{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191126_235000e_3790000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.87128644213928,
              34.212981102757944,
              4.368311000050054
            ],
            [
              -77.87126769237025,
              34.21348791099617,
              4.368311000050054
            ],
            [
              -77.87089480934641,
              34.21347838946518,
              25.628311000050054
            ],
            [
              -77.87091356134114,
              34.21297158140705,
              25.628311000050054
            ],
            [
              -77.87128644213928,
              34.212981102757944,
              4.368311000050054
            ]
          ]
        ]
      },
      "bbox": [
        -77.87128644,
        34.21297158,
        4.368311,
        -77.87089481,
        34.21348791,
        25.628311
      ],
      "properties": {
        "datetime": "2019-11-26T22:13:37Z",
        "pc:count": 19134,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788286.5566,
            "count": 19134,
            "maximum": 788294.3102,
            "minimum": 788259.9102,
            "name": "X",
            "position": 0,
            "stddev": 5.842415597,
            "variance": 34.13382001
          },
          {
            "average": 3790216.645,
            "count": 19134,
            "maximum": 3790255.521,
            "minimum": 3790199.241,
            "name": "Y",
            "position": 1,
            "stddev": 9.446957379,
            "variance": 89.24500372
          },
          {
            "average": 15.54344845,
            "count": 19134,
            "maximum": 25.628311,
            "minimum": 4.368311,
            "name": "Z",
            "position": 2,
            "stddev": 4.113249233,
            "variance": 16.91881925
          },
          {
            "average": 38678.88842,
            "count": 19134,
            "maximum": 58442,
            "minimum": 5570,
            "name": "Intensity",
            "position": 3,
            "stddev": 13347.84876,
            "variance": 178165066.6
          },
          {
            "average": 2.129037316,
            "count": 19134,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.693994775,
            "variance": 2.869618297
          },
          {
            "average": 2.950193373,
            "count": 19134,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.331394725,
            "variance": 5.435401363
          },
          {
            "average": 0.3269049859,
            "count": 19134,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4690944644,
            "variance": 0.2200496165
          },
          {
            "average": 0.01285669489,
            "count": 19134,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.1126590592,
            "variance": 0.01269206361
          },
          {
            "average": 1,
            "count": 19134,
            "maximum": 1,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": -19.8931637,
            "count": 19134,
            "maximum": -17.7840004,
            "minimum": -21.61800003,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.6419140968,
            "variance": 0.4120537077
          },
          {
            "average": 1.136719975,
            "count": 19134,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.210080237,
            "variance": 1.46429418
          },
          {
            "average": 8683.14989,
            "count": 19134,
            "maximum": 30585,
            "minimum": 585,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13318.17312,
            "variance": 177373735.1
          },
          {
            "average": 258841616.9,
            "count": 19134,
            "maximum": 258841617.8,
            "minimum": 258841615.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.4147147779,
            "variance": 0.171988347
          },
          {
            "average": 1.136719975,
            "count": 19134,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.210080237,
            "variance": 1.46429418
          },
          {
            "average": 0,
            "count": 19134,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19134,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19134,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.9741820842,
            "count": 19134,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.158595919,
            "variance": 0.02515266553
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788259.9102,
          3790199.241,
          4.368311,
          788294.3102,
          3790255.521,
          25.628311
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788259.910153799,
                3790199.2414640086,
                4.368311000050054
              ],
              [
                788259.910153799,
                3790255.521464009,
                4.368311000050054
              ],
              [
                788294.3101537989,
                3790255.521464009,
                25.628311000050054
              ],
              [
                788294.3101537989,
                3790199.2414640086,
                25.628311000050054
              ],
              [
                788259.910153799,
                3790199.2414640086,
                4.368311000050054
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:13:37+00:00",
        "end_time": "2019-11-26T22:13:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235000e_3790000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235000e_3790000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235000e_3790000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3790000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.87128644,
            34.21297158,
            4.368311,
            -77.87089481,
            34.21348791,
            25.628311
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.87128644213928,
                  34.212981102757944,
                  4.368311000050054
                ],
                [
                  -77.87126769237025,
                  34.21348791099617,
                  4.368311000050054
                ],
                [
                  -77.87089480934641,
                  34.21347838946518,
                  25.628311000050054
                ],
                [
                  -77.87091356134114,
                  34.21297158140705,
                  25.628311000050054
                ],
                [
                  -77.87128644213928,
                  34.212981102757944,
                  4.368311000050054
                ]
              ]
            ]
          },
          "id": "20191126_235000e_3790000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3790000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:13:37Z",
            "pc:count": 19134,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788286.5566,
                "count": 19134,
                "maximum": 788294.3102,
                "minimum": 788259.9102,
                "name": "X",
                "position": 0,
                "stddev": 5.842415597,
                "variance": 34.13382001
              },
              {
                "average": 3790216.645,
                "count": 19134,
                "maximum": 3790255.521,
                "minimum": 3790199.241,
                "name": "Y",
                "position": 1,
                "stddev": 9.446957379,
                "variance": 89.24500372
              },
              {
                "average": 15.54344845,
                "count": 19134,
                "maximum": 25.628311,
                "minimum": 4.368311,
                "name": "Z",
                "position": 2,
                "stddev": 4.113249233,
                "variance": 16.91881925
              },
              {
                "average": 38678.88842,
                "count": 19134,
                "maximum": 58442,
                "minimum": 5570,
                "name": "Intensity",
                "position": 3,
                "stddev": 13347.84876,
                "variance": 178165066.6
              },
              {
                "average": 2.129037316,
                "count": 19134,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.693994775,
                "variance": 2.869618297
              },
              {
                "average": 2.950193373,
                "count": 19134,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.331394725,
                "variance": 5.435401363
              },
              {
                "average": 0.3269049859,
                "count": 19134,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4690944644,
                "variance": 0.2200496165
              },
              {
                "average": 0.01285669489,
                "count": 19134,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.1126590592,
                "variance": 0.01269206361
              },
              {
                "average": 1,
                "count": 19134,
                "maximum": 1,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": -19.8931637,
                "count": 19134,
                "maximum": -17.7840004,
                "minimum": -21.61800003,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.6419140968,
                "variance": 0.4120537077
              },
              {
                "average": 1.136719975,
                "count": 19134,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.210080237,
                "variance": 1.46429418
              },
              {
                "average": 8683.14989,
                "count": 19134,
                "maximum": 30585,
                "minimum": 585,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13318.17312,
                "variance": 177373735.1
              },
              {
                "average": 258841616.9,
                "count": 19134,
                "maximum": 258841617.8,
                "minimum": 258841615.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.4147147779,
                "variance": 0.171988347
              },
              {
                "average": 1.136719975,
                "count": 19134,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.210080237,
                "variance": 1.46429418
              },
              {
                "average": 0,
                "count": 19134,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19134,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19134,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.9741820842,
                "count": 19134,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.158595919,
                "variance": 0.02515266553
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788259.9102,
              3790199.241,
              4.368311,
              788294.3102,
              3790255.521,
              25.628311
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788259.910153799,
                    3790199.2414640086,
                    4.368311000050054
                  ],
                  [
                    788259.910153799,
                    3790255.521464009,
                    4.368311000050054
                  ],
                  [
                    788294.3101537989,
                    3790255.521464009,
                    25.628311000050054
                  ],
                  [
                    788294.3101537989,
                    3790199.2414640086,
                    25.628311000050054
                  ],
                  [
                    788259.910153799,
                    3790199.2414640086,
                    4.368311000050054
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:13:37+00:00",
            "end_time": "2019-11-26T22:13: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": "20191126_235000e_3789500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.87455599722132,
              34.20839721162598,
              -2.266168905816205
            ],
            [
              -77.8743830577005,
              34.21307700936579,
              -2.266168905816205
            ],
            [
              -77.87059397440076,
              34.21298029970527,
              39.1538310941838
            ],
            [
              -77.87076712273654,
              34.208300518854166,
              39.1538310941838
            ],
            [
              -77.87455599722132,
              34.20839721162598,
              -2.266168905816205
            ]
          ]
        ]
      },
      "bbox": [
        -77.874556,
        34.20830052,
        -2.266168906,
        -77.87059397,
        34.21307701,
        39.15383109
      ],
      "properties": {
        "datetime": "2019-11-26T22:13:37Z",
        "pc:count": 2733290,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788198.2993,
            "count": 2733290,
            "maximum": 788323.736,
            "minimum": 787974.176,
            "name": "X",
            "position": 0,
            "stddev": 80.28082831,
            "variance": 6445.011394
          },
          {
            "average": 3789880.55,
            "count": 2733290,
            "maximum": 3790201.114,
            "minimum": 3789681.434,
            "name": "Y",
            "position": 1,
            "stddev": 130.3281934,
            "variance": 16985.43801
          },
          {
            "average": 15.28072486,
            "count": 2733290,
            "maximum": 39.15383109,
            "minimum": -2.266168906,
            "name": "Z",
            "position": 2,
            "stddev": 5.795917223,
            "variance": 33.59265646
          },
          {
            "average": 35546.64497,
            "count": 2733290,
            "maximum": 65535,
            "minimum": 3845,
            "name": "Intensity",
            "position": 3,
            "stddev": 13039.38108,
            "variance": 170025458.8
          },
          {
            "average": 2.192656103,
            "count": 2733290,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.547348243,
            "variance": 2.394286585
          },
          {
            "average": 3.38593124,
            "count": 2733290,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.137418063,
            "variance": 4.568555978
          },
          {
            "average": 0.363289296,
            "count": 2733290,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4809472612,
            "variance": 0.2313102681
          },
          {
            "average": 0.001221604733,
            "count": 2733290,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03493011396,
            "variance": 0.001220112861
          },
          {
            "average": 1.233317357,
            "count": 2733290,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.519437037,
            "variance": 0.2698148354
          },
          {
            "average": -7.591909914,
            "count": 2733290,
            "maximum": 20.79599953,
            "minimum": -21.69599915,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.09309174,
            "variance": 123.0566844
          },
          {
            "average": 1.211737137,
            "count": 2733290,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.200136016,
            "variance": 1.440326457
          },
          {
            "average": 9069.438432,
            "count": 2733290,
            "maximum": 30585,
            "minimum": 584,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13511.04228,
            "variance": 182548263.6
          },
          {
            "average": 258841605.6,
            "count": 2733290,
            "maximum": 258841617.8,
            "minimum": 258841444.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 32.78901555,
            "variance": 1075.119541
          },
          {
            "average": 1.211737137,
            "count": 2733290,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.200136016,
            "variance": 1.440326457
          },
          {
            "average": 0,
            "count": 2733290,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2733290,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2733290,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2109563932,
            "count": 2733290,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4079875663,
            "variance": 0.1664538543
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          787974.176,
          3789681.434,
          -2.266168906,
          788323.736,
          3790201.114,
          39.15383109
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                787974.1759899531,
                3789681.434152888,
                -2.266168905816205
              ],
              [
                787974.1759899531,
                3790201.114152888,
                -2.266168905816205
              ],
              [
                788323.7359899532,
                3790201.114152888,
                39.1538310941838
              ],
              [
                788323.7359899532,
                3789681.434152888,
                39.1538310941838
              ],
              [
                787974.1759899531,
                3789681.434152888,
                -2.266168905816205
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:13:37+00:00",
        "end_time": "2019-11-26T22:10:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235000e_3789500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235000e_3789500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235000e_3789500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3789500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.874556,
            34.20830052,
            -2.266168906,
            -77.87059397,
            34.21307701,
            39.15383109
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.87455599722132,
                  34.20839721162598,
                  -2.266168905816205
                ],
                [
                  -77.8743830577005,
                  34.21307700936579,
                  -2.266168905816205
                ],
                [
                  -77.87059397440076,
                  34.21298029970527,
                  39.1538310941838
                ],
                [
                  -77.87076712273654,
                  34.208300518854166,
                  39.1538310941838
                ],
                [
                  -77.87455599722132,
                  34.20839721162598,
                  -2.266168905816205
                ]
              ]
            ]
          },
          "id": "20191126_235000e_3789500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3789500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:13:37Z",
            "pc:count": 2733290,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788198.2993,
                "count": 2733290,
                "maximum": 788323.736,
                "minimum": 787974.176,
                "name": "X",
                "position": 0,
                "stddev": 80.28082831,
                "variance": 6445.011394
              },
              {
                "average": 3789880.55,
                "count": 2733290,
                "maximum": 3790201.114,
                "minimum": 3789681.434,
                "name": "Y",
                "position": 1,
                "stddev": 130.3281934,
                "variance": 16985.43801
              },
              {
                "average": 15.28072486,
                "count": 2733290,
                "maximum": 39.15383109,
                "minimum": -2.266168906,
                "name": "Z",
                "position": 2,
                "stddev": 5.795917223,
                "variance": 33.59265646
              },
              {
                "average": 35546.64497,
                "count": 2733290,
                "maximum": 65535,
                "minimum": 3845,
                "name": "Intensity",
                "position": 3,
                "stddev": 13039.38108,
                "variance": 170025458.8
              },
              {
                "average": 2.192656103,
                "count": 2733290,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.547348243,
                "variance": 2.394286585
              },
              {
                "average": 3.38593124,
                "count": 2733290,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.137418063,
                "variance": 4.568555978
              },
              {
                "average": 0.363289296,
                "count": 2733290,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4809472612,
                "variance": 0.2313102681
              },
              {
                "average": 0.001221604733,
                "count": 2733290,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03493011396,
                "variance": 0.001220112861
              },
              {
                "average": 1.233317357,
                "count": 2733290,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.519437037,
                "variance": 0.2698148354
              },
              {
                "average": -7.591909914,
                "count": 2733290,
                "maximum": 20.79599953,
                "minimum": -21.69599915,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.09309174,
                "variance": 123.0566844
              },
              {
                "average": 1.211737137,
                "count": 2733290,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.200136016,
                "variance": 1.440326457
              },
              {
                "average": 9069.438432,
                "count": 2733290,
                "maximum": 30585,
                "minimum": 584,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13511.04228,
                "variance": 182548263.6
              },
              {
                "average": 258841605.6,
                "count": 2733290,
                "maximum": 258841617.8,
                "minimum": 258841444.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 32.78901555,
                "variance": 1075.119541
              },
              {
                "average": 1.211737137,
                "count": 2733290,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.200136016,
                "variance": 1.440326457
              },
              {
                "average": 0,
                "count": 2733290,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2733290,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2733290,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2109563932,
                "count": 2733290,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4079875663,
                "variance": 0.1664538543
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              787974.176,
              3789681.434,
              -2.266168906,
              788323.736,
              3790201.114,
              39.15383109
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    787974.1759899531,
                    3789681.434152888,
                    -2.266168905816205
                  ],
                  [
                    787974.1759899531,
                    3790201.114152888,
                    -2.266168905816205
                  ],
                  [
                    788323.7359899532,
                    3790201.114152888,
                    39.1538310941838
                  ],
                  [
                    788323.7359899532,
                    3789681.434152888,
                    39.1538310941838
                  ],
                  [
                    787974.1759899531,
                    3789681.434152888,
                    -2.266168905816205
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:13:37+00:00",
            "end_time": "2019-11-26T22:10: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": "20191126_235000e_3789000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.87544632604772,
              34.20390519573842,
              -8.940635778725103
            ],
            [
              -77.87527291262238,
              34.20859994945988,
              -8.940635778725103
            ],
            [
              -77.87044088281382,
              34.208476642570666,
              36.999364221274895
            ],
            [
              -77.87061456333635,
              34.20378191045282,
              36.999364221274895
            ],
            [
              -77.87544632604772,
              34.20390519573842,
              -8.940635778725103
            ]
          ]
        ]
      },
      "bbox": [
        -77.87544633,
        34.20378191,
        -8.940635779,
        -77.87044088,
        34.20859995,
        36.99936422
      ],
      "properties": {
        "datetime": "2019-11-26T22:13:32Z",
        "pc:count": 3522959,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788190.4745,
            "count": 3522959,
            "maximum": 788353.2058,
            "minimum": 787907.4058,
            "name": "X",
            "position": 0,
            "stddev": 102.6281587,
            "variance": 10532.53895
          },
          {
            "average": 3789446.165,
            "count": 3522959,
            "maximum": 3789701.898,
            "minimum": 3789180.558,
            "name": "Y",
            "position": 1,
            "stddev": 152.5515819,
            "variance": 23271.98514
          },
          {
            "average": 12.26595388,
            "count": 3522959,
            "maximum": 36.99936422,
            "minimum": -8.940635779,
            "name": "Z",
            "position": 2,
            "stddev": 5.731312816,
            "variance": 32.8479466
          },
          {
            "average": 42225.23836,
            "count": 3522959,
            "maximum": 65535,
            "minimum": 4041,
            "name": "Intensity",
            "position": 3,
            "stddev": 12914.69508,
            "variance": 166789348.9
          },
          {
            "average": 1.668677949,
            "count": 3522959,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.29178475,
            "variance": 1.668707841
          },
          {
            "average": 2.339311925,
            "count": 3522959,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.974608502,
            "variance": 3.899078738
          },
          {
            "average": 0.3938876382,
            "count": 3522959,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4886105141,
            "variance": 0.2387402344
          },
          {
            "average": 0.001661955192,
            "count": 3522959,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.04073319982,
            "variance": 0.001659193568
          },
          {
            "average": 1.446157619,
            "count": 3522959,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5908473416,
            "variance": 0.3491005811
          },
          {
            "average": 3.386927661,
            "count": 3522959,
            "maximum": 20.77199936,
            "minimum": -21.69599915,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.19750248,
            "variance": 174.1740718
          },
          {
            "average": 1.301463344,
            "count": 3522959,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.192815293,
            "variance": 1.422808324
          },
          {
            "average": 9660.005881,
            "count": 3522959,
            "maximum": 30585,
            "minimum": 583,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13780.54072,
            "variance": 189903302.6
          },
          {
            "average": 258841459,
            "count": 3522959,
            "maximum": 258841612,
            "minimum": 258840922,
            "name": "GpsTime",
            "position": 12,
            "stddev": 176.8813973,
            "variance": 31287.0287
          },
          {
            "average": 1.301463344,
            "count": 3522959,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.192815293,
            "variance": 1.422808324
          },
          {
            "average": 0,
            "count": 3522959,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3522959,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3522959,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2187899433,
            "count": 3522959,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4134258731,
            "variance": 0.1709209525
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          787907.4058,
          3789180.558,
          -8.940635779,
          788353.2058,
          3789701.898,
          36.99936422
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                787907.4057840923,
                3789180.5581497494,
                -8.940635778725103
              ],
              [
                787907.4057840923,
                3789701.8981497493,
                -8.940635778725103
              ],
              [
                788353.2057840923,
                3789701.8981497493,
                36.999364221274895
              ],
              [
                788353.2057840923,
                3789180.5581497494,
                36.999364221274895
              ],
              [
                787907.4057840923,
                3789180.5581497494,
                -8.940635778725103
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:13:32+00:00",
        "end_time": "2019-11-26T22:02:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235000e_3789000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235000e_3789000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235000e_3789000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3789000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.87544633,
            34.20378191,
            -8.940635779,
            -77.87044088,
            34.20859995,
            36.99936422
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.87544632604772,
                  34.20390519573842,
                  -8.940635778725103
                ],
                [
                  -77.87527291262238,
                  34.20859994945988,
                  -8.940635778725103
                ],
                [
                  -77.87044088281382,
                  34.208476642570666,
                  36.999364221274895
                ],
                [
                  -77.87061456333635,
                  34.20378191045282,
                  36.999364221274895
                ],
                [
                  -77.87544632604772,
                  34.20390519573842,
                  -8.940635778725103
                ]
              ]
            ]
          },
          "id": "20191126_235000e_3789000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3789000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:13:32Z",
            "pc:count": 3522959,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788190.4745,
                "count": 3522959,
                "maximum": 788353.2058,
                "minimum": 787907.4058,
                "name": "X",
                "position": 0,
                "stddev": 102.6281587,
                "variance": 10532.53895
              },
              {
                "average": 3789446.165,
                "count": 3522959,
                "maximum": 3789701.898,
                "minimum": 3789180.558,
                "name": "Y",
                "position": 1,
                "stddev": 152.5515819,
                "variance": 23271.98514
              },
              {
                "average": 12.26595388,
                "count": 3522959,
                "maximum": 36.99936422,
                "minimum": -8.940635779,
                "name": "Z",
                "position": 2,
                "stddev": 5.731312816,
                "variance": 32.8479466
              },
              {
                "average": 42225.23836,
                "count": 3522959,
                "maximum": 65535,
                "minimum": 4041,
                "name": "Intensity",
                "position": 3,
                "stddev": 12914.69508,
                "variance": 166789348.9
              },
              {
                "average": 1.668677949,
                "count": 3522959,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.29178475,
                "variance": 1.668707841
              },
              {
                "average": 2.339311925,
                "count": 3522959,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.974608502,
                "variance": 3.899078738
              },
              {
                "average": 0.3938876382,
                "count": 3522959,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4886105141,
                "variance": 0.2387402344
              },
              {
                "average": 0.001661955192,
                "count": 3522959,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.04073319982,
                "variance": 0.001659193568
              },
              {
                "average": 1.446157619,
                "count": 3522959,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5908473416,
                "variance": 0.3491005811
              },
              {
                "average": 3.386927661,
                "count": 3522959,
                "maximum": 20.77199936,
                "minimum": -21.69599915,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.19750248,
                "variance": 174.1740718
              },
              {
                "average": 1.301463344,
                "count": 3522959,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.192815293,
                "variance": 1.422808324
              },
              {
                "average": 9660.005881,
                "count": 3522959,
                "maximum": 30585,
                "minimum": 583,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13780.54072,
                "variance": 189903302.6
              },
              {
                "average": 258841459,
                "count": 3522959,
                "maximum": 258841612,
                "minimum": 258840922,
                "name": "GpsTime",
                "position": 12,
                "stddev": 176.8813973,
                "variance": 31287.0287
              },
              {
                "average": 1.301463344,
                "count": 3522959,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.192815293,
                "variance": 1.422808324
              },
              {
                "average": 0,
                "count": 3522959,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3522959,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3522959,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2187899433,
                "count": 3522959,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4134258731,
                "variance": 0.1709209525
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              787907.4058,
              3789180.558,
              -8.940635779,
              788353.2058,
              3789701.898,
              36.99936422
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    787907.4057840923,
                    3789180.5581497494,
                    -8.940635778725103
                  ],
                  [
                    787907.4057840923,
                    3789701.8981497493,
                    -8.940635778725103
                  ],
                  [
                    788353.2057840923,
                    3789701.8981497493,
                    36.999364221274895
                  ],
                  [
                    788353.2057840923,
                    3789180.5581497494,
                    36.999364221274895
                  ],
                  [
                    787907.4057840923,
                    3789180.5581497494,
                    -8.940635778725103
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:13:32+00:00",
            "end_time": "2019-11-26T22:02: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": "20191130_271500e_3820500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.48894897132969,
              34.496322766432556,
              -6.717873508786205
            ],
            [
              -77.4887490719381,
              34.50108494379595,
              -6.717873508786205
            ],
            [
              -77.48299667828253,
              34.5009192888168,
              36.962126491213795
            ],
            [
              -77.48319690351885,
              34.49615714077497,
              36.962126491213795
            ],
            [
              -77.48894897132969,
              34.496322766432556,
              -6.717873508786205
            ]
          ]
        ]
      },
      "bbox": [
        -77.48894897,
        34.49615714,
        -6.717873509,
        -77.48299668,
        34.50108494,
        36.96212649
      ],
      "properties": {
        "datetime": "2019-11-30T23:30:24Z",
        "pc:count": 9862563,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 822664.279,
            "count": 9862563,
            "maximum": 822942.0016,
            "minimum": 822412.9216,
            "name": "X",
            "position": 0,
            "stddev": 152.6406834,
            "variance": 23299.17824
          },
          {
            "average": 3823051.676,
            "count": 9862563,
            "maximum": 3823317.52,
            "minimum": 3822788.46,
            "name": "Y",
            "position": 1,
            "stddev": 149.6327844,
            "variance": 22389.97018
          },
          {
            "average": 13.39576912,
            "count": 9862563,
            "maximum": 36.96212649,
            "minimum": -6.717873509,
            "name": "Z",
            "position": 2,
            "stddev": 5.406069449,
            "variance": 29.22558689
          },
          {
            "average": 32833.56325,
            "count": 9862563,
            "maximum": 65535,
            "minimum": 3604,
            "name": "Intensity",
            "position": 3,
            "stddev": 12150.97608,
            "variance": 147646219.7
          },
          {
            "average": 2.435213037,
            "count": 9862563,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.658992914,
            "variance": 2.752257488
          },
          {
            "average": 3.870433882,
            "count": 9862563,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.182139883,
            "variance": 4.761734468
          },
          {
            "average": 0.3819387516,
            "count": 9862563,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4858616733,
            "variance": 0.2360615656
          },
          {
            "average": 0.001035025074,
            "count": 9862563,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03215515358,
            "variance": 0.001033953902
          },
          {
            "average": 1.178029889,
            "count": 9862563,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5062003105,
            "variance": 0.2562387543
          },
          {
            "average": 0.7336015314,
            "count": 9862563,
            "maximum": 20.92200089,
            "minimum": -21.80999947,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.37435973,
            "variance": 178.8734982
          },
          {
            "average": 1.099527476,
            "count": 9862563,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.15140974,
            "variance": 1.325744389
          },
          {
            "average": 9584.329818,
            "count": 9862563,
            "maximum": 32410,
            "minimum": 2407,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12797.75679,
            "variance": 163782578.8
          },
          {
            "average": 259191010.5,
            "count": 9862563,
            "maximum": 259191824.5,
            "minimum": 259190258.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 343.3622819,
            "variance": 117897.6566
          },
          {
            "average": 1.099527476,
            "count": 9862563,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.15140974,
            "variance": 1.325744389
          },
          {
            "average": 0,
            "count": 9862563,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9862563,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9862563,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1601715497,
            "count": 9862563,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3667650992,
            "variance": 0.134516638
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          822412.9216,
          3822788.46,
          -6.717873509,
          822942.0016,
          3823317.52,
          36.96212649
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                822412.921579329,
                3822788.459773202,
                -6.717873508786205
              ],
              [
                822412.921579329,
                3823317.5197732016,
                -6.717873508786205
              ],
              [
                822942.001579329,
                3823317.5197732016,
                36.962126491213795
              ],
              [
                822942.001579329,
                3822788.459773202,
                36.962126491213795
              ],
              [
                822412.921579329,
                3822788.459773202,
                -6.717873508786205
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-30T23:30:24+00:00",
        "end_time": "2019-11-30T23:04:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191130_271500e_3820500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191130_271500e_3820500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191130_271500e_3820500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_271500e_3820500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48894897,
            34.49615714,
            -6.717873509,
            -77.48299668,
            34.50108494,
            36.96212649
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.48894897132969,
                  34.496322766432556,
                  -6.717873508786205
                ],
                [
                  -77.4887490719381,
                  34.50108494379595,
                  -6.717873508786205
                ],
                [
                  -77.48299667828253,
                  34.5009192888168,
                  36.962126491213795
                ],
                [
                  -77.48319690351885,
                  34.49615714077497,
                  36.962126491213795
                ],
                [
                  -77.48894897132969,
                  34.496322766432556,
                  -6.717873508786205
                ]
              ]
            ]
          },
          "id": "20191130_271500e_3820500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_271500e_3820500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-30T23:30:24Z",
            "pc:count": 9862563,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 822664.279,
                "count": 9862563,
                "maximum": 822942.0016,
                "minimum": 822412.9216,
                "name": "X",
                "position": 0,
                "stddev": 152.6406834,
                "variance": 23299.17824
              },
              {
                "average": 3823051.676,
                "count": 9862563,
                "maximum": 3823317.52,
                "minimum": 3822788.46,
                "name": "Y",
                "position": 1,
                "stddev": 149.6327844,
                "variance": 22389.97018
              },
              {
                "average": 13.39576912,
                "count": 9862563,
                "maximum": 36.96212649,
                "minimum": -6.717873509,
                "name": "Z",
                "position": 2,
                "stddev": 5.406069449,
                "variance": 29.22558689
              },
              {
                "average": 32833.56325,
                "count": 9862563,
                "maximum": 65535,
                "minimum": 3604,
                "name": "Intensity",
                "position": 3,
                "stddev": 12150.97608,
                "variance": 147646219.7
              },
              {
                "average": 2.435213037,
                "count": 9862563,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.658992914,
                "variance": 2.752257488
              },
              {
                "average": 3.870433882,
                "count": 9862563,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.182139883,
                "variance": 4.761734468
              },
              {
                "average": 0.3819387516,
                "count": 9862563,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4858616733,
                "variance": 0.2360615656
              },
              {
                "average": 0.001035025074,
                "count": 9862563,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03215515358,
                "variance": 0.001033953902
              },
              {
                "average": 1.178029889,
                "count": 9862563,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5062003105,
                "variance": 0.2562387543
              },
              {
                "average": 0.7336015314,
                "count": 9862563,
                "maximum": 20.92200089,
                "minimum": -21.80999947,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.37435973,
                "variance": 178.8734982
              },
              {
                "average": 1.099527476,
                "count": 9862563,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.15140974,
                "variance": 1.325744389
              },
              {
                "average": 9584.329818,
                "count": 9862563,
                "maximum": 32410,
                "minimum": 2407,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12797.75679,
                "variance": 163782578.8
              },
              {
                "average": 259191010.5,
                "count": 9862563,
                "maximum": 259191824.5,
                "minimum": 259190258.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 343.3622819,
                "variance": 117897.6566
              },
              {
                "average": 1.099527476,
                "count": 9862563,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.15140974,
                "variance": 1.325744389
              },
              {
                "average": 0,
                "count": 9862563,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9862563,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9862563,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1601715497,
                "count": 9862563,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3667650992,
                "variance": 0.134516638
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              822412.9216,
              3822788.46,
              -6.717873509,
              822942.0016,
              3823317.52,
              36.96212649
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    822412.921579329,
                    3822788.459773202,
                    -6.717873508786205
                  ],
                  [
                    822412.921579329,
                    3823317.5197732016,
                    -6.717873508786205
                  ],
                  [
                    822942.001579329,
                    3823317.5197732016,
                    36.962126491213795
                  ],
                  [
                    822942.001579329,
                    3822788.459773202,
                    36.962126491213795
                  ],
                  [
                    822412.921579329,
                    3822788.459773202,
                    -6.717873508786205
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-30T23:30:24+00:00",
            "end_time": "2019-11-30T23:04:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191126_235000e_3788500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.87607098631068,
              34.19935637334239,
              -11.766471002813066
            ],
            [
              -77.87589524275097,
              34.2041159706074,
              -11.766471002813066
            ],
            [
              -77.87028786986578,
              34.20397289757696,
              35.27352899718693
            ],
            [
              -77.8704639276083,
              34.19921332572642,
              35.27352899718693
            ],
            [
              -77.87607098631068,
              34.19935637334239,
              -11.766471002813066
            ]
          ]
        ]
      },
      "bbox": [
        -77.87607099,
        34.19921333,
        -11.766471,
        -77.87028787,
        34.20411597,
        35.273529
      ],
      "properties": {
        "datetime": "2019-11-26T22:11:02Z",
        "pc:count": 7207668,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788134.2373,
            "count": 7207668,
            "maximum": 788382.6684,
            "minimum": 787865.3084,
            "name": "X",
            "position": 0,
            "stddev": 130.1098981,
            "variance": 16928.58558
          },
          {
            "average": 3788903.079,
            "count": 7207668,
            "maximum": 3789202.672,
            "minimum": 3788674.132,
            "name": "Y",
            "position": 1,
            "stddev": 138.7367811,
            "variance": 19247.89444
          },
          {
            "average": 12.42007404,
            "count": 7207668,
            "maximum": 35.273529,
            "minimum": -11.766471,
            "name": "Z",
            "position": 2,
            "stddev": 5.759424452,
            "variance": 33.17097002
          },
          {
            "average": 37575.18571,
            "count": 7207668,
            "maximum": 65535,
            "minimum": 3801,
            "name": "Intensity",
            "position": 3,
            "stddev": 13252.63525,
            "variance": 175632341.2
          },
          {
            "average": 2.005404106,
            "count": 7207668,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.468423493,
            "variance": 2.156267556
          },
          {
            "average": 3.012222122,
            "count": 7207668,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.11058579,
            "variance": 4.454572376
          },
          {
            "average": 0.3533923871,
            "count": 7207668,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4780232626,
            "variance": 0.2285062395
          },
          {
            "average": 0.001232159972,
            "count": 7207668,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03508050633,
            "variance": 0.001230641924
          },
          {
            "average": 1.291501357,
            "count": 7207668,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5455559846,
            "variance": 0.2976313323
          },
          {
            "average": -4.35319026,
            "count": 7207668,
            "maximum": 20.79000092,
            "minimum": -21.6779995,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.56276257,
            "variance": 157.8230033
          },
          {
            "average": 1.24503612,
            "count": 7207668,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.215816125,
            "variance": 1.478208851
          },
          {
            "average": 9499.836302,
            "count": 7207668,
            "maximum": 30584,
            "minimum": 582,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13710.96491,
            "variance": 187990558.9
          },
          {
            "average": 258841147.3,
            "count": 7207668,
            "maximum": 258841462.9,
            "minimum": 258840594.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 297.0725661,
            "variance": 88252.1095
          },
          {
            "average": 1.24503612,
            "count": 7207668,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.215816125,
            "variance": 1.478208851
          },
          {
            "average": 0,
            "count": 7207668,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7207668,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7207668,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2138421193,
            "count": 7207668,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4100166955,
            "variance": 0.1681136906
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          787865.3084,
          3788674.132,
          -11.766471,
          788382.6684,
          3789202.672,
          35.273529
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                787865.3083534279,
                3788674.1324016885,
                -11.766471002813066
              ],
              [
                787865.3083534279,
                3789202.6724016885,
                -11.766471002813066
              ],
              [
                788382.668353428,
                3789202.6724016885,
                35.27352899718693
              ],
              [
                788382.668353428,
                3788674.1324016885,
                35.27352899718693
              ],
              [
                787865.3083534279,
                3788674.1324016885,
                -11.766471002813066
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:11:02+00:00",
        "end_time": "2019-11-26T21:56:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235000e_3788500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235000e_3788500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235000e_3788500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3788500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.87607099,
            34.19921333,
            -11.766471,
            -77.87028787,
            34.20411597,
            35.273529
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.87607098631068,
                  34.19935637334239,
                  -11.766471002813066
                ],
                [
                  -77.87589524275097,
                  34.2041159706074,
                  -11.766471002813066
                ],
                [
                  -77.87028786986578,
                  34.20397289757696,
                  35.27352899718693
                ],
                [
                  -77.8704639276083,
                  34.19921332572642,
                  35.27352899718693
                ],
                [
                  -77.87607098631068,
                  34.19935637334239,
                  -11.766471002813066
                ]
              ]
            ]
          },
          "id": "20191126_235000e_3788500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3788500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:11:02Z",
            "pc:count": 7207668,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788134.2373,
                "count": 7207668,
                "maximum": 788382.6684,
                "minimum": 787865.3084,
                "name": "X",
                "position": 0,
                "stddev": 130.1098981,
                "variance": 16928.58558
              },
              {
                "average": 3788903.079,
                "count": 7207668,
                "maximum": 3789202.672,
                "minimum": 3788674.132,
                "name": "Y",
                "position": 1,
                "stddev": 138.7367811,
                "variance": 19247.89444
              },
              {
                "average": 12.42007404,
                "count": 7207668,
                "maximum": 35.273529,
                "minimum": -11.766471,
                "name": "Z",
                "position": 2,
                "stddev": 5.759424452,
                "variance": 33.17097002
              },
              {
                "average": 37575.18571,
                "count": 7207668,
                "maximum": 65535,
                "minimum": 3801,
                "name": "Intensity",
                "position": 3,
                "stddev": 13252.63525,
                "variance": 175632341.2
              },
              {
                "average": 2.005404106,
                "count": 7207668,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.468423493,
                "variance": 2.156267556
              },
              {
                "average": 3.012222122,
                "count": 7207668,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.11058579,
                "variance": 4.454572376
              },
              {
                "average": 0.3533923871,
                "count": 7207668,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4780232626,
                "variance": 0.2285062395
              },
              {
                "average": 0.001232159972,
                "count": 7207668,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03508050633,
                "variance": 0.001230641924
              },
              {
                "average": 1.291501357,
                "count": 7207668,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5455559846,
                "variance": 0.2976313323
              },
              {
                "average": -4.35319026,
                "count": 7207668,
                "maximum": 20.79000092,
                "minimum": -21.6779995,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.56276257,
                "variance": 157.8230033
              },
              {
                "average": 1.24503612,
                "count": 7207668,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.215816125,
                "variance": 1.478208851
              },
              {
                "average": 9499.836302,
                "count": 7207668,
                "maximum": 30584,
                "minimum": 582,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13710.96491,
                "variance": 187990558.9
              },
              {
                "average": 258841147.3,
                "count": 7207668,
                "maximum": 258841462.9,
                "minimum": 258840594.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 297.0725661,
                "variance": 88252.1095
              },
              {
                "average": 1.24503612,
                "count": 7207668,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.215816125,
                "variance": 1.478208851
              },
              {
                "average": 0,
                "count": 7207668,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7207668,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7207668,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2138421193,
                "count": 7207668,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4100166955,
                "variance": 0.1681136906
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              787865.3084,
              3788674.132,
              -11.766471,
              788382.6684,
              3789202.672,
              35.273529
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    787865.3083534279,
                    3788674.1324016885,
                    -11.766471002813066
                  ],
                  [
                    787865.3083534279,
                    3789202.6724016885,
                    -11.766471002813066
                  ],
                  [
                    788382.668353428,
                    3789202.6724016885,
                    35.27352899718693
                  ],
                  [
                    788382.668353428,
                    3788674.1324016885,
                    35.27352899718693
                  ],
                  [
                    787865.3083534279,
                    3788674.1324016885,
                    -11.766471002813066
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:11:02+00:00",
            "end_time": "2019-11-26T21:56: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": "20191128_271500e_3819000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.48854638737703,
              34.482808845449014,
              -11.537138715266263
            ],
            [
              -77.4883465886149,
              34.487570491213205,
              -11.537138715266263
            ],
            [
              -77.48259816924303,
              34.48740496151944,
              27.94286128473374
            ],
            [
              -77.48279829342314,
              34.482643345056744,
              27.94286128473374
            ],
            [
              -77.48854638737703,
              34.482808845449014,
              -11.537138715266263
            ]
          ]
        ]
      },
      "bbox": [
        -77.48854639,
        34.48264335,
        -11.53713872,
        -77.48259817,
        34.48757049,
        27.94286128
      ],
      "properties": {
        "datetime": "2019-11-28T21:24:18Z",
        "pc:count": 8659401,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 822755.6168,
            "count": 8659401,
            "maximum": 823030.8122,
            "minimum": 822502.0122,
            "name": "X",
            "position": 0,
            "stddev": 164.0525031,
            "variance": 26913.22376
          },
          {
            "average": 3821568.706,
            "count": 8659401,
            "maximum": 3821819.212,
            "minimum": 3821290.212,
            "name": "Y",
            "position": 1,
            "stddev": 136.6670742,
            "variance": 18677.88918
          },
          {
            "average": 6.625037296,
            "count": 8659401,
            "maximum": 27.94286128,
            "minimum": -11.53713872,
            "name": "Z",
            "position": 2,
            "stddev": 4.80734218,
            "variance": 23.11053883
          },
          {
            "average": 34814.48821,
            "count": 8659401,
            "maximum": 65535,
            "minimum": 2534,
            "name": "Intensity",
            "position": 3,
            "stddev": 13117.42474,
            "variance": 172066831.8
          },
          {
            "average": 2.32098756,
            "count": 8659401,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.681379274,
            "variance": 2.827036263
          },
          {
            "average": 3.641556616,
            "count": 8659401,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.326944532,
            "variance": 5.414670853
          },
          {
            "average": 0.3698915202,
            "count": 8659401,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4827751137,
            "variance": 0.2330718104
          },
          {
            "average": 0.001181836942,
            "count": 8659401,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03435753687,
            "variance": 0.00118044034
          },
          {
            "average": 2.260028147,
            "count": 8659401,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.506264406,
            "variance": 42.33147652
          },
          {
            "average": 1.994838255,
            "count": 8659401,
            "maximum": 20.94599915,
            "minimum": -21.8939991,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.54511796,
            "variance": 183.4702205
          },
          {
            "average": 1.173959954,
            "count": 8659401,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.184869195,
            "variance": 1.40391501
          },
          {
            "average": 8399.465093,
            "count": 8659401,
            "maximum": 30360,
            "minimum": 357,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13287.89169,
            "variance": 176568065.6
          },
          {
            "average": 259010812.9,
            "count": 8659401,
            "maximum": 259011458,
            "minimum": 259009915,
            "name": "GpsTime",
            "position": 12,
            "stddev": 320.8409881,
            "variance": 102938.9396
          },
          {
            "average": 1.173959954,
            "count": 8659401,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.184869195,
            "variance": 1.40391501
          },
          {
            "average": 0,
            "count": 8659401,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8659401,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8659401,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1599746911,
            "count": 8659401,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.366582603,
            "variance": 0.1343828048
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          822502.0122,
          3821290.212,
          -11.53713872,
          823030.8122,
          3821819.212,
          27.94286128
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                822502.0121761922,
                3821290.2115631453,
                -11.537138715266263
              ],
              [
                822502.0121761922,
                3821819.2115631453,
                -11.537138715266263
              ],
              [
                823030.8121761923,
                3821819.2115631453,
                27.94286128473374
              ],
              [
                823030.8121761923,
                3821290.2115631453,
                27.94286128473374
              ],
              [
                822502.0121761922,
                3821290.2115631453,
                -11.537138715266263
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-28T21:24:18+00:00",
        "end_time": "2019-11-28T20:58:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191128_271500e_3819000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191128_271500e_3819000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191128_271500e_3819000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_271500e_3819000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48854639,
            34.48264335,
            -11.53713872,
            -77.48259817,
            34.48757049,
            27.94286128
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.48854638737703,
                  34.482808845449014,
                  -11.537138715266263
                ],
                [
                  -77.4883465886149,
                  34.487570491213205,
                  -11.537138715266263
                ],
                [
                  -77.48259816924303,
                  34.48740496151944,
                  27.94286128473374
                ],
                [
                  -77.48279829342314,
                  34.482643345056744,
                  27.94286128473374
                ],
                [
                  -77.48854638737703,
                  34.482808845449014,
                  -11.537138715266263
                ]
              ]
            ]
          },
          "id": "20191128_271500e_3819000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_271500e_3819000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-28T21:24:18Z",
            "pc:count": 8659401,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 822755.6168,
                "count": 8659401,
                "maximum": 823030.8122,
                "minimum": 822502.0122,
                "name": "X",
                "position": 0,
                "stddev": 164.0525031,
                "variance": 26913.22376
              },
              {
                "average": 3821568.706,
                "count": 8659401,
                "maximum": 3821819.212,
                "minimum": 3821290.212,
                "name": "Y",
                "position": 1,
                "stddev": 136.6670742,
                "variance": 18677.88918
              },
              {
                "average": 6.625037296,
                "count": 8659401,
                "maximum": 27.94286128,
                "minimum": -11.53713872,
                "name": "Z",
                "position": 2,
                "stddev": 4.80734218,
                "variance": 23.11053883
              },
              {
                "average": 34814.48821,
                "count": 8659401,
                "maximum": 65535,
                "minimum": 2534,
                "name": "Intensity",
                "position": 3,
                "stddev": 13117.42474,
                "variance": 172066831.8
              },
              {
                "average": 2.32098756,
                "count": 8659401,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.681379274,
                "variance": 2.827036263
              },
              {
                "average": 3.641556616,
                "count": 8659401,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.326944532,
                "variance": 5.414670853
              },
              {
                "average": 0.3698915202,
                "count": 8659401,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4827751137,
                "variance": 0.2330718104
              },
              {
                "average": 0.001181836942,
                "count": 8659401,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03435753687,
                "variance": 0.00118044034
              },
              {
                "average": 2.260028147,
                "count": 8659401,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.506264406,
                "variance": 42.33147652
              },
              {
                "average": 1.994838255,
                "count": 8659401,
                "maximum": 20.94599915,
                "minimum": -21.8939991,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.54511796,
                "variance": 183.4702205
              },
              {
                "average": 1.173959954,
                "count": 8659401,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.184869195,
                "variance": 1.40391501
              },
              {
                "average": 8399.465093,
                "count": 8659401,
                "maximum": 30360,
                "minimum": 357,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13287.89169,
                "variance": 176568065.6
              },
              {
                "average": 259010812.9,
                "count": 8659401,
                "maximum": 259011458,
                "minimum": 259009915,
                "name": "GpsTime",
                "position": 12,
                "stddev": 320.8409881,
                "variance": 102938.9396
              },
              {
                "average": 1.173959954,
                "count": 8659401,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.184869195,
                "variance": 1.40391501
              },
              {
                "average": 0,
                "count": 8659401,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8659401,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8659401,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1599746911,
                "count": 8659401,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.366582603,
                "variance": 0.1343828048
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              822502.0122,
              3821290.212,
              -11.53713872,
              823030.8122,
              3821819.212,
              27.94286128
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    822502.0121761922,
                    3821290.2115631453,
                    -11.537138715266263
                  ],
                  [
                    822502.0121761922,
                    3821819.2115631453,
                    -11.537138715266263
                  ],
                  [
                    823030.8121761923,
                    3821819.2115631453,
                    27.94286128473374
                  ],
                  [
                    823030.8121761923,
                    3821290.2115631453,
                    27.94286128473374
                  ],
                  [
                    822502.0121761922,
                    3821290.2115631453,
                    -11.537138715266263
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-28T21:24:18+00:00",
            "end_time": "2019-11-28T20:58: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": "20191126_235500e_3780500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.8683314574599,
              34.12742771433773,
              -8.518338298807137
            ],
            [
              -77.86815575358635,
              34.13218733215977,
              -8.518338298807137
            ],
            [
              -77.86243318990113,
              34.13204109996295,
              19.741661701192864
            ],
            [
              -77.86260921354067,
              34.127281508142886,
              19.741661701192864
            ],
            [
              -77.8683314574599,
              34.12742771433773,
              -8.518338298807137
            ]
          ]
        ]
      },
      "bbox": [
        -77.86833146,
        34.12728151,
        -8.518338299,
        -77.86243319,
        34.13218733,
        19.7416617
      ],
      "properties": {
        "datetime": "2019-11-26T18:35:09Z",
        "pc:count": 6262437,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789122.754,
            "count": 6262437,
            "maximum": 789352.3757,
            "minimum": 788823.9357,
            "name": "X",
            "position": 0,
            "stddev": 146.705566,
            "variance": 21522.52309
          },
          {
            "average": 3781009.809,
            "count": 6262437,
            "maximum": 3781244.633,
            "minimum": 3780716.093,
            "name": "Y",
            "position": 1,
            "stddev": 146.7865648,
            "variance": 21546.29561
          },
          {
            "average": 1.873010558,
            "count": 6262437,
            "maximum": 19.7416617,
            "minimum": -8.518338299,
            "name": "Z",
            "position": 2,
            "stddev": 4.279376639,
            "variance": 18.31306442
          },
          {
            "average": 34328.64635,
            "count": 6262437,
            "maximum": 65535,
            "minimum": 4369,
            "name": "Intensity",
            "position": 3,
            "stddev": 9786.657704,
            "variance": 95778669.02
          },
          {
            "average": 1.711828638,
            "count": 6262437,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.259561033,
            "variance": 1.586493995
          },
          {
            "average": 2.423660629,
            "count": 6262437,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.88174015,
            "variance": 3.540945991
          },
          {
            "average": 0.3884634688,
            "count": 6262437,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4874009029,
            "variance": 0.2375596401
          },
          {
            "average": 0.00157893804,
            "count": 6262437,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03970447388,
            "variance": 0.001576445246
          },
          {
            "average": 11.78473763,
            "count": 6262437,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 18.19327664,
            "variance": 330.9953151
          },
          {
            "average": 3.229718216,
            "count": 6262437,
            "maximum": 20.79599953,
            "minimum": -21.70800018,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.15895535,
            "variance": 173.1581059
          },
          {
            "average": 1.072537895,
            "count": 6262437,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.135935481,
            "variance": 1.290349418
          },
          {
            "average": 7393.617161,
            "count": 6262437,
            "maximum": 30555,
            "minimum": 550,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12586.71821,
            "variance": 158425475.2
          },
          {
            "average": 258827348.8,
            "count": 6262437,
            "maximum": 258828509.1,
            "minimum": 258825875.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 743.943659,
            "variance": 553452.1677
          },
          {
            "average": 1.072537895,
            "count": 6262437,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.135935481,
            "variance": 1.290349418
          },
          {
            "average": 0,
            "count": 6262437,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6262437,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6262437,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.230216288,
            "count": 6262437,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4209712307,
            "variance": 0.177216777
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788823.9357,
          3780716.093,
          -8.518338299,
          789352.3757,
          3781244.633,
          19.7416617
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788823.9357451819,
                3780716.093184358,
                -8.518338298807137
              ],
              [
                788823.9357451819,
                3781244.633184358,
                -8.518338298807137
              ],
              [
                789352.3757451818,
                3781244.633184358,
                19.741661701192864
              ],
              [
                789352.3757451818,
                3780716.093184358,
                19.741661701192864
              ],
              [
                788823.9357451819,
                3780716.093184358,
                -8.518338298807137
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T18:35:09+00:00",
        "end_time": "2019-11-26T17:51:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235500e_3780500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235500e_3780500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235500e_3780500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3780500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86833146,
            34.12728151,
            -8.518338299,
            -77.86243319,
            34.13218733,
            19.7416617
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.8683314574599,
                  34.12742771433773,
                  -8.518338298807137
                ],
                [
                  -77.86815575358635,
                  34.13218733215977,
                  -8.518338298807137
                ],
                [
                  -77.86243318990113,
                  34.13204109996295,
                  19.741661701192864
                ],
                [
                  -77.86260921354067,
                  34.127281508142886,
                  19.741661701192864
                ],
                [
                  -77.8683314574599,
                  34.12742771433773,
                  -8.518338298807137
                ]
              ]
            ]
          },
          "id": "20191126_235500e_3780500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3780500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T18:35:09Z",
            "pc:count": 6262437,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789122.754,
                "count": 6262437,
                "maximum": 789352.3757,
                "minimum": 788823.9357,
                "name": "X",
                "position": 0,
                "stddev": 146.705566,
                "variance": 21522.52309
              },
              {
                "average": 3781009.809,
                "count": 6262437,
                "maximum": 3781244.633,
                "minimum": 3780716.093,
                "name": "Y",
                "position": 1,
                "stddev": 146.7865648,
                "variance": 21546.29561
              },
              {
                "average": 1.873010558,
                "count": 6262437,
                "maximum": 19.7416617,
                "minimum": -8.518338299,
                "name": "Z",
                "position": 2,
                "stddev": 4.279376639,
                "variance": 18.31306442
              },
              {
                "average": 34328.64635,
                "count": 6262437,
                "maximum": 65535,
                "minimum": 4369,
                "name": "Intensity",
                "position": 3,
                "stddev": 9786.657704,
                "variance": 95778669.02
              },
              {
                "average": 1.711828638,
                "count": 6262437,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.259561033,
                "variance": 1.586493995
              },
              {
                "average": 2.423660629,
                "count": 6262437,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.88174015,
                "variance": 3.540945991
              },
              {
                "average": 0.3884634688,
                "count": 6262437,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4874009029,
                "variance": 0.2375596401
              },
              {
                "average": 0.00157893804,
                "count": 6262437,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03970447388,
                "variance": 0.001576445246
              },
              {
                "average": 11.78473763,
                "count": 6262437,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 18.19327664,
                "variance": 330.9953151
              },
              {
                "average": 3.229718216,
                "count": 6262437,
                "maximum": 20.79599953,
                "minimum": -21.70800018,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.15895535,
                "variance": 173.1581059
              },
              {
                "average": 1.072537895,
                "count": 6262437,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.135935481,
                "variance": 1.290349418
              },
              {
                "average": 7393.617161,
                "count": 6262437,
                "maximum": 30555,
                "minimum": 550,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12586.71821,
                "variance": 158425475.2
              },
              {
                "average": 258827348.8,
                "count": 6262437,
                "maximum": 258828509.1,
                "minimum": 258825875.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 743.943659,
                "variance": 553452.1677
              },
              {
                "average": 1.072537895,
                "count": 6262437,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.135935481,
                "variance": 1.290349418
              },
              {
                "average": 0,
                "count": 6262437,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6262437,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6262437,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.230216288,
                "count": 6262437,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4209712307,
                "variance": 0.177216777
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788823.9357,
              3780716.093,
              -8.518338299,
              789352.3757,
              3781244.633,
              19.7416617
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788823.9357451819,
                    3780716.093184358,
                    -8.518338298807137
                  ],
                  [
                    788823.9357451819,
                    3781244.633184358,
                    -8.518338298807137
                  ],
                  [
                    789352.3757451818,
                    3781244.633184358,
                    19.741661701192864
                  ],
                  [
                    789352.3757451818,
                    3780716.093184358,
                    19.741661701192864
                  ],
                  [
                    788823.9357451819,
                    3780716.093184358,
                    -8.518338298807137
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T18:35:09+00:00",
            "end_time": "2019-11-26T17:51: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": "20191126_233000e_3786000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.89237438702418,
              34.17646329515978,
              2.535304179265731
            ],
            [
              -77.89222833301103,
              34.18044312093532,
              2.535304179265731
            ],
            [
              -77.89121953797724,
              34.18041754333558,
              29.21530417926573
            ],
            [
              -77.8913656392139,
              34.176437721360394,
              29.21530417926573
            ],
            [
              -77.89237438702418,
              34.17646329515978,
              2.535304179265731
            ]
          ]
        ]
      },
      "bbox": [
        -77.89237439,
        34.17643772,
        2.535304179,
        -77.89121954,
        34.18044312,
        29.21530418
      ],
      "properties": {
        "datetime": "2019-11-26T22:11:37Z",
        "pc:count": 123104,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 786487.2967,
            "count": 123104,
            "maximum": 786533.0093,
            "minimum": 786439.9093,
            "name": "X",
            "position": 0,
            "stddev": 21.19843571,
            "variance": 449.3736766
          },
          {
            "average": 3786394.024,
            "count": 123104,
            "maximum": 3786530.286,
            "minimum": 3786088.346,
            "name": "Y",
            "position": 1,
            "stddev": 94.49363717,
            "variance": 8929.047465
          },
          {
            "average": 17.16795958,
            "count": 123104,
            "maximum": 29.21530418,
            "minimum": 2.535304179,
            "name": "Z",
            "position": 2,
            "stddev": 2.875012637,
            "variance": 8.265697664
          },
          {
            "average": 45343.7635,
            "count": 123104,
            "maximum": 65535,
            "minimum": 5570,
            "name": "Intensity",
            "position": 3,
            "stddev": 9849.08869,
            "variance": 97004548.02
          },
          {
            "average": 1.218936834,
            "count": 123104,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7703767739,
            "variance": 0.5934803738
          },
          {
            "average": 1.432658565,
            "count": 123104,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.223481498,
            "variance": 1.496906976
          },
          {
            "average": 0.1092084741,
            "count": 123104,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3119018653,
            "variance": 0.09728277356
          },
          {
            "average": 0.005864959709,
            "count": 123104,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.07635842665,
            "variance": 0.00583060932
          },
          {
            "average": 1.26615707,
            "count": 123104,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5008815214,
            "variance": 0.2508822985
          },
          {
            "average": 13.65219571,
            "count": 123104,
            "maximum": 20.7840004,
            "minimum": -21.6420002,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.217570007,
            "variance": 84.96359684
          },
          {
            "average": 0.7707466857,
            "count": 123104,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.224657029,
            "variance": 1.499784838
          },
          {
            "average": 7199.328486,
            "count": 123104,
            "maximum": 30584,
            "minimum": 583,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12437.80221,
            "variance": 154698923.9
          },
          {
            "average": 258841463.1,
            "count": 123104,
            "maximum": 258841497.3,
            "minimum": 258840873.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 140.296506,
            "variance": 19683.10959
          },
          {
            "average": 0.7707466857,
            "count": 123104,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.224657029,
            "variance": 1.499784838
          },
          {
            "average": 0,
            "count": 123104,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 123104,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 123104,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.4039430075,
            "count": 123104,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4906883024,
            "variance": 0.2407750101
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          786439.9093,
          3786088.346,
          2.535304179,
          786533.0093,
          3786530.286,
          29.21530418
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                786439.9093368701,
                3786088.3464359716,
                2.535304179265731
              ],
              [
                786439.9093368701,
                3786530.286435972,
                2.535304179265731
              ],
              [
                786533.0093368702,
                3786530.286435972,
                29.21530417926573
              ],
              [
                786533.0093368702,
                3786088.3464359716,
                29.21530417926573
              ],
              [
                786439.9093368701,
                3786088.3464359716,
                2.535304179265731
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:11:37+00:00",
        "end_time": "2019-11-26T22:01:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_233000e_3786000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_233000e_3786000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_233000e_3786000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_233000e_3786000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.89237439,
            34.17643772,
            2.535304179,
            -77.89121954,
            34.18044312,
            29.21530418
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.89237438702418,
                  34.17646329515978,
                  2.535304179265731
                ],
                [
                  -77.89222833301103,
                  34.18044312093532,
                  2.535304179265731
                ],
                [
                  -77.89121953797724,
                  34.18041754333558,
                  29.21530417926573
                ],
                [
                  -77.8913656392139,
                  34.176437721360394,
                  29.21530417926573
                ],
                [
                  -77.89237438702418,
                  34.17646329515978,
                  2.535304179265731
                ]
              ]
            ]
          },
          "id": "20191126_233000e_3786000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_233000e_3786000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:11:37Z",
            "pc:count": 123104,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 786487.2967,
                "count": 123104,
                "maximum": 786533.0093,
                "minimum": 786439.9093,
                "name": "X",
                "position": 0,
                "stddev": 21.19843571,
                "variance": 449.3736766
              },
              {
                "average": 3786394.024,
                "count": 123104,
                "maximum": 3786530.286,
                "minimum": 3786088.346,
                "name": "Y",
                "position": 1,
                "stddev": 94.49363717,
                "variance": 8929.047465
              },
              {
                "average": 17.16795958,
                "count": 123104,
                "maximum": 29.21530418,
                "minimum": 2.535304179,
                "name": "Z",
                "position": 2,
                "stddev": 2.875012637,
                "variance": 8.265697664
              },
              {
                "average": 45343.7635,
                "count": 123104,
                "maximum": 65535,
                "minimum": 5570,
                "name": "Intensity",
                "position": 3,
                "stddev": 9849.08869,
                "variance": 97004548.02
              },
              {
                "average": 1.218936834,
                "count": 123104,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7703767739,
                "variance": 0.5934803738
              },
              {
                "average": 1.432658565,
                "count": 123104,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.223481498,
                "variance": 1.496906976
              },
              {
                "average": 0.1092084741,
                "count": 123104,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3119018653,
                "variance": 0.09728277356
              },
              {
                "average": 0.005864959709,
                "count": 123104,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.07635842665,
                "variance": 0.00583060932
              },
              {
                "average": 1.26615707,
                "count": 123104,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5008815214,
                "variance": 0.2508822985
              },
              {
                "average": 13.65219571,
                "count": 123104,
                "maximum": 20.7840004,
                "minimum": -21.6420002,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.217570007,
                "variance": 84.96359684
              },
              {
                "average": 0.7707466857,
                "count": 123104,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.224657029,
                "variance": 1.499784838
              },
              {
                "average": 7199.328486,
                "count": 123104,
                "maximum": 30584,
                "minimum": 583,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12437.80221,
                "variance": 154698923.9
              },
              {
                "average": 258841463.1,
                "count": 123104,
                "maximum": 258841497.3,
                "minimum": 258840873.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 140.296506,
                "variance": 19683.10959
              },
              {
                "average": 0.7707466857,
                "count": 123104,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.224657029,
                "variance": 1.499784838
              },
              {
                "average": 0,
                "count": 123104,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 123104,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 123104,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.4039430075,
                "count": 123104,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4906883024,
                "variance": 0.2407750101
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              786439.9093,
              3786088.346,
              2.535304179,
              786533.0093,
              3786530.286,
              29.21530418
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    786439.9093368701,
                    3786088.3464359716,
                    2.535304179265731
                  ],
                  [
                    786439.9093368701,
                    3786530.286435972,
                    2.535304179265731
                  ],
                  [
                    786533.0093368702,
                    3786530.286435972,
                    29.21530417926573
                  ],
                  [
                    786533.0093368702,
                    3786088.3464359716,
                    29.21530417926573
                  ],
                  [
                    786439.9093368701,
                    3786088.3464359716,
                    2.535304179265731
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:11:37+00:00",
            "end_time": "2019-11-26T22:01: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": "20191126_233000e_3785500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.8949328225318,
              34.171860764837014,
              0.362630161307486
            ],
            [
              -77.89476141632399,
              34.17653599853568,
              0.362630161307486
            ],
            [
              -77.89104670530443,
              34.17644185443395,
              47.70263016130749
            ],
            [
              -77.89121831575571,
              34.171766637168325,
              47.70263016130749
            ],
            [
              -77.8949328225318,
              34.171860764837014,
              0.362630161307486
            ]
          ]
        ]
      },
      "bbox": [
        -77.89493282,
        34.17176664,
        0.3626301613,
        -77.89104671,
        34.176536,
        47.70263016
      ],
      "properties": {
        "datetime": "2019-11-26T22:01:14Z",
        "pc:count": 2630263,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 786417.8617,
            "count": 2630263,
            "maximum": 786562.4032,
            "minimum": 786219.5632,
            "name": "X",
            "position": 0,
            "stddev": 78.59150094,
            "variance": 6176.62402
          },
          {
            "average": 3785729.516,
            "count": 2630263,
            "maximum": 3786089.702,
            "minimum": 3785570.542,
            "name": "Y",
            "position": 1,
            "stddev": 115.3747113,
            "variance": 13311.324
          },
          {
            "average": 20.21493301,
            "count": 2630263,
            "maximum": 47.70263016,
            "minimum": 0.3626301613,
            "name": "Z",
            "position": 2,
            "stddev": 7.645656614,
            "variance": 58.45606506
          },
          {
            "average": 34668.50113,
            "count": 2630263,
            "maximum": 65535,
            "minimum": 3342,
            "name": "Intensity",
            "position": 3,
            "stddev": 13297.91722,
            "variance": 176834602.4
          },
          {
            "average": 2.278351252,
            "count": 2630263,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.63699735,
            "variance": 2.679760324
          },
          {
            "average": 3.55495325,
            "count": 2630263,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.264084073,
            "variance": 5.126076689
          },
          {
            "average": 0.3536216721,
            "count": 2630263,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4780935808,
            "variance": 0.228573472
          },
          {
            "average": 0.001250445298,
            "count": 2630263,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03533952687,
            "variance": 0.001248882159
          },
          {
            "average": 1.239584026,
            "count": 2630263,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5162974112,
            "variance": 0.2665630168
          },
          {
            "average": -8.334561511,
            "count": 2630263,
            "maximum": 20.71199989,
            "minimum": -21.73200035,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.06924914,
            "variance": 101.3897782
          },
          {
            "average": 1.240623846,
            "count": 2630263,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.214693882,
            "variance": 1.475481228
          },
          {
            "average": 9453.002128,
            "count": 2630263,
            "maximum": 30583,
            "minimum": 582,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13690.27106,
            "variance": 187423521.7
          },
          {
            "average": 258840864.3,
            "count": 2630263,
            "maximum": 258840874.7,
            "minimum": 258840645.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 30.82951589,
            "variance": 950.4590499
          },
          {
            "average": 1.240623846,
            "count": 2630263,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.214693882,
            "variance": 1.475481228
          },
          {
            "average": 0,
            "count": 2630263,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2630263,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2630263,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2105302778,
            "count": 2630263,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4076853482,
            "variance": 0.1662073431
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          786219.5632,
          3785570.542,
          0.3626301613,
          786562.4032,
          3786089.702,
          47.70263016
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                786219.5632484345,
                3785570.542192583,
                0.362630161307486
              ],
              [
                786219.5632484345,
                3786089.702192583,
                0.362630161307486
              ],
              [
                786562.4032484345,
                3786089.702192583,
                47.70263016130749
              ],
              [
                786562.4032484345,
                3785570.542192583,
                47.70263016130749
              ],
              [
                786219.5632484345,
                3785570.542192583,
                0.362630161307486
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:01:14+00:00",
        "end_time": "2019-11-26T21:57:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_233000e_3785500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_233000e_3785500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_233000e_3785500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_233000e_3785500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.89493282,
            34.17176664,
            0.3626301613,
            -77.89104671,
            34.176536,
            47.70263016
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.8949328225318,
                  34.171860764837014,
                  0.362630161307486
                ],
                [
                  -77.89476141632399,
                  34.17653599853568,
                  0.362630161307486
                ],
                [
                  -77.89104670530443,
                  34.17644185443395,
                  47.70263016130749
                ],
                [
                  -77.89121831575571,
                  34.171766637168325,
                  47.70263016130749
                ],
                [
                  -77.8949328225318,
                  34.171860764837014,
                  0.362630161307486
                ]
              ]
            ]
          },
          "id": "20191126_233000e_3785500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_233000e_3785500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:01:14Z",
            "pc:count": 2630263,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 786417.8617,
                "count": 2630263,
                "maximum": 786562.4032,
                "minimum": 786219.5632,
                "name": "X",
                "position": 0,
                "stddev": 78.59150094,
                "variance": 6176.62402
              },
              {
                "average": 3785729.516,
                "count": 2630263,
                "maximum": 3786089.702,
                "minimum": 3785570.542,
                "name": "Y",
                "position": 1,
                "stddev": 115.3747113,
                "variance": 13311.324
              },
              {
                "average": 20.21493301,
                "count": 2630263,
                "maximum": 47.70263016,
                "minimum": 0.3626301613,
                "name": "Z",
                "position": 2,
                "stddev": 7.645656614,
                "variance": 58.45606506
              },
              {
                "average": 34668.50113,
                "count": 2630263,
                "maximum": 65535,
                "minimum": 3342,
                "name": "Intensity",
                "position": 3,
                "stddev": 13297.91722,
                "variance": 176834602.4
              },
              {
                "average": 2.278351252,
                "count": 2630263,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.63699735,
                "variance": 2.679760324
              },
              {
                "average": 3.55495325,
                "count": 2630263,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.264084073,
                "variance": 5.126076689
              },
              {
                "average": 0.3536216721,
                "count": 2630263,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4780935808,
                "variance": 0.228573472
              },
              {
                "average": 0.001250445298,
                "count": 2630263,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03533952687,
                "variance": 0.001248882159
              },
              {
                "average": 1.239584026,
                "count": 2630263,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5162974112,
                "variance": 0.2665630168
              },
              {
                "average": -8.334561511,
                "count": 2630263,
                "maximum": 20.71199989,
                "minimum": -21.73200035,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.06924914,
                "variance": 101.3897782
              },
              {
                "average": 1.240623846,
                "count": 2630263,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.214693882,
                "variance": 1.475481228
              },
              {
                "average": 9453.002128,
                "count": 2630263,
                "maximum": 30583,
                "minimum": 582,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13690.27106,
                "variance": 187423521.7
              },
              {
                "average": 258840864.3,
                "count": 2630263,
                "maximum": 258840874.7,
                "minimum": 258840645.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 30.82951589,
                "variance": 950.4590499
              },
              {
                "average": 1.240623846,
                "count": 2630263,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.214693882,
                "variance": 1.475481228
              },
              {
                "average": 0,
                "count": 2630263,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2630263,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2630263,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2105302778,
                "count": 2630263,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4076853482,
                "variance": 0.1662073431
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              786219.5632,
              3785570.542,
              0.3626301613,
              786562.4032,
              3786089.702,
              47.70263016
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    786219.5632484345,
                    3785570.542192583,
                    0.362630161307486
                  ],
                  [
                    786219.5632484345,
                    3786089.702192583,
                    0.362630161307486
                  ],
                  [
                    786562.4032484345,
                    3786089.702192583,
                    47.70263016130749
                  ],
                  [
                    786562.4032484345,
                    3785570.542192583,
                    47.70263016130749
                  ],
                  [
                    786219.5632484345,
                    3785570.542192583,
                    0.362630161307486
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:01:14+00:00",
            "end_time": "2019-11-26T21:57: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": "20191128_271500e_3819500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.48868052920277,
              34.48731457471642,
              -7.930245419438531
            ],
            [
              -77.48848074977926,
              34.492075137510156,
              -7.930245419438531
            ],
            [
              -77.48272984623853,
              34.49190953263776,
              37.809754580561474
            ],
            [
              -77.48292995120171,
              34.487148999150364,
              37.809754580561474
            ],
            [
              -77.48868052920277,
              34.48731457471642,
              -7.930245419438531
            ]
          ]
        ]
      },
      "bbox": [
        -77.48868053,
        34.487149,
        -7.930245419,
        -77.48272985,
        34.49207514,
        37.80975458
      ],
      "properties": {
        "datetime": "2019-11-30T22:59:35Z",
        "pc:count": 10732075,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 822766.7443,
            "count": 10732075,
            "maximum": 823001.3166,
            "minimum": 822472.3166,
            "name": "X",
            "position": 0,
            "stddev": 139.6298066,
            "variance": 19496.4829
          },
          {
            "average": 3822110.34,
            "count": 10732075,
            "maximum": 3822318.628,
            "minimum": 3821789.748,
            "name": "Y",
            "position": 1,
            "stddev": 138.9648227,
            "variance": 19311.22195
          },
          {
            "average": 14.29207918,
            "count": 10732075,
            "maximum": 37.80975458,
            "minimum": -7.930245419,
            "name": "Z",
            "position": 2,
            "stddev": 7.248281488,
            "variance": 52.53758454
          },
          {
            "average": 32951.34829,
            "count": 10732075,
            "maximum": 65535,
            "minimum": 2141,
            "name": "Intensity",
            "position": 3,
            "stddev": 13118.4377,
            "variance": 172093407.7
          },
          {
            "average": 2.539122024,
            "count": 10732075,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.743591856,
            "variance": 3.04011256
          },
          {
            "average": 4.078251876,
            "count": 10732075,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.283045708,
            "variance": 5.212297705
          },
          {
            "average": 0.3638261007,
            "count": 10732075,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4810994603,
            "variance": 0.2314566907
          },
          {
            "average": 0.001019560523,
            "count": 10732075,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03191427759,
            "variance": 0.001018521114
          },
          {
            "average": 1.474382913,
            "count": 10732075,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.371907006,
            "variance": 11.36975686
          },
          {
            "average": -1.942604955,
            "count": 10732075,
            "maximum": 20.8920002,
            "minimum": -21.78000069,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.47086765,
            "variance": 181.4642753
          },
          {
            "average": 1.181999939,
            "count": 10732075,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.192150952,
            "variance": 1.421223892
          },
          {
            "average": 9922.906622,
            "count": 10732075,
            "maximum": 32406,
            "minimum": 359,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13383.66779,
            "variance": 179122563.6
          },
          {
            "average": 259131643.2,
            "count": 10732075,
            "maximum": 259189975.3,
            "minimum": 259010820.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 83407.98468,
            "variance": 6956891909
          },
          {
            "average": 1.181999939,
            "count": 10732075,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.192150952,
            "variance": 1.421223892
          },
          {
            "average": 0,
            "count": 10732075,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10732075,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10732075,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1647116704,
            "count": 10732075,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3709201381,
            "variance": 0.1375817488
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          822472.3166,
          3821789.748,
          -7.930245419,
          823001.3166,
          3822318.628,
          37.80975458
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                822472.3166281317,
                3821789.748437567,
                -7.930245419438531
              ],
              [
                822472.3166281317,
                3822318.628437567,
                -7.930245419438531
              ],
              [
                823001.3166281317,
                3822318.628437567,
                37.809754580561474
              ],
              [
                823001.3166281317,
                3821789.748437567,
                37.809754580561474
              ],
              [
                822472.3166281317,
                3821789.748437567,
                -7.930245419438531
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-30T22:59:35+00:00",
        "end_time": "2019-11-28T21:13:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191128_271500e_3819500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191128_271500e_3819500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191128_271500e_3819500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_271500e_3819500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48868053,
            34.487149,
            -7.930245419,
            -77.48272985,
            34.49207514,
            37.80975458
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.48868052920277,
                  34.48731457471642,
                  -7.930245419438531
                ],
                [
                  -77.48848074977926,
                  34.492075137510156,
                  -7.930245419438531
                ],
                [
                  -77.48272984623853,
                  34.49190953263776,
                  37.809754580561474
                ],
                [
                  -77.48292995120171,
                  34.487148999150364,
                  37.809754580561474
                ],
                [
                  -77.48868052920277,
                  34.48731457471642,
                  -7.930245419438531
                ]
              ]
            ]
          },
          "id": "20191128_271500e_3819500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_271500e_3819500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-30T22:59:35Z",
            "pc:count": 10732075,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 822766.7443,
                "count": 10732075,
                "maximum": 823001.3166,
                "minimum": 822472.3166,
                "name": "X",
                "position": 0,
                "stddev": 139.6298066,
                "variance": 19496.4829
              },
              {
                "average": 3822110.34,
                "count": 10732075,
                "maximum": 3822318.628,
                "minimum": 3821789.748,
                "name": "Y",
                "position": 1,
                "stddev": 138.9648227,
                "variance": 19311.22195
              },
              {
                "average": 14.29207918,
                "count": 10732075,
                "maximum": 37.80975458,
                "minimum": -7.930245419,
                "name": "Z",
                "position": 2,
                "stddev": 7.248281488,
                "variance": 52.53758454
              },
              {
                "average": 32951.34829,
                "count": 10732075,
                "maximum": 65535,
                "minimum": 2141,
                "name": "Intensity",
                "position": 3,
                "stddev": 13118.4377,
                "variance": 172093407.7
              },
              {
                "average": 2.539122024,
                "count": 10732075,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.743591856,
                "variance": 3.04011256
              },
              {
                "average": 4.078251876,
                "count": 10732075,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.283045708,
                "variance": 5.212297705
              },
              {
                "average": 0.3638261007,
                "count": 10732075,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4810994603,
                "variance": 0.2314566907
              },
              {
                "average": 0.001019560523,
                "count": 10732075,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03191427759,
                "variance": 0.001018521114
              },
              {
                "average": 1.474382913,
                "count": 10732075,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.371907006,
                "variance": 11.36975686
              },
              {
                "average": -1.942604955,
                "count": 10732075,
                "maximum": 20.8920002,
                "minimum": -21.78000069,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.47086765,
                "variance": 181.4642753
              },
              {
                "average": 1.181999939,
                "count": 10732075,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.192150952,
                "variance": 1.421223892
              },
              {
                "average": 9922.906622,
                "count": 10732075,
                "maximum": 32406,
                "minimum": 359,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13383.66779,
                "variance": 179122563.6
              },
              {
                "average": 259131643.2,
                "count": 10732075,
                "maximum": 259189975.3,
                "minimum": 259010820.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 83407.98468,
                "variance": 6956891909
              },
              {
                "average": 1.181999939,
                "count": 10732075,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.192150952,
                "variance": 1.421223892
              },
              {
                "average": 0,
                "count": 10732075,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10732075,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10732075,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1647116704,
                "count": 10732075,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3709201381,
                "variance": 0.1375817488
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              822472.3166,
              3821789.748,
              -7.930245419,
              823001.3166,
              3822318.628,
              37.80975458
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    822472.3166281317,
                    3821789.748437567,
                    -7.930245419438531
                  ],
                  [
                    822472.3166281317,
                    3822318.628437567,
                    -7.930245419438531
                  ],
                  [
                    823001.3166281317,
                    3822318.628437567,
                    37.809754580561474
                  ],
                  [
                    823001.3166281317,
                    3821789.748437567,
                    37.809754580561474
                  ],
                  [
                    822472.3166281317,
                    3821789.748437567,
                    -7.930245419438531
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-30T22:59:35+00:00",
            "end_time": "2019-11-28T21:13: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": "20191126_233500e_3786000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.89164514871969,
              34.17645816779964,
              -16.63704124008354
            ],
            [
              -77.8914704437589,
              34.1812174932819,
              -16.63704124008354
            ],
            [
              -77.88578193544862,
              34.181073117954874,
              48.30295875991646
            ],
            [
              -77.88595695885479,
              34.176313818125166,
              48.30295875991646
            ],
            [
              -77.89164514871969,
              34.17645816779964,
              -16.63704124008354
            ]
          ]
        ]
      },
      "bbox": [
        -77.89164515,
        34.17631382,
        -16.63704124,
        -77.88578194,
        34.18121749,
        48.30295876
      ],
      "properties": {
        "datetime": "2019-11-26T22:11:37Z",
        "pc:count": 6254370,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 786799.296,
            "count": 6254370,
            "maximum": 787032.1474,
            "minimum": 786507.1674,
            "name": "X",
            "position": 0,
            "stddev": 128.2069909,
            "variance": 16437.0325
          },
          {
            "average": 3786359.131,
            "count": 6254370,
            "maximum": 3786618.329,
            "minimum": 3786089.829,
            "name": "Y",
            "position": 1,
            "stddev": 142.2179375,
            "variance": 20225.94176
          },
          {
            "average": 15.73198615,
            "count": 6254370,
            "maximum": 48.30295876,
            "minimum": -16.63704124,
            "name": "Z",
            "position": 2,
            "stddev": 5.140726979,
            "variance": 26.42707387
          },
          {
            "average": 38506.94475,
            "count": 6254370,
            "maximum": 65535,
            "minimum": 3757,
            "name": "Intensity",
            "position": 3,
            "stddev": 12829.431,
            "variance": 164594299.8
          },
          {
            "average": 1.9026882,
            "count": 6254370,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.421643199,
            "variance": 2.021069384
          },
          {
            "average": 2.805144403,
            "count": 6254370,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.084590132,
            "variance": 4.345516019
          },
          {
            "average": 0.3257998807,
            "count": 6254370,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4686729708,
            "variance": 0.2196543536
          },
          {
            "average": 0.001346738361,
            "count": 6254370,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03667321736,
            "variance": 0.001344924871
          },
          {
            "average": 1.30536265,
            "count": 6254370,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5517758481,
            "variance": 0.3044565865
          },
          {
            "average": -0.562265746,
            "count": 6254370,
            "maximum": 20.81999969,
            "minimum": -21.67200089,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.05745982,
            "variance": 170.4972568
          },
          {
            "average": 1.251175578,
            "count": 6254370,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.239551085,
            "variance": 1.536486891
          },
          {
            "average": 9836.842375,
            "count": 6254370,
            "maximum": 30584,
            "minimum": 582,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13855.7285,
            "variance": 191981212.2
          },
          {
            "average": 258840993.3,
            "count": 6254370,
            "maximum": 258841497.3,
            "minimum": 258840632.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 303.0147102,
            "variance": 91817.91463
          },
          {
            "average": 1.251175578,
            "count": 6254370,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.239551085,
            "variance": 1.536486891
          },
          {
            "average": 0,
            "count": 6254370,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6254370,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6254370,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1950170841,
            "count": 6254370,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3962138893,
            "variance": 0.1569854461
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          786507.1674,
          3786089.829,
          -16.63704124,
          787032.1474,
          3786618.329,
          48.30295876
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                786507.1674417299,
                3786089.8285609465,
                -16.63704124008354
              ],
              [
                786507.1674417299,
                3786618.3285609465,
                -16.63704124008354
              ],
              [
                787032.1474417299,
                3786618.3285609465,
                48.30295875991646
              ],
              [
                787032.1474417299,
                3786089.8285609465,
                48.30295875991646
              ],
              [
                786507.1674417299,
                3786089.8285609465,
                -16.63704124008354
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:11:37+00:00",
        "end_time": "2019-11-26T21:57:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_233500e_3786000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_233500e_3786000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_233500e_3786000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_233500e_3786000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.89164515,
            34.17631382,
            -16.63704124,
            -77.88578194,
            34.18121749,
            48.30295876
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.89164514871969,
                  34.17645816779964,
                  -16.63704124008354
                ],
                [
                  -77.8914704437589,
                  34.1812174932819,
                  -16.63704124008354
                ],
                [
                  -77.88578193544862,
                  34.181073117954874,
                  48.30295875991646
                ],
                [
                  -77.88595695885479,
                  34.176313818125166,
                  48.30295875991646
                ],
                [
                  -77.89164514871969,
                  34.17645816779964,
                  -16.63704124008354
                ]
              ]
            ]
          },
          "id": "20191126_233500e_3786000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_233500e_3786000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:11:37Z",
            "pc:count": 6254370,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 786799.296,
                "count": 6254370,
                "maximum": 787032.1474,
                "minimum": 786507.1674,
                "name": "X",
                "position": 0,
                "stddev": 128.2069909,
                "variance": 16437.0325
              },
              {
                "average": 3786359.131,
                "count": 6254370,
                "maximum": 3786618.329,
                "minimum": 3786089.829,
                "name": "Y",
                "position": 1,
                "stddev": 142.2179375,
                "variance": 20225.94176
              },
              {
                "average": 15.73198615,
                "count": 6254370,
                "maximum": 48.30295876,
                "minimum": -16.63704124,
                "name": "Z",
                "position": 2,
                "stddev": 5.140726979,
                "variance": 26.42707387
              },
              {
                "average": 38506.94475,
                "count": 6254370,
                "maximum": 65535,
                "minimum": 3757,
                "name": "Intensity",
                "position": 3,
                "stddev": 12829.431,
                "variance": 164594299.8
              },
              {
                "average": 1.9026882,
                "count": 6254370,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.421643199,
                "variance": 2.021069384
              },
              {
                "average": 2.805144403,
                "count": 6254370,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.084590132,
                "variance": 4.345516019
              },
              {
                "average": 0.3257998807,
                "count": 6254370,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4686729708,
                "variance": 0.2196543536
              },
              {
                "average": 0.001346738361,
                "count": 6254370,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03667321736,
                "variance": 0.001344924871
              },
              {
                "average": 1.30536265,
                "count": 6254370,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5517758481,
                "variance": 0.3044565865
              },
              {
                "average": -0.562265746,
                "count": 6254370,
                "maximum": 20.81999969,
                "minimum": -21.67200089,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.05745982,
                "variance": 170.4972568
              },
              {
                "average": 1.251175578,
                "count": 6254370,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.239551085,
                "variance": 1.536486891
              },
              {
                "average": 9836.842375,
                "count": 6254370,
                "maximum": 30584,
                "minimum": 582,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13855.7285,
                "variance": 191981212.2
              },
              {
                "average": 258840993.3,
                "count": 6254370,
                "maximum": 258841497.3,
                "minimum": 258840632.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 303.0147102,
                "variance": 91817.91463
              },
              {
                "average": 1.251175578,
                "count": 6254370,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.239551085,
                "variance": 1.536486891
              },
              {
                "average": 0,
                "count": 6254370,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6254370,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6254370,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1950170841,
                "count": 6254370,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3962138893,
                "variance": 0.1569854461
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              786507.1674,
              3786089.829,
              -16.63704124,
              787032.1474,
              3786618.329,
              48.30295876
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    786507.1674417299,
                    3786089.8285609465,
                    -16.63704124008354
                  ],
                  [
                    786507.1674417299,
                    3786618.3285609465,
                    -16.63704124008354
                  ],
                  [
                    787032.1474417299,
                    3786618.3285609465,
                    48.30295875991646
                  ],
                  [
                    787032.1474417299,
                    3786089.8285609465,
                    48.30295875991646
                  ],
                  [
                    786507.1674417299,
                    3786089.8285609465,
                    -16.63704124008354
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:11:37+00:00",
            "end_time": "2019-11-26T21:57: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": "20191126_233500e_3786500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.8911176421344,
              34.18096392186801,
              0.435982069704508
            ],
            [
              -77.89094359237906,
              34.18570378995205,
              0.435982069704508
            ],
            [
              -77.8859348657546,
              34.185576652099456,
              39.195982069704506
            ],
            [
              -77.88610919480192,
              34.18083680651146,
              39.195982069704506
            ],
            [
              -77.8911176421344,
              34.18096392186801,
              0.435982069704508
            ]
          ]
        ]
      },
      "bbox": [
        -77.89111764,
        34.18083681,
        0.4359820697,
        -77.88593487,
        34.18570379,
        39.19598207
      ],
      "properties": {
        "datetime": "2019-11-26T22:11:35Z",
        "pc:count": 4660094,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 786832.8547,
            "count": 4660094,
            "maximum": 787002.7748,
            "minimum": 786540.5548,
            "name": "X",
            "position": 0,
            "stddev": 105.8330375,
            "variance": 11200.63183
          },
          {
            "average": 3786812.74,
            "count": 4660094,
            "maximum": 3787117.529,
            "minimum": 3786591.189,
            "name": "Y",
            "position": 1,
            "stddev": 136.2139555,
            "variance": 18554.24168
          },
          {
            "average": 18.42846404,
            "count": 4660094,
            "maximum": 39.19598207,
            "minimum": 0.4359820697,
            "name": "Z",
            "position": 2,
            "stddev": 5.713386141,
            "variance": 32.64278119
          },
          {
            "average": 35965.94948,
            "count": 4660094,
            "maximum": 65535,
            "minimum": 3342,
            "name": "Intensity",
            "position": 3,
            "stddev": 13047.35589,
            "variance": 170233495.8
          },
          {
            "average": 2.138595273,
            "count": 4660094,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.540482213,
            "variance": 2.373085448
          },
          {
            "average": 3.277921003,
            "count": 4660094,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.164677129,
            "variance": 4.685827074
          },
          {
            "average": 0.3602350081,
            "count": 4660094,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4800685331,
            "variance": 0.2304657965
          },
          {
            "average": 0.001204911317,
            "count": 4660094,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0346909176,
            "variance": 0.001203459764
          },
          {
            "average": 1.243707316,
            "count": 4660094,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5222034622,
            "variance": 0.2726964559
          },
          {
            "average": -0.1756702588,
            "count": 4660094,
            "maximum": 20.81999969,
            "minimum": -21.6779995,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.5707556,
            "variance": 184.1654076
          },
          {
            "average": 1.223114813,
            "count": 4660094,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.205348451,
            "variance": 1.452864889
          },
          {
            "average": 9212.601,
            "count": 4660094,
            "maximum": 30584,
            "minimum": 583,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13579.6891,
            "variance": 184407956.1
          },
          {
            "average": 258841370.8,
            "count": 4660094,
            "maximum": 258841495.8,
            "minimum": 258840880.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 240.9925634,
            "variance": 58077.41564
          },
          {
            "average": 1.223114813,
            "count": 4660094,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.205348451,
            "variance": 1.452864889
          },
          {
            "average": 0,
            "count": 4660094,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4660094,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4660094,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2232394883,
            "count": 4660094,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4164176466,
            "variance": 0.1734036564
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          786540.5548,
          3786591.189,
          0.4359820697,
          787002.7748,
          3787117.529,
          39.19598207
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                786540.554753715,
                3786591.1893976657,
                0.435982069704508
              ],
              [
                786540.554753715,
                3787117.5293976655,
                0.435982069704508
              ],
              [
                787002.774753715,
                3787117.5293976655,
                39.195982069704506
              ],
              [
                787002.774753715,
                3786591.1893976657,
                39.195982069704506
              ],
              [
                786540.554753715,
                3786591.1893976657,
                0.435982069704508
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:11:35+00:00",
        "end_time": "2019-11-26T22:01:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_233500e_3786500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_233500e_3786500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_233500e_3786500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_233500e_3786500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.89111764,
            34.18083681,
            0.4359820697,
            -77.88593487,
            34.18570379,
            39.19598207
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.8911176421344,
                  34.18096392186801,
                  0.435982069704508
                ],
                [
                  -77.89094359237906,
                  34.18570378995205,
                  0.435982069704508
                ],
                [
                  -77.8859348657546,
                  34.185576652099456,
                  39.195982069704506
                ],
                [
                  -77.88610919480192,
                  34.18083680651146,
                  39.195982069704506
                ],
                [
                  -77.8911176421344,
                  34.18096392186801,
                  0.435982069704508
                ]
              ]
            ]
          },
          "id": "20191126_233500e_3786500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_233500e_3786500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:11:35Z",
            "pc:count": 4660094,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 786832.8547,
                "count": 4660094,
                "maximum": 787002.7748,
                "minimum": 786540.5548,
                "name": "X",
                "position": 0,
                "stddev": 105.8330375,
                "variance": 11200.63183
              },
              {
                "average": 3786812.74,
                "count": 4660094,
                "maximum": 3787117.529,
                "minimum": 3786591.189,
                "name": "Y",
                "position": 1,
                "stddev": 136.2139555,
                "variance": 18554.24168
              },
              {
                "average": 18.42846404,
                "count": 4660094,
                "maximum": 39.19598207,
                "minimum": 0.4359820697,
                "name": "Z",
                "position": 2,
                "stddev": 5.713386141,
                "variance": 32.64278119
              },
              {
                "average": 35965.94948,
                "count": 4660094,
                "maximum": 65535,
                "minimum": 3342,
                "name": "Intensity",
                "position": 3,
                "stddev": 13047.35589,
                "variance": 170233495.8
              },
              {
                "average": 2.138595273,
                "count": 4660094,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.540482213,
                "variance": 2.373085448
              },
              {
                "average": 3.277921003,
                "count": 4660094,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.164677129,
                "variance": 4.685827074
              },
              {
                "average": 0.3602350081,
                "count": 4660094,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4800685331,
                "variance": 0.2304657965
              },
              {
                "average": 0.001204911317,
                "count": 4660094,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0346909176,
                "variance": 0.001203459764
              },
              {
                "average": 1.243707316,
                "count": 4660094,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5222034622,
                "variance": 0.2726964559
              },
              {
                "average": -0.1756702588,
                "count": 4660094,
                "maximum": 20.81999969,
                "minimum": -21.6779995,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.5707556,
                "variance": 184.1654076
              },
              {
                "average": 1.223114813,
                "count": 4660094,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.205348451,
                "variance": 1.452864889
              },
              {
                "average": 9212.601,
                "count": 4660094,
                "maximum": 30584,
                "minimum": 583,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13579.6891,
                "variance": 184407956.1
              },
              {
                "average": 258841370.8,
                "count": 4660094,
                "maximum": 258841495.8,
                "minimum": 258840880.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 240.9925634,
                "variance": 58077.41564
              },
              {
                "average": 1.223114813,
                "count": 4660094,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.205348451,
                "variance": 1.452864889
              },
              {
                "average": 0,
                "count": 4660094,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4660094,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4660094,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2232394883,
                "count": 4660094,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4164176466,
                "variance": 0.1734036564
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              786540.5548,
              3786591.189,
              0.4359820697,
              787002.7748,
              3787117.529,
              39.19598207
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    786540.554753715,
                    3786591.1893976657,
                    0.435982069704508
                  ],
                  [
                    786540.554753715,
                    3787117.5293976655,
                    0.435982069704508
                  ],
                  [
                    787002.774753715,
                    3787117.5293976655,
                    39.195982069704506
                  ],
                  [
                    787002.774753715,
                    3786591.1893976657,
                    39.195982069704506
                  ],
                  [
                    786540.554753715,
                    3786591.1893976657,
                    0.435982069704508
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:11:35+00:00",
            "end_time": "2019-11-26T22:01:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191126_233500e_3785500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.89152963637912,
              34.17195513266167,
              -2.876104062468926
            ],
            [
              -77.8913549478222,
              34.17671464122201,
              -2.876104062468926
            ],
            [
              -77.88562860293926,
              34.1765693082986,
              35.723895937531076
            ],
            [
              -77.88580361201753,
              34.17180982556358,
              35.723895937531076
            ],
            [
              -77.89152963637912,
              34.17195513266167,
              -2.876104062468926
            ]
          ]
        ]
      },
      "bbox": [
        -77.89152964,
        34.17180983,
        -2.876104062,
        -77.8856286,
        34.17671464,
        35.72389594
      ],
      "properties": {
        "datetime": "2019-11-26T22:01:17Z",
        "pc:count": 8150836,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 786800.8352,
            "count": 8150836,
            "maximum": 787061.5579,
            "minimum": 786533.0579,
            "name": "X",
            "position": 0,
            "stddev": 137.248065,
            "variance": 18837.03134
          },
          {
            "average": 3785847.62,
            "count": 8150836,
            "maximum": 3786119.099,
            "minimum": 3785590.579,
            "name": "Y",
            "position": 1,
            "stddev": 137.4487194,
            "variance": 18892.15047
          },
          {
            "average": 15.95022702,
            "count": 8150836,
            "maximum": 35.72389594,
            "minimum": -2.876104062,
            "name": "Z",
            "position": 2,
            "stddev": 6.075034124,
            "variance": 36.90603961
          },
          {
            "average": 36177.93099,
            "count": 8150836,
            "maximum": 65535,
            "minimum": 3735,
            "name": "Intensity",
            "position": 3,
            "stddev": 13010.35804,
            "variance": 169269416.3
          },
          {
            "average": 2.112340378,
            "count": 8150836,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.529591786,
            "variance": 2.339651031
          },
          {
            "average": 3.224697442,
            "count": 8150836,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.160857364,
            "variance": 4.669304547
          },
          {
            "average": 0.3598943716,
            "count": 8150836,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4799692085,
            "variance": 0.2303704411
          },
          {
            "average": 0.001183314202,
            "count": 8150836,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0343789778,
            "variance": 0.001181914115
          },
          {
            "average": 1.265477063,
            "count": 8150836,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5293022225,
            "variance": 0.2801608428
          },
          {
            "average": 1.992659165,
            "count": 8150836,
            "maximum": 20.83799934,
            "minimum": -21.69599915,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.64519927,
            "variance": 186.191463
          },
          {
            "average": 1.224163509,
            "count": 8150836,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.20587133,
            "variance": 1.454125666
          },
          {
            "average": 9224.733665,
            "count": 8150836,
            "maximum": 30583,
            "minimum": 580,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13586.18397,
            "variance": 184584394.8
          },
          {
            "average": 258840561.4,
            "count": 8150836,
            "maximum": 258840877.3,
            "minimum": 258839779.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 315.3290914,
            "variance": 99432.43589
          },
          {
            "average": 1.224163509,
            "count": 8150836,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.20587133,
            "variance": 1.454125666
          },
          {
            "average": 0,
            "count": 8150836,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8150836,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8150836,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2323288065,
            "count": 8150836,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4223175986,
            "variance": 0.1783521541
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          786533.0579,
          3785590.579,
          -2.876104062,
          787061.5579,
          3786119.099,
          35.72389594
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                786533.057879754,
                3785590.578518236,
                -2.876104062468926
              ],
              [
                786533.057879754,
                3786119.0985182356,
                -2.876104062468926
              ],
              [
                787061.557879754,
                3786119.0985182356,
                35.723895937531076
              ],
              [
                787061.557879754,
                3785590.578518236,
                35.723895937531076
              ],
              [
                786533.057879754,
                3785590.578518236,
                -2.876104062468926
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:01:17+00:00",
        "end_time": "2019-11-26T21:42:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_233500e_3785500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_233500e_3785500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_233500e_3785500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_233500e_3785500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.89152964,
            34.17180983,
            -2.876104062,
            -77.8856286,
            34.17671464,
            35.72389594
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.89152963637912,
                  34.17195513266167,
                  -2.876104062468926
                ],
                [
                  -77.8913549478222,
                  34.17671464122201,
                  -2.876104062468926
                ],
                [
                  -77.88562860293926,
                  34.1765693082986,
                  35.723895937531076
                ],
                [
                  -77.88580361201753,
                  34.17180982556358,
                  35.723895937531076
                ],
                [
                  -77.89152963637912,
                  34.17195513266167,
                  -2.876104062468926
                ]
              ]
            ]
          },
          "id": "20191126_233500e_3785500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_233500e_3785500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:01:17Z",
            "pc:count": 8150836,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 786800.8352,
                "count": 8150836,
                "maximum": 787061.5579,
                "minimum": 786533.0579,
                "name": "X",
                "position": 0,
                "stddev": 137.248065,
                "variance": 18837.03134
              },
              {
                "average": 3785847.62,
                "count": 8150836,
                "maximum": 3786119.099,
                "minimum": 3785590.579,
                "name": "Y",
                "position": 1,
                "stddev": 137.4487194,
                "variance": 18892.15047
              },
              {
                "average": 15.95022702,
                "count": 8150836,
                "maximum": 35.72389594,
                "minimum": -2.876104062,
                "name": "Z",
                "position": 2,
                "stddev": 6.075034124,
                "variance": 36.90603961
              },
              {
                "average": 36177.93099,
                "count": 8150836,
                "maximum": 65535,
                "minimum": 3735,
                "name": "Intensity",
                "position": 3,
                "stddev": 13010.35804,
                "variance": 169269416.3
              },
              {
                "average": 2.112340378,
                "count": 8150836,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.529591786,
                "variance": 2.339651031
              },
              {
                "average": 3.224697442,
                "count": 8150836,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.160857364,
                "variance": 4.669304547
              },
              {
                "average": 0.3598943716,
                "count": 8150836,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4799692085,
                "variance": 0.2303704411
              },
              {
                "average": 0.001183314202,
                "count": 8150836,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0343789778,
                "variance": 0.001181914115
              },
              {
                "average": 1.265477063,
                "count": 8150836,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5293022225,
                "variance": 0.2801608428
              },
              {
                "average": 1.992659165,
                "count": 8150836,
                "maximum": 20.83799934,
                "minimum": -21.69599915,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.64519927,
                "variance": 186.191463
              },
              {
                "average": 1.224163509,
                "count": 8150836,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.20587133,
                "variance": 1.454125666
              },
              {
                "average": 9224.733665,
                "count": 8150836,
                "maximum": 30583,
                "minimum": 580,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13586.18397,
                "variance": 184584394.8
              },
              {
                "average": 258840561.4,
                "count": 8150836,
                "maximum": 258840877.3,
                "minimum": 258839779.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 315.3290914,
                "variance": 99432.43589
              },
              {
                "average": 1.224163509,
                "count": 8150836,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.20587133,
                "variance": 1.454125666
              },
              {
                "average": 0,
                "count": 8150836,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8150836,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8150836,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2323288065,
                "count": 8150836,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4223175986,
                "variance": 0.1783521541
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              786533.0579,
              3785590.579,
              -2.876104062,
              787061.5579,
              3786119.099,
              35.72389594
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    786533.057879754,
                    3785590.578518236,
                    -2.876104062468926
                  ],
                  [
                    786533.057879754,
                    3786119.0985182356,
                    -2.876104062468926
                  ],
                  [
                    787061.557879754,
                    3786119.0985182356,
                    35.723895937531076
                  ],
                  [
                    787061.557879754,
                    3785590.578518236,
                    35.723895937531076
                  ],
                  [
                    786533.057879754,
                    3785590.578518236,
                    -2.876104062468926
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:01:17+00:00",
            "end_time": "2019-11-26T21:42: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": "20191130_271500e_3820000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.48881487165444,
              34.49181823164504,
              -3.087937345944425
            ],
            [
              -77.4886150133703,
              34.49658005178544,
              -3.087937345944425
            ],
            [
              -77.4828633648287,
              34.49641442186415,
              262.8720626540555
            ],
            [
              -77.48306354883577,
              34.491652631040466,
              262.8720626540555
            ],
            [
              -77.48881487165444,
              34.49181823164504,
              -3.087937345944425
            ]
          ]
        ]
      },
      "bbox": [
        -77.48881487,
        34.49165263,
        -3.087937346,
        -77.48286336,
        34.49658005,
        262.8720627
      ],
      "properties": {
        "datetime": "2019-11-30T23:14:55Z",
        "pc:count": 15437030,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 822709.8468,
            "count": 15437030,
            "maximum": 822971.65,
            "minimum": 822442.61,
            "name": "X",
            "position": 0,
            "stddev": 143.1642192,
            "variance": 20495.99365
          },
          {
            "average": 3822539.98,
            "count": 15437030,
            "maximum": 3822818.075,
            "minimum": 3822289.055,
            "name": "Y",
            "position": 1,
            "stddev": 142.5428736,
            "variance": 20318.47081
          },
          {
            "average": 16.26862919,
            "count": 15437030,
            "maximum": 262.8720627,
            "minimum": -3.087937346,
            "name": "Z",
            "position": 2,
            "stddev": 6.322427009,
            "variance": 39.97308329
          },
          {
            "average": 28533.89708,
            "count": 15437030,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11094.08561,
            "variance": 123078735.5
          },
          {
            "average": 2.969521922,
            "count": 15437030,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.779434122,
            "variance": 3.166385795
          },
          {
            "average": 4.939060622,
            "count": 15437030,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.910654912,
            "variance": 3.650602193
          },
          {
            "average": 0.3776707696,
            "count": 15437030,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4848046768,
            "variance": 0.2350355746
          },
          {
            "average": 0.0006649595162,
            "count": 15437030,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02577823477,
            "variance": 0.0006645173881
          },
          {
            "average": 1.108054593,
            "count": 15437030,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4269221925,
            "variance": 0.1822625584
          },
          {
            "average": 1.169244536,
            "count": 15437030,
            "maximum": 20.8920002,
            "minimum": -21.7859993,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.61929867,
            "variance": 185.4852962
          },
          {
            "average": 1.111786853,
            "count": 15437030,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.159288187,
            "variance": 1.3439491
          },
          {
            "average": 9747.640705,
            "count": 15437030,
            "maximum": 32408,
            "minimum": 2405,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12897.37928,
            "variance": 166342392.2
          },
          {
            "average": 259190102.1,
            "count": 15437030,
            "maximum": 259190895.8,
            "minimum": 259189318.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 348.1203971,
            "variance": 121187.8109
          },
          {
            "average": 1.111786853,
            "count": 15437030,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.159288187,
            "variance": 1.3439491
          },
          {
            "average": 0,
            "count": 15437030,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15437030,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15437030,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1640923157,
            "count": 15437030,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3703593343,
            "variance": 0.1371660365
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          822442.61,
          3822289.055,
          -3.087937346,
          822971.65,
          3822818.075,
          262.8720627
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                822442.6099742966,
                3822289.054915698,
                -3.087937345944425
              ],
              [
                822442.6099742966,
                3822818.0749156973,
                -3.087937345944425
              ],
              [
                822971.6499742967,
                3822818.0749156973,
                262.8720626540555
              ],
              [
                822971.6499742967,
                3822289.054915698,
                262.8720626540555
              ],
              [
                822442.6099742966,
                3822289.054915698,
                -3.087937345944425
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-30T23:14:55+00:00",
        "end_time": "2019-11-30T22:48:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191130_271500e_3820000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191130_271500e_3820000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191130_271500e_3820000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_271500e_3820000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48881487,
            34.49165263,
            -3.087937346,
            -77.48286336,
            34.49658005,
            262.8720627
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.48881487165444,
                  34.49181823164504,
                  -3.087937345944425
                ],
                [
                  -77.4886150133703,
                  34.49658005178544,
                  -3.087937345944425
                ],
                [
                  -77.4828633648287,
                  34.49641442186415,
                  262.8720626540555
                ],
                [
                  -77.48306354883577,
                  34.491652631040466,
                  262.8720626540555
                ],
                [
                  -77.48881487165444,
                  34.49181823164504,
                  -3.087937345944425
                ]
              ]
            ]
          },
          "id": "20191130_271500e_3820000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_271500e_3820000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-30T23:14:55Z",
            "pc:count": 15437030,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 822709.8468,
                "count": 15437030,
                "maximum": 822971.65,
                "minimum": 822442.61,
                "name": "X",
                "position": 0,
                "stddev": 143.1642192,
                "variance": 20495.99365
              },
              {
                "average": 3822539.98,
                "count": 15437030,
                "maximum": 3822818.075,
                "minimum": 3822289.055,
                "name": "Y",
                "position": 1,
                "stddev": 142.5428736,
                "variance": 20318.47081
              },
              {
                "average": 16.26862919,
                "count": 15437030,
                "maximum": 262.8720627,
                "minimum": -3.087937346,
                "name": "Z",
                "position": 2,
                "stddev": 6.322427009,
                "variance": 39.97308329
              },
              {
                "average": 28533.89708,
                "count": 15437030,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11094.08561,
                "variance": 123078735.5
              },
              {
                "average": 2.969521922,
                "count": 15437030,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.779434122,
                "variance": 3.166385795
              },
              {
                "average": 4.939060622,
                "count": 15437030,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.910654912,
                "variance": 3.650602193
              },
              {
                "average": 0.3776707696,
                "count": 15437030,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4848046768,
                "variance": 0.2350355746
              },
              {
                "average": 0.0006649595162,
                "count": 15437030,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02577823477,
                "variance": 0.0006645173881
              },
              {
                "average": 1.108054593,
                "count": 15437030,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4269221925,
                "variance": 0.1822625584
              },
              {
                "average": 1.169244536,
                "count": 15437030,
                "maximum": 20.8920002,
                "minimum": -21.7859993,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.61929867,
                "variance": 185.4852962
              },
              {
                "average": 1.111786853,
                "count": 15437030,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.159288187,
                "variance": 1.3439491
              },
              {
                "average": 9747.640705,
                "count": 15437030,
                "maximum": 32408,
                "minimum": 2405,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12897.37928,
                "variance": 166342392.2
              },
              {
                "average": 259190102.1,
                "count": 15437030,
                "maximum": 259190895.8,
                "minimum": 259189318.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 348.1203971,
                "variance": 121187.8109
              },
              {
                "average": 1.111786853,
                "count": 15437030,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.159288187,
                "variance": 1.3439491
              },
              {
                "average": 0,
                "count": 15437030,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15437030,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15437030,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1640923157,
                "count": 15437030,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3703593343,
                "variance": 0.1371660365
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              822442.61,
              3822289.055,
              -3.087937346,
              822971.65,
              3822818.075,
              262.8720627
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    822442.6099742966,
                    3822289.054915698,
                    -3.087937345944425
                  ],
                  [
                    822442.6099742966,
                    3822818.0749156973,
                    -3.087937345944425
                  ],
                  [
                    822971.6499742967,
                    3822818.0749156973,
                    262.8720626540555
                  ],
                  [
                    822971.6499742967,
                    3822289.054915698,
                    262.8720626540555
                  ],
                  [
                    822442.6099742966,
                    3822289.054915698,
                    -3.087937345944425
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-30T23:14:55+00:00",
            "end_time": "2019-11-30T22:48: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": "20191126_234000e_3788000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.88142349260275,
              34.19471394759623,
              6.878646439083492
            ],
            [
              -77.88141027854826,
              34.19507253608116,
              6.878646439083492
            ],
            [
              -77.88112937388027,
              34.1950653884159,
              16.79864643908349
            ],
            [
              -77.88114258912029,
              34.19470680002663,
              16.79864643908349
            ],
            [
              -77.88142349260275,
              34.19471394759623,
              6.878646439083492
            ]
          ]
        ]
      },
      "bbox": [
        -77.88142349,
        34.1947068,
        6.878646439,
        -77.88112937,
        34.19507254,
        16.79864644
      ],
      "properties": {
        "datetime": "2019-11-26T22:11:11Z",
        "pc:count": 13475,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 787404.7178,
            "count": 13475,
            "maximum": 787413.594,
            "minimum": 787387.674,
            "name": "X",
            "position": 0,
            "stddev": 5.460439587,
            "variance": 29.81640048
          },
          {
            "average": 3788156.154,
            "count": 13475,
            "maximum": 3788183.787,
            "minimum": 3788143.967,
            "name": "Y",
            "position": 1,
            "stddev": 8.104289029,
            "variance": 65.67950066
          },
          {
            "average": 8.859995604,
            "count": 13475,
            "maximum": 16.79864644,
            "minimum": 6.878646439,
            "name": "Z",
            "position": 2,
            "stddev": 1.9985071,
            "variance": 3.994030627
          },
          {
            "average": 41363.46056,
            "count": 13475,
            "maximum": 58938,
            "minimum": 6187,
            "name": "Intensity",
            "position": 3,
            "stddev": 10630.24862,
            "variance": 113002185.7
          },
          {
            "average": 1.551688312,
            "count": 13475,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.102197634,
            "variance": 1.214839624
          },
          {
            "average": 2.033840445,
            "count": 13475,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.599144623,
            "variance": 2.557263527
          },
          {
            "average": 0.4282745826,
            "count": 13475,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4948470844,
            "variance": 0.2448736369
          },
          {
            "average": 0.01476808905,
            "count": 13475,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.1206278262,
            "variance": 0.01455107246
          },
          {
            "average": 1,
            "count": 13475,
            "maximum": 1,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.62889604,
            "count": 13475,
            "maximum": 20.74200058,
            "minimum": 17.94599915,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.4678534732,
            "variance": 0.2188868724
          },
          {
            "average": 1.026716141,
            "count": 13475,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.081452735,
            "variance": 1.169540017
          },
          {
            "average": 6568.415584,
            "count": 13475,
            "maximum": 30584,
            "minimum": 584,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11988.74072,
            "variance": 143729904.1
          },
          {
            "average": 258841470.4,
            "count": 13475,
            "maximum": 258841471.4,
            "minimum": 258841469.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.441467658,
            "variance": 0.1948936931
          },
          {
            "average": 1.026716141,
            "count": 13475,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.081452735,
            "variance": 1.169540017
          },
          {
            "average": 0,
            "count": 13475,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13475,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13475,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.9835250464,
            "count": 13475,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.1272978087,
            "variance": 0.0162047321
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          787387.674,
          3788143.967,
          6.878646439,
          787413.594,
          3788183.787,
          16.79864644
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                787387.6739508722,
                3788143.966992397,
                6.878646439083492
              ],
              [
                787387.6739508722,
                3788183.786992397,
                6.878646439083492
              ],
              [
                787413.5939508721,
                3788183.786992397,
                16.79864643908349
              ],
              [
                787413.5939508721,
                3788143.966992397,
                16.79864643908349
              ],
              [
                787387.6739508722,
                3788143.966992397,
                6.878646439083492
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:11:11+00:00",
        "end_time": "2019-11-26T22:11:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_234000e_3788000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_234000e_3788000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_234000e_3788000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_234000e_3788000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.88142349,
            34.1947068,
            6.878646439,
            -77.88112937,
            34.19507254,
            16.79864644
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.88142349260275,
                  34.19471394759623,
                  6.878646439083492
                ],
                [
                  -77.88141027854826,
                  34.19507253608116,
                  6.878646439083492
                ],
                [
                  -77.88112937388027,
                  34.1950653884159,
                  16.79864643908349
                ],
                [
                  -77.88114258912029,
                  34.19470680002663,
                  16.79864643908349
                ],
                [
                  -77.88142349260275,
                  34.19471394759623,
                  6.878646439083492
                ]
              ]
            ]
          },
          "id": "20191126_234000e_3788000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_234000e_3788000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:11:11Z",
            "pc:count": 13475,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 787404.7178,
                "count": 13475,
                "maximum": 787413.594,
                "minimum": 787387.674,
                "name": "X",
                "position": 0,
                "stddev": 5.460439587,
                "variance": 29.81640048
              },
              {
                "average": 3788156.154,
                "count": 13475,
                "maximum": 3788183.787,
                "minimum": 3788143.967,
                "name": "Y",
                "position": 1,
                "stddev": 8.104289029,
                "variance": 65.67950066
              },
              {
                "average": 8.859995604,
                "count": 13475,
                "maximum": 16.79864644,
                "minimum": 6.878646439,
                "name": "Z",
                "position": 2,
                "stddev": 1.9985071,
                "variance": 3.994030627
              },
              {
                "average": 41363.46056,
                "count": 13475,
                "maximum": 58938,
                "minimum": 6187,
                "name": "Intensity",
                "position": 3,
                "stddev": 10630.24862,
                "variance": 113002185.7
              },
              {
                "average": 1.551688312,
                "count": 13475,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.102197634,
                "variance": 1.214839624
              },
              {
                "average": 2.033840445,
                "count": 13475,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.599144623,
                "variance": 2.557263527
              },
              {
                "average": 0.4282745826,
                "count": 13475,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4948470844,
                "variance": 0.2448736369
              },
              {
                "average": 0.01476808905,
                "count": 13475,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.1206278262,
                "variance": 0.01455107246
              },
              {
                "average": 1,
                "count": 13475,
                "maximum": 1,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.62889604,
                "count": 13475,
                "maximum": 20.74200058,
                "minimum": 17.94599915,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.4678534732,
                "variance": 0.2188868724
              },
              {
                "average": 1.026716141,
                "count": 13475,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.081452735,
                "variance": 1.169540017
              },
              {
                "average": 6568.415584,
                "count": 13475,
                "maximum": 30584,
                "minimum": 584,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11988.74072,
                "variance": 143729904.1
              },
              {
                "average": 258841470.4,
                "count": 13475,
                "maximum": 258841471.4,
                "minimum": 258841469.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.441467658,
                "variance": 0.1948936931
              },
              {
                "average": 1.026716141,
                "count": 13475,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.081452735,
                "variance": 1.169540017
              },
              {
                "average": 0,
                "count": 13475,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13475,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13475,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.9835250464,
                "count": 13475,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.1272978087,
                "variance": 0.0162047321
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              787387.674,
              3788143.967,
              6.878646439,
              787413.594,
              3788183.787,
              16.79864644
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    787387.6739508722,
                    3788143.966992397,
                    6.878646439083492
                  ],
                  [
                    787387.6739508722,
                    3788183.786992397,
                    6.878646439083492
                  ],
                  [
                    787413.5939508721,
                    3788183.786992397,
                    16.79864643908349
                  ],
                  [
                    787413.5939508721,
                    3788143.966992397,
                    16.79864643908349
                  ],
                  [
                    787387.6739508722,
                    3788143.966992397,
                    6.878646439083492
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:11:11+00:00",
            "end_time": "2019-11-26T22:11: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": "20191126_234000e_3787500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.8846939979785,
              34.19012997094937,
              -2.060176968662756
            ],
            [
              -77.88452188937583,
              34.194805685496036,
              -2.060176968662756
            ],
            [
              -77.8808215858762,
              34.194711573476596,
              34.85982303133724
            ],
            [
              -77.88099389808718,
              34.19003587535484,
              34.85982303133724
            ],
            [
              -77.8846939979785,
              34.19012997094937,
              -2.060176968662756
            ]
          ]
        ]
      },
      "bbox": [
        -77.884694,
        34.19003588,
        -2.060176969,
        -77.88082159,
        34.19480569,
        34.85982303
      ],
      "properties": {
        "datetime": "2019-11-26T22:11:19Z",
        "pc:count": 2459225,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 787320.0513,
            "count": 2459225,
            "maximum": 787443.1701,
            "minimum": 787101.7301,
            "name": "X",
            "position": 0,
            "stddev": 87.02431768,
            "variance": 7573.231868
          },
          {
            "average": 3787817.276,
            "count": 2459225,
            "maximum": 3788145.403,
            "minimum": 3787626.183,
            "name": "Y",
            "position": 1,
            "stddev": 140.2791122,
            "variance": 19678.22932
          },
          {
            "average": 14.10990847,
            "count": 2459225,
            "maximum": 34.85982303,
            "minimum": -2.060176969,
            "name": "Z",
            "position": 2,
            "stddev": 5.885132679,
            "variance": 34.63478664
          },
          {
            "average": 36695.11841,
            "count": 2459225,
            "maximum": 65535,
            "minimum": 3888,
            "name": "Intensity",
            "position": 3,
            "stddev": 13473.60538,
            "variance": 181538041.8
          },
          {
            "average": 2.076138621,
            "count": 2459225,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.512907317,
            "variance": 2.288888549
          },
          {
            "average": 3.149875672,
            "count": 2459225,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.150889129,
            "variance": 4.626324046
          },
          {
            "average": 0.3670066789,
            "count": 2459225,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4819884553,
            "variance": 0.232312871
          },
          {
            "average": 0.001389055495,
            "count": 2459225,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03724414832,
            "variance": 0.001387126584
          },
          {
            "average": 1.263536683,
            "count": 2459225,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5235089556,
            "variance": 0.2740616266
          },
          {
            "average": 6.42748563,
            "count": 2459225,
            "maximum": 20.81999969,
            "minimum": -21.67200089,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.4954863,
            "variance": 156.1371779
          },
          {
            "average": 1.201254867,
            "count": 2459225,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.194461623,
            "variance": 1.426738568
          },
          {
            "average": 8926.419004,
            "count": 2459225,
            "maximum": 30584,
            "minimum": 583,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13441.64115,
            "variance": 180677716.8
          },
          {
            "average": 258841438.8,
            "count": 2459225,
            "maximum": 258841479.8,
            "minimum": 258840897.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 139.7921203,
            "variance": 19541.83691
          },
          {
            "average": 1.201254867,
            "count": 2459225,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.194461623,
            "variance": 1.426738568
          },
          {
            "average": 0,
            "count": 2459225,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2459225,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2459225,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2580914719,
            "count": 2459225,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4375846683,
            "variance": 0.1914803419
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          787101.7301,
          3787626.183,
          -2.060176969,
          787443.1701,
          3788145.403,
          34.85982303
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                787101.730140812,
                3787626.1828263565,
                -2.060176968662756
              ],
              [
                787101.730140812,
                3788145.4028263562,
                -2.060176968662756
              ],
              [
                787443.1701408119,
                3788145.4028263562,
                34.85982303133724
              ],
              [
                787443.1701408119,
                3787626.1828263565,
                34.85982303133724
              ],
              [
                787101.730140812,
                3787626.1828263565,
                -2.060176968662756
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:11:19+00:00",
        "end_time": "2019-11-26T22:01:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_234000e_3787500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_234000e_3787500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_234000e_3787500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_234000e_3787500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.884694,
            34.19003588,
            -2.060176969,
            -77.88082159,
            34.19480569,
            34.85982303
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.8846939979785,
                  34.19012997094937,
                  -2.060176968662756
                ],
                [
                  -77.88452188937583,
                  34.194805685496036,
                  -2.060176968662756
                ],
                [
                  -77.8808215858762,
                  34.194711573476596,
                  34.85982303133724
                ],
                [
                  -77.88099389808718,
                  34.19003587535484,
                  34.85982303133724
                ],
                [
                  -77.8846939979785,
                  34.19012997094937,
                  -2.060176968662756
                ]
              ]
            ]
          },
          "id": "20191126_234000e_3787500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_234000e_3787500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:11:19Z",
            "pc:count": 2459225,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 787320.0513,
                "count": 2459225,
                "maximum": 787443.1701,
                "minimum": 787101.7301,
                "name": "X",
                "position": 0,
                "stddev": 87.02431768,
                "variance": 7573.231868
              },
              {
                "average": 3787817.276,
                "count": 2459225,
                "maximum": 3788145.403,
                "minimum": 3787626.183,
                "name": "Y",
                "position": 1,
                "stddev": 140.2791122,
                "variance": 19678.22932
              },
              {
                "average": 14.10990847,
                "count": 2459225,
                "maximum": 34.85982303,
                "minimum": -2.060176969,
                "name": "Z",
                "position": 2,
                "stddev": 5.885132679,
                "variance": 34.63478664
              },
              {
                "average": 36695.11841,
                "count": 2459225,
                "maximum": 65535,
                "minimum": 3888,
                "name": "Intensity",
                "position": 3,
                "stddev": 13473.60538,
                "variance": 181538041.8
              },
              {
                "average": 2.076138621,
                "count": 2459225,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.512907317,
                "variance": 2.288888549
              },
              {
                "average": 3.149875672,
                "count": 2459225,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.150889129,
                "variance": 4.626324046
              },
              {
                "average": 0.3670066789,
                "count": 2459225,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4819884553,
                "variance": 0.232312871
              },
              {
                "average": 0.001389055495,
                "count": 2459225,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03724414832,
                "variance": 0.001387126584
              },
              {
                "average": 1.263536683,
                "count": 2459225,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5235089556,
                "variance": 0.2740616266
              },
              {
                "average": 6.42748563,
                "count": 2459225,
                "maximum": 20.81999969,
                "minimum": -21.67200089,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.4954863,
                "variance": 156.1371779
              },
              {
                "average": 1.201254867,
                "count": 2459225,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.194461623,
                "variance": 1.426738568
              },
              {
                "average": 8926.419004,
                "count": 2459225,
                "maximum": 30584,
                "minimum": 583,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13441.64115,
                "variance": 180677716.8
              },
              {
                "average": 258841438.8,
                "count": 2459225,
                "maximum": 258841479.8,
                "minimum": 258840897.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 139.7921203,
                "variance": 19541.83691
              },
              {
                "average": 1.201254867,
                "count": 2459225,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.194461623,
                "variance": 1.426738568
              },
              {
                "average": 0,
                "count": 2459225,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2459225,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2459225,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2580914719,
                "count": 2459225,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4375846683,
                "variance": 0.1914803419
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              787101.7301,
              3787626.183,
              -2.060176969,
              787443.1701,
              3788145.403,
              34.85982303
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    787101.730140812,
                    3787626.1828263565,
                    -2.060176968662756
                  ],
                  [
                    787101.730140812,
                    3788145.4028263562,
                    -2.060176968662756
                  ],
                  [
                    787443.1701408119,
                    3788145.4028263562,
                    34.85982303133724
                  ],
                  [
                    787443.1701408119,
                    3787626.1828263565,
                    34.85982303133724
                  ],
                  [
                    787101.730140812,
                    3787626.1828263565,
                    -2.060176968662756
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:11:19+00:00",
            "end_time": "2019-11-26T22:01: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": "20191126_234500e_3785500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.88069266259338,
              34.17221130339997,
              -6.14849053368647
            ],
            [
              -77.88051740374179,
              34.176969682000845,
              -6.14849053368647
            ],
            [
              -77.8747906674166,
              34.17682383137473,
              36.93150946631353
            ],
            [
              -77.87496624673179,
              34.17206547868492,
              36.93150946631353
            ],
            [
              -77.88069266259338,
              34.17221130339997,
              -6.14849053368647
            ]
          ]
        ]
      },
      "bbox": [
        -77.88069266,
        34.17206548,
        -6.148490534,
        -77.87479067,
        34.17696968,
        36.93150947
      ],
      "properties": {
        "datetime": "2019-11-26T21:42:53Z",
        "pc:count": 8642185,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 787805.2315,
            "count": 8642185,
            "maximum": 788060.0264,
            "minimum": 787531.4864,
            "name": "X",
            "position": 0,
            "stddev": 140.2123552,
            "variance": 19659.50455
          },
          {
            "average": 3785920.522,
            "count": 8642185,
            "maximum": 3786177.933,
            "minimum": 3785649.533,
            "name": "Y",
            "position": 1,
            "stddev": 139.0038512,
            "variance": 19322.07064
          },
          {
            "average": 13.26867338,
            "count": 8642185,
            "maximum": 36.93150947,
            "minimum": -6.148490534,
            "name": "Z",
            "position": 2,
            "stddev": 7.189284719,
            "variance": 51.68581477
          },
          {
            "average": 35801.47968,
            "count": 8642185,
            "maximum": 65535,
            "minimum": 3670,
            "name": "Intensity",
            "position": 3,
            "stddev": 12899.82681,
            "variance": 166405531.7
          },
          {
            "average": 2.169947299,
            "count": 8642185,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.561920471,
            "variance": 2.439595556
          },
          {
            "average": 3.339960901,
            "count": 8642185,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.186218716,
            "variance": 4.779552272
          },
          {
            "average": 0.3618339575,
            "count": 8642185,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4805311347,
            "variance": 0.2309101714
          },
          {
            "average": 0.001203399372,
            "count": 8642185,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03466916989,
            "variance": 0.001201951341
          },
          {
            "average": 1.237028946,
            "count": 8642185,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5134364514,
            "variance": 0.2636169896
          },
          {
            "average": 0.9155509337,
            "count": 8642185,
            "maximum": 20.83799934,
            "minimum": -21.75600052,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.56166492,
            "variance": 183.9187554
          },
          {
            "average": 1.2108137,
            "count": 8642185,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.201125945,
            "variance": 1.442703536
          },
          {
            "average": 9068.118422,
            "count": 8642185,
            "maximum": 30580,
            "minimum": 577,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13513.59563,
            "variance": 182617266.9
          },
          {
            "average": 258838950.5,
            "count": 8642185,
            "maximum": 258839773.7,
            "minimum": 258838266.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 330.5475845,
            "variance": 109261.7056
          },
          {
            "average": 1.2108137,
            "count": 8642185,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.201125945,
            "variance": 1.442703536
          },
          {
            "average": 0,
            "count": 8642185,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8642185,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8642185,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2151654934,
            "count": 8642185,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4109371283,
            "variance": 0.1688693234
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          787531.4864,
          3785649.533,
          -6.148490534,
          788060.0264,
          3786177.933,
          36.93150947
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                787531.4863735503,
                3785649.5334935533,
                -6.14849053368647
              ],
              [
                787531.4863735503,
                3786177.9334935537,
                -6.14849053368647
              ],
              [
                788060.0263735503,
                3786177.9334935537,
                36.93150946631353
              ],
              [
                788060.0263735503,
                3785649.5334935533,
                36.93150946631353
              ],
              [
                787531.4863735503,
                3785649.5334935533,
                -6.14849053368647
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T21:42:53+00:00",
        "end_time": "2019-11-26T21:17:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_234500e_3785500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_234500e_3785500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_234500e_3785500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_234500e_3785500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.88069266,
            34.17206548,
            -6.148490534,
            -77.87479067,
            34.17696968,
            36.93150947
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.88069266259338,
                  34.17221130339997,
                  -6.14849053368647
                ],
                [
                  -77.88051740374179,
                  34.176969682000845,
                  -6.14849053368647
                ],
                [
                  -77.8747906674166,
                  34.17682383137473,
                  36.93150946631353
                ],
                [
                  -77.87496624673179,
                  34.17206547868492,
                  36.93150946631353
                ],
                [
                  -77.88069266259338,
                  34.17221130339997,
                  -6.14849053368647
                ]
              ]
            ]
          },
          "id": "20191126_234500e_3785500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_234500e_3785500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T21:42:53Z",
            "pc:count": 8642185,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 787805.2315,
                "count": 8642185,
                "maximum": 788060.0264,
                "minimum": 787531.4864,
                "name": "X",
                "position": 0,
                "stddev": 140.2123552,
                "variance": 19659.50455
              },
              {
                "average": 3785920.522,
                "count": 8642185,
                "maximum": 3786177.933,
                "minimum": 3785649.533,
                "name": "Y",
                "position": 1,
                "stddev": 139.0038512,
                "variance": 19322.07064
              },
              {
                "average": 13.26867338,
                "count": 8642185,
                "maximum": 36.93150947,
                "minimum": -6.148490534,
                "name": "Z",
                "position": 2,
                "stddev": 7.189284719,
                "variance": 51.68581477
              },
              {
                "average": 35801.47968,
                "count": 8642185,
                "maximum": 65535,
                "minimum": 3670,
                "name": "Intensity",
                "position": 3,
                "stddev": 12899.82681,
                "variance": 166405531.7
              },
              {
                "average": 2.169947299,
                "count": 8642185,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.561920471,
                "variance": 2.439595556
              },
              {
                "average": 3.339960901,
                "count": 8642185,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.186218716,
                "variance": 4.779552272
              },
              {
                "average": 0.3618339575,
                "count": 8642185,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4805311347,
                "variance": 0.2309101714
              },
              {
                "average": 0.001203399372,
                "count": 8642185,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03466916989,
                "variance": 0.001201951341
              },
              {
                "average": 1.237028946,
                "count": 8642185,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5134364514,
                "variance": 0.2636169896
              },
              {
                "average": 0.9155509337,
                "count": 8642185,
                "maximum": 20.83799934,
                "minimum": -21.75600052,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.56166492,
                "variance": 183.9187554
              },
              {
                "average": 1.2108137,
                "count": 8642185,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.201125945,
                "variance": 1.442703536
              },
              {
                "average": 9068.118422,
                "count": 8642185,
                "maximum": 30580,
                "minimum": 577,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13513.59563,
                "variance": 182617266.9
              },
              {
                "average": 258838950.5,
                "count": 8642185,
                "maximum": 258839773.7,
                "minimum": 258838266.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 330.5475845,
                "variance": 109261.7056
              },
              {
                "average": 1.2108137,
                "count": 8642185,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.201125945,
                "variance": 1.442703536
              },
              {
                "average": 0,
                "count": 8642185,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8642185,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8642185,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2151654934,
                "count": 8642185,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4109371283,
                "variance": 0.1688693234
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              787531.4864,
              3785649.533,
              -6.148490534,
              788060.0264,
              3786177.933,
              36.93150947
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    787531.4863735503,
                    3785649.5334935533,
                    -6.14849053368647
                  ],
                  [
                    787531.4863735503,
                    3786177.9334935537,
                    -6.14849053368647
                  ],
                  [
                    788060.0263735503,
                    3786177.9334935537,
                    36.93150946631353
                  ],
                  [
                    788060.0263735503,
                    3785649.5334935533,
                    36.93150946631353
                  ],
                  [
                    787531.4863735503,
                    3785649.5334935533,
                    -6.14849053368647
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T21:42:53+00:00",
            "end_time": "2019-11-26T21:17: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": "20191130_271500e_3821000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.4890821624409,
              34.500828013611276,
              -2.12360518610167
            ],
            [
              -77.48888229746633,
              34.50558874795282,
              -2.12360518610167
            ],
            [
              -77.48313046341939,
              34.50542310548721,
              36.33639481389833
            ],
            [
              -77.48333065416335,
              34.500662400454345,
              36.33639481389833
            ],
            [
              -77.4890821624409,
              34.500828013611276,
              -2.12360518610167
            ]
          ]
        ]
      },
      "bbox": [
        -77.48908216,
        34.5006624,
        -2.123605186,
        -77.48313046,
        34.50558875,
        36.33639481
      ],
      "properties": {
        "datetime": "2019-12-01T22:57:33Z",
        "pc:count": 11468842,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 822679.6287,
            "count": 11468842,
            "maximum": 822912.3132,
            "minimum": 822383.3132,
            "name": "X",
            "position": 0,
            "stddev": 133.4072138,
            "variance": 17797.48469
          },
          {
            "average": 3823538.224,
            "count": 11468842,
            "maximum": 3823816.847,
            "minimum": 3823287.947,
            "name": "Y",
            "position": 1,
            "stddev": 148.503783,
            "variance": 22053.37355
          },
          {
            "average": 15.14417782,
            "count": 11468842,
            "maximum": 36.33639481,
            "minimum": -2.123605186,
            "name": "Z",
            "position": 2,
            "stddev": 6.197103131,
            "variance": 38.40408722
          },
          {
            "average": 30820.36334,
            "count": 11468842,
            "maximum": 65535,
            "minimum": 3211,
            "name": "Intensity",
            "position": 3,
            "stddev": 12255.29897,
            "variance": 150192352.7
          },
          {
            "average": 2.601190251,
            "count": 11468842,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.720461311,
            "variance": 2.959987123
          },
          {
            "average": 4.2037646,
            "count": 11468842,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.171691687,
            "variance": 4.716244784
          },
          {
            "average": 0.3688315699,
            "count": 11468842,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4824882001,
            "variance": 0.2327948632
          },
          {
            "average": 0.0009442976021,
            "count": 11468842,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03071491472,
            "variance": 0.0009434059864
          },
          {
            "average": 1.167386123,
            "count": 11468842,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4784114355,
            "variance": 0.2288775016
          },
          {
            "average": -0.679978115,
            "count": 11468842,
            "maximum": 20.92200089,
            "minimum": -21.79199982,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.17120672,
            "variance": 173.4806865
          },
          {
            "average": 1.167681445,
            "count": 11468842,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.184019155,
            "variance": 1.40190136
          },
          {
            "average": 9805.242127,
            "count": 11468842,
            "maximum": 32410,
            "minimum": 655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13292.33184,
            "variance": 176686085.7
          },
          {
            "average": 259220254.4,
            "count": 11468842,
            "maximum": 259276253,
            "minimum": 259191190.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 39992.54336,
            "variance": 1599403525
          },
          {
            "average": 1.167681445,
            "count": 11468842,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.184019155,
            "variance": 1.40190136
          },
          {
            "average": 0,
            "count": 11468842,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11468842,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11468842,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1563354871,
            "count": 11468842,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3631731186,
            "variance": 0.131894714
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          822383.3132,
          3823287.947,
          -2.123605186,
          822912.3132,
          3823816.847,
          36.33639481
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                822383.3132395193,
                3823287.9467751672,
                -2.12360518610167
              ],
              [
                822383.3132395193,
                3823816.8467751676,
                -2.12360518610167
              ],
              [
                822912.3132395193,
                3823816.8467751676,
                36.33639481389833
              ],
              [
                822912.3132395193,
                3823287.9467751672,
                36.33639481389833
              ],
              [
                822383.3132395193,
                3823287.9467751672,
                -2.12360518610167
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-01T22:57:33+00:00",
        "end_time": "2019-11-30T23:19:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191130_271500e_3821000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191130_271500e_3821000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191130_271500e_3821000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_271500e_3821000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48908216,
            34.5006624,
            -2.123605186,
            -77.48313046,
            34.50558875,
            36.33639481
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.4890821624409,
                  34.500828013611276,
                  -2.12360518610167
                ],
                [
                  -77.48888229746633,
                  34.50558874795282,
                  -2.12360518610167
                ],
                [
                  -77.48313046341939,
                  34.50542310548721,
                  36.33639481389833
                ],
                [
                  -77.48333065416335,
                  34.500662400454345,
                  36.33639481389833
                ],
                [
                  -77.4890821624409,
                  34.500828013611276,
                  -2.12360518610167
                ]
              ]
            ]
          },
          "id": "20191130_271500e_3821000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_271500e_3821000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-01T22:57:33Z",
            "pc:count": 11468842,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 822679.6287,
                "count": 11468842,
                "maximum": 822912.3132,
                "minimum": 822383.3132,
                "name": "X",
                "position": 0,
                "stddev": 133.4072138,
                "variance": 17797.48469
              },
              {
                "average": 3823538.224,
                "count": 11468842,
                "maximum": 3823816.847,
                "minimum": 3823287.947,
                "name": "Y",
                "position": 1,
                "stddev": 148.503783,
                "variance": 22053.37355
              },
              {
                "average": 15.14417782,
                "count": 11468842,
                "maximum": 36.33639481,
                "minimum": -2.123605186,
                "name": "Z",
                "position": 2,
                "stddev": 6.197103131,
                "variance": 38.40408722
              },
              {
                "average": 30820.36334,
                "count": 11468842,
                "maximum": 65535,
                "minimum": 3211,
                "name": "Intensity",
                "position": 3,
                "stddev": 12255.29897,
                "variance": 150192352.7
              },
              {
                "average": 2.601190251,
                "count": 11468842,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.720461311,
                "variance": 2.959987123
              },
              {
                "average": 4.2037646,
                "count": 11468842,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.171691687,
                "variance": 4.716244784
              },
              {
                "average": 0.3688315699,
                "count": 11468842,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4824882001,
                "variance": 0.2327948632
              },
              {
                "average": 0.0009442976021,
                "count": 11468842,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03071491472,
                "variance": 0.0009434059864
              },
              {
                "average": 1.167386123,
                "count": 11468842,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4784114355,
                "variance": 0.2288775016
              },
              {
                "average": -0.679978115,
                "count": 11468842,
                "maximum": 20.92200089,
                "minimum": -21.79199982,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.17120672,
                "variance": 173.4806865
              },
              {
                "average": 1.167681445,
                "count": 11468842,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.184019155,
                "variance": 1.40190136
              },
              {
                "average": 9805.242127,
                "count": 11468842,
                "maximum": 32410,
                "minimum": 655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13292.33184,
                "variance": 176686085.7
              },
              {
                "average": 259220254.4,
                "count": 11468842,
                "maximum": 259276253,
                "minimum": 259191190.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 39992.54336,
                "variance": 1599403525
              },
              {
                "average": 1.167681445,
                "count": 11468842,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.184019155,
                "variance": 1.40190136
              },
              {
                "average": 0,
                "count": 11468842,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11468842,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11468842,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1563354871,
                "count": 11468842,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3631731186,
                "variance": 0.131894714
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              822383.3132,
              3823287.947,
              -2.123605186,
              822912.3132,
              3823816.847,
              36.33639481
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    822383.3132395193,
                    3823287.9467751672,
                    -2.12360518610167
                  ],
                  [
                    822383.3132395193,
                    3823816.8467751676,
                    -2.12360518610167
                  ],
                  [
                    822912.3132395193,
                    3823816.8467751676,
                    36.33639481389833
                  ],
                  [
                    822912.3132395193,
                    3823287.9467751672,
                    36.33639481389833
                  ],
                  [
                    822383.3132395193,
                    3823287.9467751672,
                    -2.12360518610167
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-01T22:57:33+00:00",
            "end_time": "2019-11-30T23:19: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": "20191126_234500e_3786500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.8809992685023,
              34.18121792829418,
              -8.208959849297365
            ],
            [
              -77.88082392784699,
              34.18597738192939,
              -8.208959849297365
            ],
            [
              -77.87509658117892,
              34.18583151204386,
              32.13104015070264
            ],
            [
              -77.87527224251336,
              34.18107208432573,
              32.13104015070264
            ],
            [
              -77.8809992685023,
              34.18121792829418,
              -8.208959849297365
            ]
          ]
        ]
      },
      "bbox": [
        -77.88099927,
        34.18107208,
        -8.208959849,
        -77.87509658,
        34.18597738,
        32.13104015
      ],
      "properties": {
        "datetime": "2019-11-26T21:57:07Z",
        "pc:count": 8276930,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 787749.885,
            "count": 8276930,
            "maximum": 788001.1674,
            "minimum": 787472.6274,
            "name": "X",
            "position": 0,
            "stddev": 144.1465167,
            "variance": 20778.21828
          },
          {
            "average": 3786912.859,
            "count": 8276930,
            "maximum": 3787176.404,
            "minimum": 3786647.884,
            "name": "Y",
            "position": 1,
            "stddev": 145.3801305,
            "variance": 21135.38233
          },
          {
            "average": 13.06847205,
            "count": 8276930,
            "maximum": 32.13104015,
            "minimum": -8.208959849,
            "name": "Z",
            "position": 2,
            "stddev": 5.343801796,
            "variance": 28.55621764
          },
          {
            "average": 36049.46692,
            "count": 8276930,
            "maximum": 65535,
            "minimum": 3867,
            "name": "Intensity",
            "position": 3,
            "stddev": 12955.60763,
            "variance": 167847769
          },
          {
            "average": 2.117397151,
            "count": 8276930,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.526673481,
            "variance": 2.330731917
          },
          {
            "average": 3.234129925,
            "count": 8276930,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.150575176,
            "variance": 4.624973587
          },
          {
            "average": 0.35769458,
            "count": 8276930,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4793215989,
            "variance": 0.2297491952
          },
          {
            "average": 0.001230528711,
            "count": 8276930,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03505730535,
            "variance": 0.001229014658
          },
          {
            "average": 1.24517025,
            "count": 8276930,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5192271157,
            "variance": 0.2695967977
          },
          {
            "average": 1.111824925,
            "count": 8276930,
            "maximum": 20.80200005,
            "minimum": -21.69599915,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.29333604,
            "variance": 176.712783
          },
          {
            "average": 1.229916889,
            "count": 8276930,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.20899385,
            "variance": 1.46166613
          },
          {
            "average": 9302.866167,
            "count": 8276930,
            "maximum": 30582,
            "minimum": 579,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13623.13468,
            "variance": 185589798.4
          },
          {
            "average": 258839954.8,
            "count": 8276930,
            "maximum": 258840627.2,
            "minimum": 258839162.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 321.7808463,
            "variance": 103542.9131
          },
          {
            "average": 1.229916889,
            "count": 8276930,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.20899385,
            "variance": 1.46166613
          },
          {
            "average": 0,
            "count": 8276930,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8276930,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8276930,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.217828591,
            "count": 8276930,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4127702951,
            "variance": 0.1703793165
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          787472.6274,
          3786647.884,
          -8.208959849,
          788001.1674,
          3787176.404,
          32.13104015
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                787472.6274274171,
                3786647.8835640755,
                -8.208959849297365
              ],
              [
                787472.6274274171,
                3787176.403564075,
                -8.208959849297365
              ],
              [
                788001.1674274171,
                3787176.403564075,
                32.13104015070264
              ],
              [
                788001.1674274171,
                3786647.8835640755,
                32.13104015070264
              ],
              [
                787472.6274274171,
                3786647.8835640755,
                -8.208959849297365
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T21:57:07+00:00",
        "end_time": "2019-11-26T21:32:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_234500e_3786500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_234500e_3786500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_234500e_3786500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_234500e_3786500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.88099927,
            34.18107208,
            -8.208959849,
            -77.87509658,
            34.18597738,
            32.13104015
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.8809992685023,
                  34.18121792829418,
                  -8.208959849297365
                ],
                [
                  -77.88082392784699,
                  34.18597738192939,
                  -8.208959849297365
                ],
                [
                  -77.87509658117892,
                  34.18583151204386,
                  32.13104015070264
                ],
                [
                  -77.87527224251336,
                  34.18107208432573,
                  32.13104015070264
                ],
                [
                  -77.8809992685023,
                  34.18121792829418,
                  -8.208959849297365
                ]
              ]
            ]
          },
          "id": "20191126_234500e_3786500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_234500e_3786500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T21:57:07Z",
            "pc:count": 8276930,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 787749.885,
                "count": 8276930,
                "maximum": 788001.1674,
                "minimum": 787472.6274,
                "name": "X",
                "position": 0,
                "stddev": 144.1465167,
                "variance": 20778.21828
              },
              {
                "average": 3786912.859,
                "count": 8276930,
                "maximum": 3787176.404,
                "minimum": 3786647.884,
                "name": "Y",
                "position": 1,
                "stddev": 145.3801305,
                "variance": 21135.38233
              },
              {
                "average": 13.06847205,
                "count": 8276930,
                "maximum": 32.13104015,
                "minimum": -8.208959849,
                "name": "Z",
                "position": 2,
                "stddev": 5.343801796,
                "variance": 28.55621764
              },
              {
                "average": 36049.46692,
                "count": 8276930,
                "maximum": 65535,
                "minimum": 3867,
                "name": "Intensity",
                "position": 3,
                "stddev": 12955.60763,
                "variance": 167847769
              },
              {
                "average": 2.117397151,
                "count": 8276930,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.526673481,
                "variance": 2.330731917
              },
              {
                "average": 3.234129925,
                "count": 8276930,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.150575176,
                "variance": 4.624973587
              },
              {
                "average": 0.35769458,
                "count": 8276930,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4793215989,
                "variance": 0.2297491952
              },
              {
                "average": 0.001230528711,
                "count": 8276930,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03505730535,
                "variance": 0.001229014658
              },
              {
                "average": 1.24517025,
                "count": 8276930,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5192271157,
                "variance": 0.2695967977
              },
              {
                "average": 1.111824925,
                "count": 8276930,
                "maximum": 20.80200005,
                "minimum": -21.69599915,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.29333604,
                "variance": 176.712783
              },
              {
                "average": 1.229916889,
                "count": 8276930,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.20899385,
                "variance": 1.46166613
              },
              {
                "average": 9302.866167,
                "count": 8276930,
                "maximum": 30582,
                "minimum": 579,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13623.13468,
                "variance": 185589798.4
              },
              {
                "average": 258839954.8,
                "count": 8276930,
                "maximum": 258840627.2,
                "minimum": 258839162.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 321.7808463,
                "variance": 103542.9131
              },
              {
                "average": 1.229916889,
                "count": 8276930,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.20899385,
                "variance": 1.46166613
              },
              {
                "average": 0,
                "count": 8276930,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8276930,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8276930,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.217828591,
                "count": 8276930,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4127702951,
                "variance": 0.1703793165
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              787472.6274,
              3786647.884,
              -8.208959849,
              788001.1674,
              3787176.404,
              32.13104015
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    787472.6274274171,
                    3786647.8835640755,
                    -8.208959849297365
                  ],
                  [
                    787472.6274274171,
                    3787176.403564075,
                    -8.208959849297365
                  ],
                  [
                    788001.1674274171,
                    3787176.403564075,
                    32.13104015070264
                  ],
                  [
                    788001.1674274171,
                    3786647.8835640755,
                    32.13104015070264
                  ],
                  [
                    787472.6274274171,
                    3786647.8835640755,
                    -8.208959849297365
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T21:57:07+00:00",
            "end_time": "2019-11-26T21:32: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": "20191128_272500e_3817000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47713357151677,
              34.46501040860883,
              -21.159877801618652
            ],
            [
              -77.4769332649594,
              34.469771829737496,
              -21.159877801618652
            ],
            [
              -77.47118331113083,
              34.46960575613121,
              36.36012219838135
            ],
            [
              -77.47138394295247,
              34.46484436440604,
              36.36012219838135
            ],
            [
              -77.47713357151677,
              34.46501040860883,
              -21.159877801618652
            ]
          ]
        ]
      },
      "bbox": [
        -77.47713357,
        34.46484436,
        -21.1598778,
        -77.47118331,
        34.46977183,
        36.3601222
      ],
      "properties": {
        "datetime": "2019-12-21T13:32:35Z",
        "pc:count": 5629589,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 823886.4526,
            "count": 5629589,
            "maximum": 824148.5562,
            "minimum": 823619.4962,
            "name": "X",
            "position": 0,
            "stddev": 147.7673286,
            "variance": 21835.18339
          },
          {
            "average": 3819626.494,
            "count": 5629589,
            "maximum": 3819880.725,
            "minimum": 3819351.745,
            "name": "Y",
            "position": 1,
            "stddev": 149.1909563,
            "variance": 22257.94145
          },
          {
            "average": 1.50855693,
            "count": 5629589,
            "maximum": 36.3601222,
            "minimum": -21.1598778,
            "name": "Z",
            "position": 2,
            "stddev": 2.627702277,
            "variance": 6.904819257
          },
          {
            "average": 39775.48564,
            "count": 5629589,
            "maximum": 65535,
            "minimum": 5177,
            "name": "Intensity",
            "position": 3,
            "stddev": 11667.21886,
            "variance": 136123996
          },
          {
            "average": 1.475774342,
            "count": 5629589,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9883728862,
            "variance": 0.9768809623
          },
          {
            "average": 1.951630572,
            "count": 5629589,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.492923704,
            "variance": 2.228821186
          },
          {
            "average": 0,
            "count": 5629589,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5629589,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.1377065,
            "count": 5629589,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 15.47847065,
            "variance": 239.5830538
          },
          {
            "average": -1.991069112,
            "count": 5629589,
            "maximum": 20.80800056,
            "minimum": -21.80999947,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.27005262,
            "variance": 176.0942966
          },
          {
            "average": 1.169252143,
            "count": 5629589,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.18783162,
            "variance": 1.410943958
          },
          {
            "average": 10057.49802,
            "count": 5629589,
            "maximum": 32056,
            "minimum": 351,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13314.29335,
            "variance": 177270407.5
          },
          {
            "average": 260921683.5,
            "count": 5629589,
            "maximum": 260970355,
            "minimum": 259007265.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 303694.3499,
            "variance": 92230258140.0
          },
          {
            "average": 1.169252143,
            "count": 5629589,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.18783162,
            "variance": 1.410943958
          },
          {
            "average": 0,
            "count": 5629589,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5629589,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5629589,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1606076394,
            "count": 5629589,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3671686935,
            "variance": 0.1348128495
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          823619.4962,
          3819351.745,
          -21.1598778,
          824148.5562,
          3819880.725,
          36.3601222
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                823619.4961664472,
                3819351.745226848,
                -21.159877801618652
              ],
              [
                823619.4961664472,
                3819880.7252268484,
                -21.159877801618652
              ],
              [
                824148.5561664472,
                3819880.7252268484,
                36.36012219838135
              ],
              [
                824148.5561664472,
                3819351.745226848,
                36.36012219838135
              ],
              [
                823619.4961664472,
                3819351.745226848,
                -21.159877801618652
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-21T13:32:35+00:00",
        "end_time": "2019-11-28T20:14:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191128_272500e_3817000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191128_272500e_3817000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191128_272500e_3817000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_272500e_3817000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47713357,
            34.46484436,
            -21.1598778,
            -77.47118331,
            34.46977183,
            36.3601222
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47713357151677,
                  34.46501040860883,
                  -21.159877801618652
                ],
                [
                  -77.4769332649594,
                  34.469771829737496,
                  -21.159877801618652
                ],
                [
                  -77.47118331113083,
                  34.46960575613121,
                  36.36012219838135
                ],
                [
                  -77.47138394295247,
                  34.46484436440604,
                  36.36012219838135
                ],
                [
                  -77.47713357151677,
                  34.46501040860883,
                  -21.159877801618652
                ]
              ]
            ]
          },
          "id": "20191128_272500e_3817000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_272500e_3817000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-21T13:32:35Z",
            "pc:count": 5629589,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 823886.4526,
                "count": 5629589,
                "maximum": 824148.5562,
                "minimum": 823619.4962,
                "name": "X",
                "position": 0,
                "stddev": 147.7673286,
                "variance": 21835.18339
              },
              {
                "average": 3819626.494,
                "count": 5629589,
                "maximum": 3819880.725,
                "minimum": 3819351.745,
                "name": "Y",
                "position": 1,
                "stddev": 149.1909563,
                "variance": 22257.94145
              },
              {
                "average": 1.50855693,
                "count": 5629589,
                "maximum": 36.3601222,
                "minimum": -21.1598778,
                "name": "Z",
                "position": 2,
                "stddev": 2.627702277,
                "variance": 6.904819257
              },
              {
                "average": 39775.48564,
                "count": 5629589,
                "maximum": 65535,
                "minimum": 5177,
                "name": "Intensity",
                "position": 3,
                "stddev": 11667.21886,
                "variance": 136123996
              },
              {
                "average": 1.475774342,
                "count": 5629589,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9883728862,
                "variance": 0.9768809623
              },
              {
                "average": 1.951630572,
                "count": 5629589,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.492923704,
                "variance": 2.228821186
              },
              {
                "average": 0,
                "count": 5629589,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5629589,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.1377065,
                "count": 5629589,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 15.47847065,
                "variance": 239.5830538
              },
              {
                "average": -1.991069112,
                "count": 5629589,
                "maximum": 20.80800056,
                "minimum": -21.80999947,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.27005262,
                "variance": 176.0942966
              },
              {
                "average": 1.169252143,
                "count": 5629589,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.18783162,
                "variance": 1.410943958
              },
              {
                "average": 10057.49802,
                "count": 5629589,
                "maximum": 32056,
                "minimum": 351,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13314.29335,
                "variance": 177270407.5
              },
              {
                "average": 260921683.5,
                "count": 5629589,
                "maximum": 260970355,
                "minimum": 259007265.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 303694.3499,
                "variance": 92230258140.0
              },
              {
                "average": 1.169252143,
                "count": 5629589,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.18783162,
                "variance": 1.410943958
              },
              {
                "average": 0,
                "count": 5629589,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5629589,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5629589,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1606076394,
                "count": 5629589,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3671686935,
                "variance": 0.1348128495
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              823619.4962,
              3819351.745,
              -21.1598778,
              824148.5562,
              3819880.725,
              36.3601222
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    823619.4961664472,
                    3819351.745226848,
                    -21.159877801618652
                  ],
                  [
                    823619.4961664472,
                    3819880.7252268484,
                    -21.159877801618652
                  ],
                  [
                    824148.5561664472,
                    3819880.7252268484,
                    36.36012219838135
                  ],
                  [
                    824148.5561664472,
                    3819351.745226848,
                    36.36012219838135
                  ],
                  [
                    823619.4961664472,
                    3819351.745226848,
                    -21.159877801618652
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-21T13:32:35+00:00",
            "end_time": "2019-11-28T20:14: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": "20191126_234500e_3786000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.88084618657838,
              34.17671470381312,
              -11.084637921447307
            ],
            [
              -77.88067088020414,
              34.18147380003751,
              -11.084637921447307
            ],
            [
              -77.87494340530019,
              34.18132792874059,
              35.35536207855269
            ],
            [
              -77.8751190322822,
              34.17656885843321,
              35.35536207855269
            ],
            [
              -77.88084618657838,
              34.17671470381312,
              -11.084637921447307
            ]
          ]
        ]
      },
      "bbox": [
        -77.88084619,
        34.17656886,
        -11.08463792,
        -77.87494341,
        34.1814738,
        35.35536208
      ],
      "properties": {
        "datetime": "2019-11-26T21:46:58Z",
        "pc:count": 9619579,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 787783.4329,
            "count": 9619579,
            "maximum": 788030.6164,
            "minimum": 787502.0364,
            "name": "X",
            "position": 0,
            "stddev": 145.3869134,
            "variance": 21137.3546
          },
          {
            "average": 3786407.464,
            "count": 9619579,
            "maximum": 3786677.198,
            "minimum": 3786148.718,
            "name": "Y",
            "position": 1,
            "stddev": 142.9139026,
            "variance": 20424.38354
          },
          {
            "average": 12.92890853,
            "count": 9619579,
            "maximum": 35.35536208,
            "minimum": -11.08463792,
            "name": "Z",
            "position": 2,
            "stddev": 6.486182399,
            "variance": 42.07056211
          },
          {
            "average": 33893.78167,
            "count": 9619579,
            "maximum": 65535,
            "minimum": 3932,
            "name": "Intensity",
            "position": 3,
            "stddev": 12814.79897,
            "variance": 164219072.6
          },
          {
            "average": 2.340374147,
            "count": 9619579,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.626565531,
            "variance": 2.645715426
          },
          {
            "average": 3.680827924,
            "count": 9619579,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.190805586,
            "variance": 4.799629116
          },
          {
            "average": 0.3688999279,
            "count": 9619579,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4825067827,
            "variance": 0.2328127953
          },
          {
            "average": 0.00106584706,
            "count": 9619579,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03262991176,
            "variance": 0.001064711141
          },
          {
            "average": 1.206190832,
            "count": 9619579,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5132746215,
            "variance": 0.263450837
          },
          {
            "average": -0.7240259244,
            "count": 9619579,
            "maximum": 20.81399918,
            "minimum": -21.70199966,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.69502997,
            "variance": 187.5538459
          },
          {
            "average": 1.186122282,
            "count": 9619579,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.188983208,
            "variance": 1.41368107
          },
          {
            "average": 8751.659475,
            "count": 9619579,
            "maximum": 30581,
            "minimum": 578,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13355.97744,
            "variance": 178382133.3
          },
          {
            "average": 258839435.8,
            "count": 9619579,
            "maximum": 258840018.7,
            "minimum": 258838892.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 362.9827537,
            "variance": 131756.4795
          },
          {
            "average": 1.186122282,
            "count": 9619579,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.188983208,
            "variance": 1.41368107
          },
          {
            "average": 0,
            "count": 9619579,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9619579,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9619579,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2314109588,
            "count": 9619579,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.421734449,
            "variance": 0.1778599455
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          787502.0364,
          3786148.718,
          -11.08463792,
          788030.6164,
          3786677.198,
          35.35536208
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                787502.0363559107,
                3786148.7175511736,
                -11.084637921447307
              ],
              [
                787502.0363559107,
                3786677.197551174,
                -11.084637921447307
              ],
              [
                788030.6163559108,
                3786677.197551174,
                35.35536207855269
              ],
              [
                788030.6163559108,
                3786148.7175511736,
                35.35536207855269
              ],
              [
                787502.0363559107,
                3786148.7175511736,
                -11.084637921447307
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T21:46:58+00:00",
        "end_time": "2019-11-26T21:28:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_234500e_3786000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_234500e_3786000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_234500e_3786000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_234500e_3786000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.88084619,
            34.17656886,
            -11.08463792,
            -77.87494341,
            34.1814738,
            35.35536208
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.88084618657838,
                  34.17671470381312,
                  -11.084637921447307
                ],
                [
                  -77.88067088020414,
                  34.18147380003751,
                  -11.084637921447307
                ],
                [
                  -77.87494340530019,
                  34.18132792874059,
                  35.35536207855269
                ],
                [
                  -77.8751190322822,
                  34.17656885843321,
                  35.35536207855269
                ],
                [
                  -77.88084618657838,
                  34.17671470381312,
                  -11.084637921447307
                ]
              ]
            ]
          },
          "id": "20191126_234500e_3786000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_234500e_3786000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T21:46:58Z",
            "pc:count": 9619579,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 787783.4329,
                "count": 9619579,
                "maximum": 788030.6164,
                "minimum": 787502.0364,
                "name": "X",
                "position": 0,
                "stddev": 145.3869134,
                "variance": 21137.3546
              },
              {
                "average": 3786407.464,
                "count": 9619579,
                "maximum": 3786677.198,
                "minimum": 3786148.718,
                "name": "Y",
                "position": 1,
                "stddev": 142.9139026,
                "variance": 20424.38354
              },
              {
                "average": 12.92890853,
                "count": 9619579,
                "maximum": 35.35536208,
                "minimum": -11.08463792,
                "name": "Z",
                "position": 2,
                "stddev": 6.486182399,
                "variance": 42.07056211
              },
              {
                "average": 33893.78167,
                "count": 9619579,
                "maximum": 65535,
                "minimum": 3932,
                "name": "Intensity",
                "position": 3,
                "stddev": 12814.79897,
                "variance": 164219072.6
              },
              {
                "average": 2.340374147,
                "count": 9619579,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.626565531,
                "variance": 2.645715426
              },
              {
                "average": 3.680827924,
                "count": 9619579,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.190805586,
                "variance": 4.799629116
              },
              {
                "average": 0.3688999279,
                "count": 9619579,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4825067827,
                "variance": 0.2328127953
              },
              {
                "average": 0.00106584706,
                "count": 9619579,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03262991176,
                "variance": 0.001064711141
              },
              {
                "average": 1.206190832,
                "count": 9619579,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5132746215,
                "variance": 0.263450837
              },
              {
                "average": -0.7240259244,
                "count": 9619579,
                "maximum": 20.81399918,
                "minimum": -21.70199966,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.69502997,
                "variance": 187.5538459
              },
              {
                "average": 1.186122282,
                "count": 9619579,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.188983208,
                "variance": 1.41368107
              },
              {
                "average": 8751.659475,
                "count": 9619579,
                "maximum": 30581,
                "minimum": 578,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13355.97744,
                "variance": 178382133.3
              },
              {
                "average": 258839435.8,
                "count": 9619579,
                "maximum": 258840018.7,
                "minimum": 258838892.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 362.9827537,
                "variance": 131756.4795
              },
              {
                "average": 1.186122282,
                "count": 9619579,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.188983208,
                "variance": 1.41368107
              },
              {
                "average": 0,
                "count": 9619579,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9619579,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9619579,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2314109588,
                "count": 9619579,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.421734449,
                "variance": 0.1778599455
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              787502.0364,
              3786148.718,
              -11.08463792,
              788030.6164,
              3786677.198,
              35.35536208
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    787502.0363559107,
                    3786148.7175511736,
                    -11.084637921447307
                  ],
                  [
                    787502.0363559107,
                    3786677.197551174,
                    -11.084637921447307
                  ],
                  [
                    788030.6163559108,
                    3786677.197551174,
                    35.35536207855269
                  ],
                  [
                    788030.6163559108,
                    3786148.7175511736,
                    35.35536207855269
                  ],
                  [
                    787502.0363559107,
                    3786148.7175511736,
                    -11.084637921447307
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T21:46:58+00:00",
            "end_time": "2019-11-26T21:28: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": "20191128_272500e_3817500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47726688822378,
              34.469514804255695,
              -13.282189258173476
            ],
            [
              -77.47706651008384,
              34.47427730269447,
              -13.282189258173476
            ],
            [
              -77.47131689852921,
              34.4741112353011,
              13.137810741826526
            ],
            [
              -77.47151760204271,
              34.4693487662696,
              13.137810741826526
            ],
            [
              -77.47726688822378,
              34.469514804255695,
              -13.282189258173476
            ]
          ]
        ]
      },
      "bbox": [
        -77.47726689,
        34.46934877,
        -13.28218926,
        -77.4713169,
        34.4742773,
        13.13781074
      ],
      "properties": {
        "datetime": "2019-12-21T13:32:32Z",
        "pc:count": 7437668,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 823847.5581,
            "count": 7437668,
            "maximum": 824118.8302,
            "minimum": 823589.8302,
            "name": "X",
            "position": 0,
            "stddev": 139.4540556,
            "variance": 19447.43362
          },
          {
            "average": 3820122.799,
            "count": 7437668,
            "maximum": 3820380.237,
            "minimum": 3819851.137,
            "name": "Y",
            "position": 1,
            "stddev": 145.2223846,
            "variance": 21089.541
          },
          {
            "average": -0.3566932694,
            "count": 7437668,
            "maximum": 13.13781074,
            "minimum": -13.28218926,
            "name": "Z",
            "position": 2,
            "stddev": 0.5281040108,
            "variance": 0.2788938462
          },
          {
            "average": 26682.1718,
            "count": 7437668,
            "maximum": 65535,
            "minimum": 2512,
            "name": "Intensity",
            "position": 3,
            "stddev": 7579.825992,
            "variance": 57453762.07
          },
          {
            "average": 1.746880743,
            "count": 7437668,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8257236211,
            "variance": 0.6818194984
          },
          {
            "average": 2.493768342,
            "count": 7437668,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8606422828,
            "variance": 0.740705139
          },
          {
            "average": 0.4505023618,
            "count": 7437668,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4975439851,
            "variance": 0.2475500171
          },
          {
            "average": 0.001356742463,
            "count": 7437668,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03680899204,
            "variance": 0.001354901895
          },
          {
            "average": 32.23311379,
            "count": 7437668,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 18.58041546,
            "variance": 345.2318388
          },
          {
            "average": -0.839056559,
            "count": 7437668,
            "maximum": 20.87999916,
            "minimum": -21.83399963,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.63746065,
            "variance": 185.9803329
          },
          {
            "average": 0.7651663129,
            "count": 7437668,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.899452521,
            "variance": 0.8090148375
          },
          {
            "average": 3872.149142,
            "count": 7437668,
            "maximum": 32056,
            "minimum": 351,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9214.180705,
            "variance": 84901126.07
          },
          {
            "average": 259438317.7,
            "count": 7437668,
            "maximum": 260970352.6,
            "minimum": 259007265.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 812415.694,
            "variance": 660019259900.0
          },
          {
            "average": 0.7651663129,
            "count": 7437668,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.899452521,
            "variance": 0.8090148375
          },
          {
            "average": 0,
            "count": 7437668,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7437668,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7437668,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1711939818,
            "count": 7437668,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3766784059,
            "variance": 0.1418866215
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          823589.8302,
          3819851.137,
          -13.28218926,
          824118.8302,
          3820380.237,
          13.13781074
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                823589.8301523522,
                3819851.13676484,
                -13.282189258173476
              ],
              [
                823589.8301523522,
                3820380.23676484,
                -13.282189258173476
              ],
              [
                824118.8301523522,
                3820380.23676484,
                13.137810741826526
              ],
              [
                824118.8301523522,
                3819851.13676484,
                13.137810741826526
              ],
              [
                823589.8301523522,
                3819851.13676484,
                -13.282189258173476
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-21T13:32:32+00:00",
        "end_time": "2019-11-28T20:14:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191128_272500e_3817500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191128_272500e_3817500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191128_272500e_3817500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_272500e_3817500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47726689,
            34.46934877,
            -13.28218926,
            -77.4713169,
            34.4742773,
            13.13781074
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47726688822378,
                  34.469514804255695,
                  -13.282189258173476
                ],
                [
                  -77.47706651008384,
                  34.47427730269447,
                  -13.282189258173476
                ],
                [
                  -77.47131689852921,
                  34.4741112353011,
                  13.137810741826526
                ],
                [
                  -77.47151760204271,
                  34.4693487662696,
                  13.137810741826526
                ],
                [
                  -77.47726688822378,
                  34.469514804255695,
                  -13.282189258173476
                ]
              ]
            ]
          },
          "id": "20191128_272500e_3817500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_272500e_3817500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-21T13:32:32Z",
            "pc:count": 7437668,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 823847.5581,
                "count": 7437668,
                "maximum": 824118.8302,
                "minimum": 823589.8302,
                "name": "X",
                "position": 0,
                "stddev": 139.4540556,
                "variance": 19447.43362
              },
              {
                "average": 3820122.799,
                "count": 7437668,
                "maximum": 3820380.237,
                "minimum": 3819851.137,
                "name": "Y",
                "position": 1,
                "stddev": 145.2223846,
                "variance": 21089.541
              },
              {
                "average": -0.3566932694,
                "count": 7437668,
                "maximum": 13.13781074,
                "minimum": -13.28218926,
                "name": "Z",
                "position": 2,
                "stddev": 0.5281040108,
                "variance": 0.2788938462
              },
              {
                "average": 26682.1718,
                "count": 7437668,
                "maximum": 65535,
                "minimum": 2512,
                "name": "Intensity",
                "position": 3,
                "stddev": 7579.825992,
                "variance": 57453762.07
              },
              {
                "average": 1.746880743,
                "count": 7437668,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8257236211,
                "variance": 0.6818194984
              },
              {
                "average": 2.493768342,
                "count": 7437668,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8606422828,
                "variance": 0.740705139
              },
              {
                "average": 0.4505023618,
                "count": 7437668,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4975439851,
                "variance": 0.2475500171
              },
              {
                "average": 0.001356742463,
                "count": 7437668,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03680899204,
                "variance": 0.001354901895
              },
              {
                "average": 32.23311379,
                "count": 7437668,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 18.58041546,
                "variance": 345.2318388
              },
              {
                "average": -0.839056559,
                "count": 7437668,
                "maximum": 20.87999916,
                "minimum": -21.83399963,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.63746065,
                "variance": 185.9803329
              },
              {
                "average": 0.7651663129,
                "count": 7437668,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.899452521,
                "variance": 0.8090148375
              },
              {
                "average": 3872.149142,
                "count": 7437668,
                "maximum": 32056,
                "minimum": 351,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9214.180705,
                "variance": 84901126.07
              },
              {
                "average": 259438317.7,
                "count": 7437668,
                "maximum": 260970352.6,
                "minimum": 259007265.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 812415.694,
                "variance": 660019259900.0
              },
              {
                "average": 0.7651663129,
                "count": 7437668,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.899452521,
                "variance": 0.8090148375
              },
              {
                "average": 0,
                "count": 7437668,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7437668,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7437668,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1711939818,
                "count": 7437668,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3766784059,
                "variance": 0.1418866215
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              823589.8302,
              3819851.137,
              -13.28218926,
              824118.8302,
              3820380.237,
              13.13781074
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    823589.8301523522,
                    3819851.13676484,
                    -13.282189258173476
                  ],
                  [
                    823589.8301523522,
                    3820380.23676484,
                    -13.282189258173476
                  ],
                  [
                    824118.8301523522,
                    3820380.23676484,
                    13.137810741826526
                  ],
                  [
                    824118.8301523522,
                    3819851.13676484,
                    13.137810741826526
                  ],
                  [
                    823589.8301523522,
                    3819851.13676484,
                    -13.282189258173476
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-21T13:32:32+00:00",
            "end_time": "2019-11-28T20:14: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": "20191126_233500e_3787000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.88786531972835,
              34.185547504410174,
              4.784774422369271
            ],
            [
              -77.88778262056587,
              34.18779702903396,
              4.784774422369271
            ],
            [
              -77.88617405085621,
              34.187756177870575,
              38.464774422369274
            ],
            [
              -77.88625679259388,
              34.185506656677305,
              38.464774422369274
            ],
            [
              -77.88786531972835,
              34.185547504410174,
              4.784774422369271
            ]
          ]
        ]
      },
      "bbox": [
        -77.88786532,
        34.18550666,
        4.784774422,
        -77.88617405,
        34.18779703,
        38.46477442
      ],
      "properties": {
        "datetime": "2019-11-26T22:11:27Z",
        "pc:count": 599749,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 786915.5744,
            "count": 599749,
            "maximum": 786973.3314,
            "minimum": 786824.8914,
            "name": "X",
            "position": 0,
            "stddev": 32.96712593,
            "variance": 1086.831392
          },
          {
            "average": 3787204.332,
            "count": 599749,
            "maximum": 3787358.657,
            "minimum": 3787108.857,
            "name": "Y",
            "position": 1,
            "stddev": 60.42706954,
            "variance": 3651.430733
          },
          {
            "average": 19.65075516,
            "count": 599749,
            "maximum": 38.46477442,
            "minimum": 4.784774422,
            "name": "Z",
            "position": 2,
            "stddev": 6.025047122,
            "variance": 36.30119283
          },
          {
            "average": 34496.62528,
            "count": 599749,
            "maximum": 65535,
            "minimum": 3845,
            "name": "Intensity",
            "position": 3,
            "stddev": 12761.43831,
            "variance": 162854307.9
          },
          {
            "average": 2.251348481,
            "count": 599749,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.571825278,
            "variance": 2.470634703
          },
          {
            "average": 3.490943711,
            "count": 599749,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.14132496,
            "variance": 4.585272582
          },
          {
            "average": 0.3932761872,
            "count": 599749,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4884776613,
            "variance": 0.2386104256
          },
          {
            "average": 0.002165906071,
            "count": 599749,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.04648890755,
            "variance": 0.002161218525
          },
          {
            "average": 1.161859378,
            "count": 599749,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4617832073,
            "variance": 0.2132437305
          },
          {
            "average": 16.18740236,
            "count": 599749,
            "maximum": 20.87999916,
            "minimum": 2.351999998,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.939758073,
            "variance": 15.52169367
          },
          {
            "average": 1.080038483,
            "count": 599749,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.134496406,
            "variance": 1.287082096
          },
          {
            "average": 7451.622956,
            "count": 599749,
            "maximum": 30584,
            "minimum": 584,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12604.15441,
            "variance": 158864708.5
          },
          {
            "average": 258841485,
            "count": 599749,
            "maximum": 258841487.8,
            "minimum": 258841482.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.255123423,
            "variance": 1.575334806
          },
          {
            "average": 1.080038483,
            "count": 599749,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.134496406,
            "variance": 1.287082096
          },
          {
            "average": 0,
            "count": 599749,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 599749,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 599749,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.4376330765,
            "count": 599749,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4960955323,
            "variance": 0.2461107772
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          786824.8914,
          3787108.857,
          4.784774422,
          786973.3314,
          3787358.657,
          38.46477442
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                786824.8913979712,
                3787108.85669929,
                4.784774422369271
              ],
              [
                786824.8913979712,
                3787358.65669929,
                4.784774422369271
              ],
              [
                786973.3313979711,
                3787358.65669929,
                38.464774422369274
              ],
              [
                786973.3313979711,
                3787108.85669929,
                38.464774422369274
              ],
              [
                786824.8913979712,
                3787108.85669929,
                4.784774422369271
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:11:27+00:00",
        "end_time": "2019-11-26T22:11:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_233500e_3787000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_233500e_3787000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_233500e_3787000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_233500e_3787000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.88786532,
            34.18550666,
            4.784774422,
            -77.88617405,
            34.18779703,
            38.46477442
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.88786531972835,
                  34.185547504410174,
                  4.784774422369271
                ],
                [
                  -77.88778262056587,
                  34.18779702903396,
                  4.784774422369271
                ],
                [
                  -77.88617405085621,
                  34.187756177870575,
                  38.464774422369274
                ],
                [
                  -77.88625679259388,
                  34.185506656677305,
                  38.464774422369274
                ],
                [
                  -77.88786531972835,
                  34.185547504410174,
                  4.784774422369271
                ]
              ]
            ]
          },
          "id": "20191126_233500e_3787000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_233500e_3787000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:11:27Z",
            "pc:count": 599749,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 786915.5744,
                "count": 599749,
                "maximum": 786973.3314,
                "minimum": 786824.8914,
                "name": "X",
                "position": 0,
                "stddev": 32.96712593,
                "variance": 1086.831392
              },
              {
                "average": 3787204.332,
                "count": 599749,
                "maximum": 3787358.657,
                "minimum": 3787108.857,
                "name": "Y",
                "position": 1,
                "stddev": 60.42706954,
                "variance": 3651.430733
              },
              {
                "average": 19.65075516,
                "count": 599749,
                "maximum": 38.46477442,
                "minimum": 4.784774422,
                "name": "Z",
                "position": 2,
                "stddev": 6.025047122,
                "variance": 36.30119283
              },
              {
                "average": 34496.62528,
                "count": 599749,
                "maximum": 65535,
                "minimum": 3845,
                "name": "Intensity",
                "position": 3,
                "stddev": 12761.43831,
                "variance": 162854307.9
              },
              {
                "average": 2.251348481,
                "count": 599749,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.571825278,
                "variance": 2.470634703
              },
              {
                "average": 3.490943711,
                "count": 599749,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.14132496,
                "variance": 4.585272582
              },
              {
                "average": 0.3932761872,
                "count": 599749,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4884776613,
                "variance": 0.2386104256
              },
              {
                "average": 0.002165906071,
                "count": 599749,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.04648890755,
                "variance": 0.002161218525
              },
              {
                "average": 1.161859378,
                "count": 599749,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4617832073,
                "variance": 0.2132437305
              },
              {
                "average": 16.18740236,
                "count": 599749,
                "maximum": 20.87999916,
                "minimum": 2.351999998,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.939758073,
                "variance": 15.52169367
              },
              {
                "average": 1.080038483,
                "count": 599749,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.134496406,
                "variance": 1.287082096
              },
              {
                "average": 7451.622956,
                "count": 599749,
                "maximum": 30584,
                "minimum": 584,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12604.15441,
                "variance": 158864708.5
              },
              {
                "average": 258841485,
                "count": 599749,
                "maximum": 258841487.8,
                "minimum": 258841482.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.255123423,
                "variance": 1.575334806
              },
              {
                "average": 1.080038483,
                "count": 599749,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.134496406,
                "variance": 1.287082096
              },
              {
                "average": 0,
                "count": 599749,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 599749,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 599749,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.4376330765,
                "count": 599749,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4960955323,
                "variance": 0.2461107772
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              786824.8914,
              3787108.857,
              4.784774422,
              786973.3314,
              3787358.657,
              38.46477442
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    786824.8913979712,
                    3787108.85669929,
                    4.784774422369271
                  ],
                  [
                    786824.8913979712,
                    3787358.65669929,
                    4.784774422369271
                  ],
                  [
                    786973.3313979711,
                    3787358.65669929,
                    38.464774422369274
                  ],
                  [
                    786973.3313979711,
                    3787108.85669929,
                    38.464774422369274
                  ],
                  [
                    786824.8913979712,
                    3787108.85669929,
                    4.784774422369271
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:11:27+00:00",
            "end_time": "2019-11-26T22:11: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": "20191126_234000e_3786500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.88641699485055,
              34.18108995883957,
              -16.43766933967567
            ],
            [
              -77.88624195268137,
              34.1858496172604,
              -16.43766933967567
            ],
            [
              -77.8805169689884,
              34.185704061412764,
              34.80233066032433
            ],
            [
              -77.88069233171998,
              34.18094442885437,
              34.80233066032433
            ],
            [
              -77.88641699485055,
              34.18108995883957,
              -16.43766933967567
            ]
          ]
        ]
      },
      "bbox": [
        -77.88641699,
        34.18094443,
        -16.43766934,
        -77.88051697,
        34.18584962,
        34.80233066
      ],
      "properties": {
        "datetime": "2019-11-26T22:11:29Z",
        "pc:count": 7536439,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 787232.068,
            "count": 7536439,
            "maximum": 787501.8566,
            "minimum": 786973.5366,
            "name": "X",
            "position": 0,
            "stddev": 143.999132,
            "variance": 20735.75002
          },
          {
            "average": 3786878.285,
            "count": 7536439,
            "maximum": 3787146.947,
            "minimum": 3786618.407,
            "name": "Y",
            "position": 1,
            "stddev": 150.3878405,
            "variance": 22616.50257
          },
          {
            "average": 13.03199782,
            "count": 7536439,
            "maximum": 34.80233066,
            "minimum": -16.43766934,
            "name": "Z",
            "position": 2,
            "stddev": 5.003508648,
            "variance": 25.03509879
          },
          {
            "average": 37569.3168,
            "count": 7536439,
            "maximum": 65535,
            "minimum": 3779,
            "name": "Intensity",
            "position": 3,
            "stddev": 13069.40897,
            "variance": 170809450.8
          },
          {
            "average": 1.988637207,
            "count": 7536439,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.49330269,
            "variance": 2.229952923
          },
          {
            "average": 2.977728474,
            "count": 7536439,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.173660675,
            "variance": 4.724800731
          },
          {
            "average": 0.3558484319,
            "count": 7536439,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4787696271,
            "variance": 0.2292203558
          },
          {
            "average": 0.001374256463,
            "count": 7536439,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03704548642,
            "variance": 0.001372368064
          },
          {
            "average": 1.273845247,
            "count": 7536439,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5374613904,
            "variance": 0.2888647462
          },
          {
            "average": 1.324059148,
            "count": 7536439,
            "maximum": 20.83200073,
            "minimum": -21.73200035,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.3161976,
            "variance": 177.3211186
          },
          {
            "average": 1.245766336,
            "count": 7536439,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.213947518,
            "variance": 1.473668576
          },
          {
            "average": 9481.746473,
            "count": 7536439,
            "maximum": 30584,
            "minimum": 581,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13703.28676,
            "variance": 187780068
          },
          {
            "average": 258840786.6,
            "count": 7536439,
            "maximum": 258841489.7,
            "minimum": 258840014.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 318.4578982,
            "variance": 101415.433
          },
          {
            "average": 1.245766336,
            "count": 7536439,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.213947518,
            "variance": 1.473668576
          },
          {
            "average": 0,
            "count": 7536439,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7536439,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7536439,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.212285935,
            "count": 7536439,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4089262024,
            "variance": 0.167220639
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          786973.5366,
          3786618.407,
          -16.43766934,
          787501.8566,
          3787146.947,
          34.80233066
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                786973.5366053357,
                3786618.4073149753,
                -16.43766933967567
              ],
              [
                786973.5366053357,
                3787146.9473149753,
                -16.43766933967567
              ],
              [
                787501.8566053357,
                3787146.9473149753,
                34.80233066032433
              ],
              [
                787501.8566053357,
                3786618.4073149753,
                34.80233066032433
              ],
              [
                786973.5366053357,
                3786618.4073149753,
                -16.43766933967567
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:11:29+00:00",
        "end_time": "2019-11-26T21:46:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_234000e_3786500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_234000e_3786500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_234000e_3786500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_234000e_3786500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.88641699,
            34.18094443,
            -16.43766934,
            -77.88051697,
            34.18584962,
            34.80233066
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.88641699485055,
                  34.18108995883957,
                  -16.43766933967567
                ],
                [
                  -77.88624195268137,
                  34.1858496172604,
                  -16.43766933967567
                ],
                [
                  -77.8805169689884,
                  34.185704061412764,
                  34.80233066032433
                ],
                [
                  -77.88069233171998,
                  34.18094442885437,
                  34.80233066032433
                ],
                [
                  -77.88641699485055,
                  34.18108995883957,
                  -16.43766933967567
                ]
              ]
            ]
          },
          "id": "20191126_234000e_3786500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_234000e_3786500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:11:29Z",
            "pc:count": 7536439,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 787232.068,
                "count": 7536439,
                "maximum": 787501.8566,
                "minimum": 786973.5366,
                "name": "X",
                "position": 0,
                "stddev": 143.999132,
                "variance": 20735.75002
              },
              {
                "average": 3786878.285,
                "count": 7536439,
                "maximum": 3787146.947,
                "minimum": 3786618.407,
                "name": "Y",
                "position": 1,
                "stddev": 150.3878405,
                "variance": 22616.50257
              },
              {
                "average": 13.03199782,
                "count": 7536439,
                "maximum": 34.80233066,
                "minimum": -16.43766934,
                "name": "Z",
                "position": 2,
                "stddev": 5.003508648,
                "variance": 25.03509879
              },
              {
                "average": 37569.3168,
                "count": 7536439,
                "maximum": 65535,
                "minimum": 3779,
                "name": "Intensity",
                "position": 3,
                "stddev": 13069.40897,
                "variance": 170809450.8
              },
              {
                "average": 1.988637207,
                "count": 7536439,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.49330269,
                "variance": 2.229952923
              },
              {
                "average": 2.977728474,
                "count": 7536439,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.173660675,
                "variance": 4.724800731
              },
              {
                "average": 0.3558484319,
                "count": 7536439,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4787696271,
                "variance": 0.2292203558
              },
              {
                "average": 0.001374256463,
                "count": 7536439,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03704548642,
                "variance": 0.001372368064
              },
              {
                "average": 1.273845247,
                "count": 7536439,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5374613904,
                "variance": 0.2888647462
              },
              {
                "average": 1.324059148,
                "count": 7536439,
                "maximum": 20.83200073,
                "minimum": -21.73200035,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.3161976,
                "variance": 177.3211186
              },
              {
                "average": 1.245766336,
                "count": 7536439,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.213947518,
                "variance": 1.473668576
              },
              {
                "average": 9481.746473,
                "count": 7536439,
                "maximum": 30584,
                "minimum": 581,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13703.28676,
                "variance": 187780068
              },
              {
                "average": 258840786.6,
                "count": 7536439,
                "maximum": 258841489.7,
                "minimum": 258840014.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 318.4578982,
                "variance": 101415.433
              },
              {
                "average": 1.245766336,
                "count": 7536439,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.213947518,
                "variance": 1.473668576
              },
              {
                "average": 0,
                "count": 7536439,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7536439,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7536439,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.212285935,
                "count": 7536439,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4089262024,
                "variance": 0.167220639
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              786973.5366,
              3786618.407,
              -16.43766934,
              787501.8566,
              3787146.947,
              34.80233066
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    786973.5366053357,
                    3786618.4073149753,
                    -16.43766933967567
                  ],
                  [
                    786973.5366053357,
                    3787146.9473149753,
                    -16.43766933967567
                  ],
                  [
                    787501.8566053357,
                    3787146.9473149753,
                    34.80233066032433
                  ],
                  [
                    787501.8566053357,
                    3786618.4073149753,
                    34.80233066032433
                  ],
                  [
                    786973.5366053357,
                    3786618.4073149753,
                    -16.43766933967567
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:11:29+00:00",
            "end_time": "2019-11-26T21:46:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191221_272500e_3816500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47700021425577,
              34.46050533519924,
              -7.73553568345779
            ],
            [
              -77.47679991111188,
              34.465267299221296,
              -7.73553568345779
            ],
            [
              -77.47105048435603,
              34.465101244529095,
              26.164464316542208
            ],
            [
              -77.47125111271639,
              34.460339309912335,
              26.164464316542208
            ],
            [
              -77.47700021425577,
              34.46050533519924,
              -7.73553568345779
            ]
          ]
        ]
      },
      "bbox": [
        -77.47700021,
        34.46033931,
        -7.735535683,
        -77.47105048,
        34.4652673,
        26.16446432
      ],
      "properties": {
        "datetime": "2019-12-21T13:21:39Z",
        "pc:count": 10413884,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 823924.8289,
            "count": 10413884,
            "maximum": 824178.2078,
            "minimum": 823649.1678,
            "name": "X",
            "position": 0,
            "stddev": 140.7119922,
            "variance": 19799.86476
          },
          {
            "average": 3819112.578,
            "count": 10413884,
            "maximum": 3819381.319,
            "minimum": 3818852.279,
            "name": "Y",
            "position": 1,
            "stddev": 139.6673909,
            "variance": 19506.98007
          },
          {
            "average": -1.268039098,
            "count": 10413884,
            "maximum": 26.16446432,
            "minimum": -7.735535683,
            "name": "Z",
            "position": 2,
            "stddev": 0.511865547,
            "variance": 0.2620063382
          },
          {
            "average": 24626.81151,
            "count": 10413884,
            "maximum": 65535,
            "minimum": 4806,
            "name": "Intensity",
            "position": 3,
            "stddev": 6209.887952,
            "variance": 38562708.38
          },
          {
            "average": 2.40710296,
            "count": 10413884,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.371169389,
            "variance": 1.880105494
          },
          {
            "average": 3.814328352,
            "count": 10413884,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.501087718,
            "variance": 2.253264337
          },
          {
            "average": 0.4618289391,
            "count": 10413884,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4985408649,
            "variance": 0.248542994
          },
          {
            "average": 0.0009549751082,
            "count": 10413884,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03088791386,
            "variance": 0.0009540632224
          },
          {
            "average": 32.05312168,
            "count": 10413884,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 19.81256433,
            "variance": 392.5377053
          },
          {
            "average": -1.368928312,
            "count": 10413884,
            "maximum": 20.81399918,
            "minimum": -21.6420002,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.57177049,
            "variance": 184.1929543
          },
          {
            "average": 0.6646414537,
            "count": 10413884,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7927914487,
            "variance": 0.6285182811
          },
          {
            "average": 4081.303334,
            "count": 10413884,
            "maximum": 32055,
            "minimum": 2052,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7532.002771,
            "variance": 56731065.75
          },
          {
            "average": 260968998.1,
            "count": 10413884,
            "maximum": 260969699.6,
            "minimum": 260968599,
            "name": "GpsTime",
            "position": 12,
            "stddev": 327.2990419,
            "variance": 107124.6628
          },
          {
            "average": 0.6646414537,
            "count": 10413884,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.7927914487,
            "variance": 0.6285182811
          },
          {
            "average": 0,
            "count": 10413884,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10413884,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10413884,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.172208275,
            "count": 10413884,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3775613841,
            "variance": 0.1425525987
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          823649.1678,
          3818852.279,
          -7.735535683,
          824178.2078,
          3819381.319,
          26.16446432
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                823649.1678490735,
                3818852.278806669,
                -7.73553568345779
              ],
              [
                823649.1678490735,
                3819381.318806669,
                -7.73553568345779
              ],
              [
                824178.2078490736,
                3819381.318806669,
                26.164464316542208
              ],
              [
                824178.2078490736,
                3818852.278806669,
                26.164464316542208
              ],
              [
                823649.1678490735,
                3818852.278806669,
                -7.73553568345779
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-21T13:21:39+00:00",
        "end_time": "2019-12-21T13:03:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191221_272500e_3816500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191221_272500e_3816500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191221_272500e_3816500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191221_272500e_3816500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47700021,
            34.46033931,
            -7.735535683,
            -77.47105048,
            34.4652673,
            26.16446432
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47700021425577,
                  34.46050533519924,
                  -7.73553568345779
                ],
                [
                  -77.47679991111188,
                  34.465267299221296,
                  -7.73553568345779
                ],
                [
                  -77.47105048435603,
                  34.465101244529095,
                  26.164464316542208
                ],
                [
                  -77.47125111271639,
                  34.460339309912335,
                  26.164464316542208
                ],
                [
                  -77.47700021425577,
                  34.46050533519924,
                  -7.73553568345779
                ]
              ]
            ]
          },
          "id": "20191221_272500e_3816500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191221_272500e_3816500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-21T13:21:39Z",
            "pc:count": 10413884,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 823924.8289,
                "count": 10413884,
                "maximum": 824178.2078,
                "minimum": 823649.1678,
                "name": "X",
                "position": 0,
                "stddev": 140.7119922,
                "variance": 19799.86476
              },
              {
                "average": 3819112.578,
                "count": 10413884,
                "maximum": 3819381.319,
                "minimum": 3818852.279,
                "name": "Y",
                "position": 1,
                "stddev": 139.6673909,
                "variance": 19506.98007
              },
              {
                "average": -1.268039098,
                "count": 10413884,
                "maximum": 26.16446432,
                "minimum": -7.735535683,
                "name": "Z",
                "position": 2,
                "stddev": 0.511865547,
                "variance": 0.2620063382
              },
              {
                "average": 24626.81151,
                "count": 10413884,
                "maximum": 65535,
                "minimum": 4806,
                "name": "Intensity",
                "position": 3,
                "stddev": 6209.887952,
                "variance": 38562708.38
              },
              {
                "average": 2.40710296,
                "count": 10413884,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.371169389,
                "variance": 1.880105494
              },
              {
                "average": 3.814328352,
                "count": 10413884,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.501087718,
                "variance": 2.253264337
              },
              {
                "average": 0.4618289391,
                "count": 10413884,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4985408649,
                "variance": 0.248542994
              },
              {
                "average": 0.0009549751082,
                "count": 10413884,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03088791386,
                "variance": 0.0009540632224
              },
              {
                "average": 32.05312168,
                "count": 10413884,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 19.81256433,
                "variance": 392.5377053
              },
              {
                "average": -1.368928312,
                "count": 10413884,
                "maximum": 20.81399918,
                "minimum": -21.6420002,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.57177049,
                "variance": 184.1929543
              },
              {
                "average": 0.6646414537,
                "count": 10413884,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7927914487,
                "variance": 0.6285182811
              },
              {
                "average": 4081.303334,
                "count": 10413884,
                "maximum": 32055,
                "minimum": 2052,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7532.002771,
                "variance": 56731065.75
              },
              {
                "average": 260968998.1,
                "count": 10413884,
                "maximum": 260969699.6,
                "minimum": 260968599,
                "name": "GpsTime",
                "position": 12,
                "stddev": 327.2990419,
                "variance": 107124.6628
              },
              {
                "average": 0.6646414537,
                "count": 10413884,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.7927914487,
                "variance": 0.6285182811
              },
              {
                "average": 0,
                "count": 10413884,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10413884,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10413884,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.172208275,
                "count": 10413884,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3775613841,
                "variance": 0.1425525987
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              823649.1678,
              3818852.279,
              -7.735535683,
              824178.2078,
              3819381.319,
              26.16446432
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    823649.1678490735,
                    3818852.278806669,
                    -7.73553568345779
                  ],
                  [
                    823649.1678490735,
                    3819381.318806669,
                    -7.73553568345779
                  ],
                  [
                    824178.2078490736,
                    3819381.318806669,
                    26.164464316542208
                  ],
                  [
                    824178.2078490736,
                    3818852.278806669,
                    26.164464316542208
                  ],
                  [
                    823649.1678490735,
                    3818852.278806669,
                    -7.73553568345779
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-21T13:21:39+00:00",
            "end_time": "2019-12-21T13:03: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": "20191126_234000e_3786000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.88626470235516,
              34.1765870220691,
              -18.402108499803536
            ],
            [
              -77.88608968781213,
              34.18134650318787,
              -18.402108499803536
            ],
            [
              -77.88036284202282,
              34.18120090183115,
              36.397891500196465
            ],
            [
              -77.8805381771661,
              34.17644144658357,
              36.397891500196465
            ],
            [
              -77.88626470235516,
              34.1765870220691,
              -18.402108499803536
            ]
          ]
        ]
      },
      "bbox": [
        -77.8862647,
        34.17644145,
        -18.4021085,
        -77.88036284,
        34.1813465,
        36.3978915
      ],
      "properties": {
        "datetime": "2019-11-26T22:01:25Z",
        "pc:count": 7644462,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 787270.9965,
            "count": 7644462,
            "maximum": 787531.3651,
            "minimum": 787002.8451,
            "name": "X",
            "position": 0,
            "stddev": 147.5624118,
            "variance": 21774.66537
          },
          {
            "average": 3786387.186,
            "count": 7644462,
            "maximum": 3786647.791,
            "minimum": 3786119.271,
            "name": "Y",
            "position": 1,
            "stddev": 143.0118934,
            "variance": 20452.40164
          },
          {
            "average": 12.48392927,
            "count": 7644462,
            "maximum": 36.3978915,
            "minimum": -18.4021085,
            "name": "Z",
            "position": 2,
            "stddev": 4.801557505,
            "variance": 23.05495447
          },
          {
            "average": 36917.13059,
            "count": 7644462,
            "maximum": 65535,
            "minimum": 4041,
            "name": "Intensity",
            "position": 3,
            "stddev": 13121.90161,
            "variance": 172184301.9
          },
          {
            "average": 2.024466339,
            "count": 7644462,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.510469145,
            "variance": 2.281517037
          },
          {
            "average": 3.048884931,
            "count": 7644462,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.184056858,
            "variance": 4.770104361
          },
          {
            "average": 0.3580865468,
            "count": 7644462,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4794377977,
            "variance": 0.2298606019
          },
          {
            "average": 0.001339793435,
            "count": 7644462,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03657866268,
            "variance": 0.001337998563
          },
          {
            "average": 1.258326878,
            "count": 7644462,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5354311424,
            "variance": 0.2866865083
          },
          {
            "average": -0.4091101647,
            "count": 7644462,
            "maximum": 20.80200005,
            "minimum": -21.67200089,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.51144999,
            "variance": 182.5592809
          },
          {
            "average": 1.226227954,
            "count": 7644462,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.207839378,
            "variance": 1.458875964
          },
          {
            "average": 9262.790027,
            "count": 7644462,
            "maximum": 30583,
            "minimum": 580,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13604.25328,
            "variance": 185075707.3
          },
          {
            "average": 258840271.4,
            "count": 7644462,
            "maximum": 258840885.6,
            "minimum": 258839766.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 368.3691053,
            "variance": 135695.7978
          },
          {
            "average": 1.226227954,
            "count": 7644462,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.207839378,
            "variance": 1.458875964
          },
          {
            "average": 0,
            "count": 7644462,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7644462,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7644462,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2238067244,
            "count": 7644462,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4167940705,
            "variance": 0.1737172972
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          787002.8451,
          3786119.271,
          -18.4021085,
          787531.3651,
          3786647.791,
          36.3978915
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                787002.8450643622,
                3786119.2712040003,
                -18.402108499803536
              ],
              [
                787002.8450643622,
                3786647.791204,
                -18.402108499803536
              ],
              [
                787531.3650643622,
                3786647.791204,
                36.397891500196465
              ],
              [
                787531.3650643622,
                3786119.2712040003,
                36.397891500196465
              ],
              [
                787002.8450643622,
                3786119.2712040003,
                -18.402108499803536
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:01:25+00:00",
        "end_time": "2019-11-26T21:42:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_234000e_3786000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_234000e_3786000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_234000e_3786000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_234000e_3786000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.8862647,
            34.17644145,
            -18.4021085,
            -77.88036284,
            34.1813465,
            36.3978915
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.88626470235516,
                  34.1765870220691,
                  -18.402108499803536
                ],
                [
                  -77.88608968781213,
                  34.18134650318787,
                  -18.402108499803536
                ],
                [
                  -77.88036284202282,
                  34.18120090183115,
                  36.397891500196465
                ],
                [
                  -77.8805381771661,
                  34.17644144658357,
                  36.397891500196465
                ],
                [
                  -77.88626470235516,
                  34.1765870220691,
                  -18.402108499803536
                ]
              ]
            ]
          },
          "id": "20191126_234000e_3786000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_234000e_3786000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:01:25Z",
            "pc:count": 7644462,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 787270.9965,
                "count": 7644462,
                "maximum": 787531.3651,
                "minimum": 787002.8451,
                "name": "X",
                "position": 0,
                "stddev": 147.5624118,
                "variance": 21774.66537
              },
              {
                "average": 3786387.186,
                "count": 7644462,
                "maximum": 3786647.791,
                "minimum": 3786119.271,
                "name": "Y",
                "position": 1,
                "stddev": 143.0118934,
                "variance": 20452.40164
              },
              {
                "average": 12.48392927,
                "count": 7644462,
                "maximum": 36.3978915,
                "minimum": -18.4021085,
                "name": "Z",
                "position": 2,
                "stddev": 4.801557505,
                "variance": 23.05495447
              },
              {
                "average": 36917.13059,
                "count": 7644462,
                "maximum": 65535,
                "minimum": 4041,
                "name": "Intensity",
                "position": 3,
                "stddev": 13121.90161,
                "variance": 172184301.9
              },
              {
                "average": 2.024466339,
                "count": 7644462,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.510469145,
                "variance": 2.281517037
              },
              {
                "average": 3.048884931,
                "count": 7644462,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.184056858,
                "variance": 4.770104361
              },
              {
                "average": 0.3580865468,
                "count": 7644462,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4794377977,
                "variance": 0.2298606019
              },
              {
                "average": 0.001339793435,
                "count": 7644462,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03657866268,
                "variance": 0.001337998563
              },
              {
                "average": 1.258326878,
                "count": 7644462,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5354311424,
                "variance": 0.2866865083
              },
              {
                "average": -0.4091101647,
                "count": 7644462,
                "maximum": 20.80200005,
                "minimum": -21.67200089,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.51144999,
                "variance": 182.5592809
              },
              {
                "average": 1.226227954,
                "count": 7644462,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.207839378,
                "variance": 1.458875964
              },
              {
                "average": 9262.790027,
                "count": 7644462,
                "maximum": 30583,
                "minimum": 580,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13604.25328,
                "variance": 185075707.3
              },
              {
                "average": 258840271.4,
                "count": 7644462,
                "maximum": 258840885.6,
                "minimum": 258839766.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 368.3691053,
                "variance": 135695.7978
              },
              {
                "average": 1.226227954,
                "count": 7644462,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.207839378,
                "variance": 1.458875964
              },
              {
                "average": 0,
                "count": 7644462,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7644462,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7644462,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2238067244,
                "count": 7644462,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4167940705,
                "variance": 0.1737172972
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              787002.8451,
              3786119.271,
              -18.4021085,
              787531.3651,
              3786647.791,
              36.3978915
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    787002.8450643622,
                    3786119.2712040003,
                    -18.402108499803536
                  ],
                  [
                    787002.8450643622,
                    3786647.791204,
                    -18.402108499803536
                  ],
                  [
                    787531.3650643622,
                    3786647.791204,
                    36.397891500196465
                  ],
                  [
                    787531.3650643622,
                    3786119.2712040003,
                    36.397891500196465
                  ],
                  [
                    787002.8450643622,
                    3786119.2712040003,
                    -18.402108499803536
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:01:25+00:00",
            "end_time": "2019-11-26T21:42: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": "20191221_272500e_3816000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47686706374343,
              34.45600046508615,
              -12.606332636235837
            ],
            [
              -77.47666680946145,
              34.460761891865786,
              -12.606332636235837
            ],
            [
              -77.47091834442581,
              34.46059586866916,
              48.51366736376417
            ],
            [
              -77.47111892377814,
              34.45583447128772,
              48.51366736376417
            ],
            [
              -77.47686706374343,
              34.45600046508615,
              -12.606332636235837
            ]
          ]
        ]
      },
      "bbox": [
        -77.47686706,
        34.45583447,
        -12.60633264,
        -77.47091834,
        34.46076189,
        48.51366736
      ],
      "properties": {
        "datetime": "2019-12-21T13:07:12Z",
        "pc:count": 9214260,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 823944.1355,
            "count": 9214260,
            "maximum": 824207.7991,
            "minimum": 823678.8191,
            "name": "X",
            "position": 0,
            "stddev": 144.8580097,
            "variance": 20983.84297
          },
          {
            "average": 3818622.083,
            "count": 9214260,
            "maximum": 3818881.814,
            "minimum": 3818352.834,
            "name": "Y",
            "position": 1,
            "stddev": 143.2628621,
            "variance": 20524.24766
          },
          {
            "average": -1.186432664,
            "count": 9214260,
            "maximum": 48.51366736,
            "minimum": -12.60633264,
            "name": "Z",
            "position": 2,
            "stddev": 0.4377121133,
            "variance": 0.1915918942
          },
          {
            "average": 25301.23494,
            "count": 9214260,
            "maximum": 65535,
            "minimum": 4435,
            "name": "Intensity",
            "position": 3,
            "stddev": 5166.00678,
            "variance": 26687626.05
          },
          {
            "average": 2.095165211,
            "count": 9214260,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.135316838,
            "variance": 1.288944322
          },
          {
            "average": 3.190422997,
            "count": 9214260,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.253935599,
            "variance": 1.572354486
          },
          {
            "average": 0.4524869062,
            "count": 9214260,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4977374135,
            "variance": 0.2477425328
          },
          {
            "average": 0.001070623143,
            "count": 9214260,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03270285958,
            "variance": 0.001069477025
          },
          {
            "average": 31.52439545,
            "count": 9214260,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 20.0580132,
            "variance": 402.3238936
          },
          {
            "average": -0.7249310265,
            "count": 9214260,
            "maximum": 20.79000092,
            "minimum": -21.79199982,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.66313959,
            "variance": 186.6813835
          },
          {
            "average": 0.6966918667,
            "count": 9214260,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8364940565,
            "variance": 0.6997223066
          },
          {
            "average": 4493.385332,
            "count": 9214260,
            "maximum": 32053,
            "minimum": 2050,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8203.508757,
            "variance": 67297555.93
          },
          {
            "average": 260968267.3,
            "count": 9214260,
            "maximum": 260968832.3,
            "minimum": 260967820.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 312.8941714,
            "variance": 97902.7625
          },
          {
            "average": 0.6966918667,
            "count": 9214260,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.8364940565,
            "variance": 0.6997223066
          },
          {
            "average": 0,
            "count": 9214260,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9214260,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9214260,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1737072755,
            "count": 9214260,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.37885759,
            "variance": 0.1435330735
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          823678.8191,
          3818352.834,
          -12.60633264,
          824207.7991,
          3818881.814,
          48.51366736
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                823678.8190637166,
                3818352.8344768584,
                -12.606332636235837
              ],
              [
                823678.8190637166,
                3818881.814476859,
                -12.606332636235837
              ],
              [
                824207.7990637165,
                3818881.814476859,
                48.51366736376417
              ],
              [
                824207.7990637165,
                3818352.8344768584,
                48.51366736376417
              ],
              [
                823678.8190637166,
                3818352.8344768584,
                -12.606332636235837
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-21T13:07:12+00:00",
        "end_time": "2019-12-21T12:50:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191221_272500e_3816000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191221_272500e_3816000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191221_272500e_3816000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191221_272500e_3816000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47686706,
            34.45583447,
            -12.60633264,
            -77.47091834,
            34.46076189,
            48.51366736
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47686706374343,
                  34.45600046508615,
                  -12.606332636235837
                ],
                [
                  -77.47666680946145,
                  34.460761891865786,
                  -12.606332636235837
                ],
                [
                  -77.47091834442581,
                  34.46059586866916,
                  48.51366736376417
                ],
                [
                  -77.47111892377814,
                  34.45583447128772,
                  48.51366736376417
                ],
                [
                  -77.47686706374343,
                  34.45600046508615,
                  -12.606332636235837
                ]
              ]
            ]
          },
          "id": "20191221_272500e_3816000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191221_272500e_3816000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-21T13:07:12Z",
            "pc:count": 9214260,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 823944.1355,
                "count": 9214260,
                "maximum": 824207.7991,
                "minimum": 823678.8191,
                "name": "X",
                "position": 0,
                "stddev": 144.8580097,
                "variance": 20983.84297
              },
              {
                "average": 3818622.083,
                "count": 9214260,
                "maximum": 3818881.814,
                "minimum": 3818352.834,
                "name": "Y",
                "position": 1,
                "stddev": 143.2628621,
                "variance": 20524.24766
              },
              {
                "average": -1.186432664,
                "count": 9214260,
                "maximum": 48.51366736,
                "minimum": -12.60633264,
                "name": "Z",
                "position": 2,
                "stddev": 0.4377121133,
                "variance": 0.1915918942
              },
              {
                "average": 25301.23494,
                "count": 9214260,
                "maximum": 65535,
                "minimum": 4435,
                "name": "Intensity",
                "position": 3,
                "stddev": 5166.00678,
                "variance": 26687626.05
              },
              {
                "average": 2.095165211,
                "count": 9214260,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.135316838,
                "variance": 1.288944322
              },
              {
                "average": 3.190422997,
                "count": 9214260,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.253935599,
                "variance": 1.572354486
              },
              {
                "average": 0.4524869062,
                "count": 9214260,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4977374135,
                "variance": 0.2477425328
              },
              {
                "average": 0.001070623143,
                "count": 9214260,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03270285958,
                "variance": 0.001069477025
              },
              {
                "average": 31.52439545,
                "count": 9214260,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 20.0580132,
                "variance": 402.3238936
              },
              {
                "average": -0.7249310265,
                "count": 9214260,
                "maximum": 20.79000092,
                "minimum": -21.79199982,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.66313959,
                "variance": 186.6813835
              },
              {
                "average": 0.6966918667,
                "count": 9214260,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8364940565,
                "variance": 0.6997223066
              },
              {
                "average": 4493.385332,
                "count": 9214260,
                "maximum": 32053,
                "minimum": 2050,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8203.508757,
                "variance": 67297555.93
              },
              {
                "average": 260968267.3,
                "count": 9214260,
                "maximum": 260968832.3,
                "minimum": 260967820.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 312.8941714,
                "variance": 97902.7625
              },
              {
                "average": 0.6966918667,
                "count": 9214260,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.8364940565,
                "variance": 0.6997223066
              },
              {
                "average": 0,
                "count": 9214260,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9214260,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9214260,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1737072755,
                "count": 9214260,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.37885759,
                "variance": 0.1435330735
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              823678.8191,
              3818352.834,
              -12.60633264,
              824207.7991,
              3818881.814,
              48.51366736
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    823678.8190637166,
                    3818352.8344768584,
                    -12.606332636235837
                  ],
                  [
                    823678.8190637166,
                    3818881.814476859,
                    -12.606332636235837
                  ],
                  [
                    824207.7990637165,
                    3818881.814476859,
                    48.51366736376417
                  ],
                  [
                    824207.7990637165,
                    3818352.8344768584,
                    48.51366736376417
                  ],
                  [
                    823678.8190637166,
                    3818352.8344768584,
                    -12.606332636235837
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-21T13:07:12+00:00",
            "end_time": "2019-12-21T12:50:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191126_234000e_3787000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.88640713115257,
              34.185589458118905,
              -2.954506150851721
            ],
            [
              -77.88623204564323,
              34.19034947321457,
              -2.954506150851721
            ],
            [
              -77.88066930910168,
              34.19020803694532,
              38.80549384914828
            ],
            [
              -77.88084470616485,
              34.18544804698042,
              38.80549384914828
            ],
            [
              -77.88640713115257,
              34.185589458118905,
              -2.954506150851721
            ]
          ]
        ]
      },
      "bbox": [
        -77.88640713,
        34.18544805,
        -2.954506151,
        -77.88066931,
        34.19034947,
        38.80549385
      ],
      "properties": {
        "datetime": "2019-11-26T22:11:27Z",
        "pc:count": 6691258,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 787236.6199,
            "count": 6691258,
            "maximum": 787472.5098,
            "minimum": 786959.1898,
            "name": "X",
            "position": 0,
            "stddev": 136.5372297,
            "variance": 18642.4151
          },
          {
            "average": 3787367.572,
            "count": 6691258,
            "maximum": 3787646.199,
            "minimum": 3787117.619,
            "name": "Y",
            "position": 1,
            "stddev": 146.6282065,
            "variance": 21499.83093
          },
          {
            "average": 14.38713498,
            "count": 6691258,
            "maximum": 38.80549385,
            "minimum": -2.954506151,
            "name": "Z",
            "position": 2,
            "stddev": 5.914159939,
            "variance": 34.97728779
          },
          {
            "average": 37471.68867,
            "count": 6691258,
            "maximum": 65535,
            "minimum": 3364,
            "name": "Intensity",
            "position": 3,
            "stddev": 12881.27866,
            "variance": 165927340
          },
          {
            "average": 1.988410998,
            "count": 6691258,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.451684416,
            "variance": 2.107387645
          },
          {
            "average": 2.976810937,
            "count": 6691258,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.087587627,
            "variance": 4.358022101
          },
          {
            "average": 0.353322051,
            "count": 6691258,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4780016877,
            "variance": 0.2284856134
          },
          {
            "average": 0.001239228857,
            "count": 6691258,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0351808663,
            "variance": 0.001237693353
          },
          {
            "average": 1.275027058,
            "count": 6691258,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5316901562,
            "variance": 0.2826944222
          },
          {
            "average": -3.086567271,
            "count": 6691258,
            "maximum": 20.80200005,
            "minimum": -21.70800018,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.18913287,
            "variance": 173.9532258
          },
          {
            "average": 1.243760889,
            "count": 6691258,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.215605872,
            "variance": 1.477697637
          },
          {
            "average": 9487.899529,
            "count": 6691258,
            "maximum": 30584,
            "minimum": 582,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13705.6102,
            "variance": 187843750.8
          },
          {
            "average": 258841208.6,
            "count": 6691258,
            "maximum": 258841487.6,
            "minimum": 258840620.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 310.3705665,
            "variance": 96329.88858
          },
          {
            "average": 1.243760889,
            "count": 6691258,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.215605872,
            "variance": 1.477697637
          },
          {
            "average": 0,
            "count": 6691258,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6691258,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6691258,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2263297873,
            "count": 6691258,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4184550643,
            "variance": 0.1751046409
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          786959.1898,
          3787117.619,
          -2.954506151,
          787472.5098,
          3787646.199,
          38.80549385
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                786959.1898470162,
                3787117.619220174,
                -2.954506150851721
              ],
              [
                786959.1898470162,
                3787646.199220174,
                -2.954506150851721
              ],
              [
                787472.5098470163,
                3787646.199220174,
                38.80549384914828
              ],
              [
                787472.5098470163,
                3787117.619220174,
                38.80549384914828
              ],
              [
                786959.1898470162,
                3787117.619220174,
                -2.954506150851721
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:11:27+00:00",
        "end_time": "2019-11-26T21:57:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_234000e_3787000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_234000e_3787000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_234000e_3787000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_234000e_3787000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.88640713,
            34.18544805,
            -2.954506151,
            -77.88066931,
            34.19034947,
            38.80549385
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.88640713115257,
                  34.185589458118905,
                  -2.954506150851721
                ],
                [
                  -77.88623204564323,
                  34.19034947321457,
                  -2.954506150851721
                ],
                [
                  -77.88066930910168,
                  34.19020803694532,
                  38.80549384914828
                ],
                [
                  -77.88084470616485,
                  34.18544804698042,
                  38.80549384914828
                ],
                [
                  -77.88640713115257,
                  34.185589458118905,
                  -2.954506150851721
                ]
              ]
            ]
          },
          "id": "20191126_234000e_3787000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_234000e_3787000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:11:27Z",
            "pc:count": 6691258,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 787236.6199,
                "count": 6691258,
                "maximum": 787472.5098,
                "minimum": 786959.1898,
                "name": "X",
                "position": 0,
                "stddev": 136.5372297,
                "variance": 18642.4151
              },
              {
                "average": 3787367.572,
                "count": 6691258,
                "maximum": 3787646.199,
                "minimum": 3787117.619,
                "name": "Y",
                "position": 1,
                "stddev": 146.6282065,
                "variance": 21499.83093
              },
              {
                "average": 14.38713498,
                "count": 6691258,
                "maximum": 38.80549385,
                "minimum": -2.954506151,
                "name": "Z",
                "position": 2,
                "stddev": 5.914159939,
                "variance": 34.97728779
              },
              {
                "average": 37471.68867,
                "count": 6691258,
                "maximum": 65535,
                "minimum": 3364,
                "name": "Intensity",
                "position": 3,
                "stddev": 12881.27866,
                "variance": 165927340
              },
              {
                "average": 1.988410998,
                "count": 6691258,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.451684416,
                "variance": 2.107387645
              },
              {
                "average": 2.976810937,
                "count": 6691258,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.087587627,
                "variance": 4.358022101
              },
              {
                "average": 0.353322051,
                "count": 6691258,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4780016877,
                "variance": 0.2284856134
              },
              {
                "average": 0.001239228857,
                "count": 6691258,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0351808663,
                "variance": 0.001237693353
              },
              {
                "average": 1.275027058,
                "count": 6691258,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5316901562,
                "variance": 0.2826944222
              },
              {
                "average": -3.086567271,
                "count": 6691258,
                "maximum": 20.80200005,
                "minimum": -21.70800018,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.18913287,
                "variance": 173.9532258
              },
              {
                "average": 1.243760889,
                "count": 6691258,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.215605872,
                "variance": 1.477697637
              },
              {
                "average": 9487.899529,
                "count": 6691258,
                "maximum": 30584,
                "minimum": 582,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13705.6102,
                "variance": 187843750.8
              },
              {
                "average": 258841208.6,
                "count": 6691258,
                "maximum": 258841487.6,
                "minimum": 258840620.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 310.3705665,
                "variance": 96329.88858
              },
              {
                "average": 1.243760889,
                "count": 6691258,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.215605872,
                "variance": 1.477697637
              },
              {
                "average": 0,
                "count": 6691258,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6691258,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6691258,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2263297873,
                "count": 6691258,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4184550643,
                "variance": 0.1751046409
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              786959.1898,
              3787117.619,
              -2.954506151,
              787472.5098,
              3787646.199,
              38.80549385
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    786959.1898470162,
                    3787117.619220174,
                    -2.954506150851721
                  ],
                  [
                    786959.1898470162,
                    3787646.199220174,
                    -2.954506150851721
                  ],
                  [
                    787472.5098470163,
                    3787646.199220174,
                    38.80549384914828
                  ],
                  [
                    787472.5098470163,
                    3787117.619220174,
                    38.80549384914828
                  ],
                  [
                    786959.1898470162,
                    3787117.619220174,
                    -2.954506150851721
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:11:27+00:00",
            "end_time": "2019-11-26T21:57:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191128_272500e_3818000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47739976819283,
              34.47401983378482,
              -7.353231100256487
            ],
            [
              -77.4771994017658,
              34.478781429282755,
              -7.353231100256487
            ],
            [
              -77.47144926303127,
              34.47861534296024,
              14.366768899743512
            ],
            [
              -77.4716499548551,
              34.47385377686553,
              14.366768899743512
            ],
            [
              -77.47739976819283,
              34.47401983378482,
              -7.353231100256487
            ]
          ]
        ]
      },
      "bbox": [
        -77.47739977,
        34.47385378,
        -7.3532311,
        -77.47144926,
        34.47878143,
        14.3667689
      ],
      "properties": {
        "datetime": "2019-11-28T20:44:03Z",
        "pc:count": 6226634,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 823834.2265,
            "count": 6226634,
            "maximum": 824089.2211,
            "minimum": 823560.2011,
            "name": "X",
            "position": 0,
            "stddev": 137.198787,
            "variance": 18823.50715
          },
          {
            "average": 3820640.524,
            "count": 6226634,
            "maximum": 3820879.6,
            "minimum": 3820350.6,
            "name": "Y",
            "position": 1,
            "stddev": 147.3858482,
            "variance": 21722.58824
          },
          {
            "average": 0.4020905599,
            "count": 6226634,
            "maximum": 14.3667689,
            "minimum": -7.3532311,
            "name": "Z",
            "position": 2,
            "stddev": 1.640064939,
            "variance": 2.689813003
          },
          {
            "average": 32811.8688,
            "count": 6226634,
            "maximum": 65535,
            "minimum": 2381,
            "name": "Intensity",
            "position": 3,
            "stddev": 10493.50183,
            "variance": 110113580.7
          },
          {
            "average": 1.590290517,
            "count": 6226634,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8994861014,
            "variance": 0.8090752466
          },
          {
            "average": 2.180515829,
            "count": 6226634,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.219911836,
            "variance": 1.488184887
          },
          {
            "average": 0.4102714243,
            "count": 6226634,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4918829348,
            "variance": 0.2419488216
          },
          {
            "average": 0.001674419919,
            "count": 6226634,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.040885407,
            "variance": 0.001671616506
          },
          {
            "average": 21.24833224,
            "count": 6226634,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 20.8545296,
            "variance": 434.911405
          },
          {
            "average": -1.547948908,
            "count": 6226634,
            "maximum": 20.87400055,
            "minimum": -21.7859993,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.57088364,
            "variance": 184.1688828
          },
          {
            "average": 0.957884308,
            "count": 6226634,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.065630288,
            "variance": 1.13556791
          },
          {
            "average": 5829.118809,
            "count": 6226634,
            "maximum": 30355,
            "minimum": 351,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11588.52868,
            "variance": 134293996.9
          },
          {
            "average": 259008244.8,
            "count": 6226634,
            "maximum": 259009043.4,
            "minimum": 259007274.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 335.6981597,
            "variance": 112693.2544
          },
          {
            "average": 0.957884308,
            "count": 6226634,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.065630288,
            "variance": 1.13556791
          },
          {
            "average": 0,
            "count": 6226634,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6226634,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6226634,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1685334323,
            "count": 6226634,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3743393341,
            "variance": 0.140129937
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          823560.2011,
          3820350.6,
          -7.3532311,
          824089.2211,
          3820879.6,
          14.3667689
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                823560.2011428627,
                3820350.600232524,
                -7.353231100256487
              ],
              [
                823560.2011428627,
                3820879.600232524,
                -7.353231100256487
              ],
              [
                824089.2211428627,
                3820879.600232524,
                14.366768899743512
              ],
              [
                824089.2211428627,
                3820350.600232524,
                14.366768899743512
              ],
              [
                823560.2011428627,
                3820350.600232524,
                -7.353231100256487
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-28T20:44:03+00:00",
        "end_time": "2019-11-28T20:14:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191128_272500e_3818000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191128_272500e_3818000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191128_272500e_3818000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_272500e_3818000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47739977,
            34.47385378,
            -7.3532311,
            -77.47144926,
            34.47878143,
            14.3667689
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47739976819283,
                  34.47401983378482,
                  -7.353231100256487
                ],
                [
                  -77.4771994017658,
                  34.478781429282755,
                  -7.353231100256487
                ],
                [
                  -77.47144926303127,
                  34.47861534296024,
                  14.366768899743512
                ],
                [
                  -77.4716499548551,
                  34.47385377686553,
                  14.366768899743512
                ],
                [
                  -77.47739976819283,
                  34.47401983378482,
                  -7.353231100256487
                ]
              ]
            ]
          },
          "id": "20191128_272500e_3818000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_272500e_3818000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-28T20:44:03Z",
            "pc:count": 6226634,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 823834.2265,
                "count": 6226634,
                "maximum": 824089.2211,
                "minimum": 823560.2011,
                "name": "X",
                "position": 0,
                "stddev": 137.198787,
                "variance": 18823.50715
              },
              {
                "average": 3820640.524,
                "count": 6226634,
                "maximum": 3820879.6,
                "minimum": 3820350.6,
                "name": "Y",
                "position": 1,
                "stddev": 147.3858482,
                "variance": 21722.58824
              },
              {
                "average": 0.4020905599,
                "count": 6226634,
                "maximum": 14.3667689,
                "minimum": -7.3532311,
                "name": "Z",
                "position": 2,
                "stddev": 1.640064939,
                "variance": 2.689813003
              },
              {
                "average": 32811.8688,
                "count": 6226634,
                "maximum": 65535,
                "minimum": 2381,
                "name": "Intensity",
                "position": 3,
                "stddev": 10493.50183,
                "variance": 110113580.7
              },
              {
                "average": 1.590290517,
                "count": 6226634,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8994861014,
                "variance": 0.8090752466
              },
              {
                "average": 2.180515829,
                "count": 6226634,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.219911836,
                "variance": 1.488184887
              },
              {
                "average": 0.4102714243,
                "count": 6226634,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4918829348,
                "variance": 0.2419488216
              },
              {
                "average": 0.001674419919,
                "count": 6226634,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.040885407,
                "variance": 0.001671616506
              },
              {
                "average": 21.24833224,
                "count": 6226634,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 20.8545296,
                "variance": 434.911405
              },
              {
                "average": -1.547948908,
                "count": 6226634,
                "maximum": 20.87400055,
                "minimum": -21.7859993,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.57088364,
                "variance": 184.1688828
              },
              {
                "average": 0.957884308,
                "count": 6226634,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.065630288,
                "variance": 1.13556791
              },
              {
                "average": 5829.118809,
                "count": 6226634,
                "maximum": 30355,
                "minimum": 351,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11588.52868,
                "variance": 134293996.9
              },
              {
                "average": 259008244.8,
                "count": 6226634,
                "maximum": 259009043.4,
                "minimum": 259007274.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 335.6981597,
                "variance": 112693.2544
              },
              {
                "average": 0.957884308,
                "count": 6226634,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.065630288,
                "variance": 1.13556791
              },
              {
                "average": 0,
                "count": 6226634,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6226634,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6226634,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1685334323,
                "count": 6226634,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3743393341,
                "variance": 0.140129937
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              823560.2011,
              3820350.6,
              -7.3532311,
              824089.2211,
              3820879.6,
              14.3667689
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    823560.2011428627,
                    3820350.600232524,
                    -7.353231100256487
                  ],
                  [
                    823560.2011428627,
                    3820879.600232524,
                    -7.353231100256487
                  ],
                  [
                    824089.2211428627,
                    3820879.600232524,
                    14.366768899743512
                  ],
                  [
                    824089.2211428627,
                    3820350.600232524,
                    14.366768899743512
                  ],
                  [
                    823560.2011428627,
                    3820350.600232524,
                    -7.353231100256487
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-28T20:44:03+00:00",
            "end_time": "2019-11-28T20:14: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": "20191126_234000e_3785500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.88611104760801,
              34.172083150501514,
              -3.187718022750854
            ],
            [
              -77.88593604737333,
              34.176842814524335,
              -3.187718022750854
            ],
            [
              -77.88021037350025,
              34.176697244808764,
              35.21228197724915
            ],
            [
              -77.88038569422743,
              34.17193760665411,
              35.21228197724915
            ],
            [
              -77.88611104760801,
              34.172083150501514,
              -3.187718022750854
            ]
          ]
        ]
      },
      "bbox": [
        -77.88611105,
        34.17193761,
        -3.187718023,
        -77.88021037,
        34.17684281,
        35.21228198
      ],
      "properties": {
        "datetime": "2019-11-26T21:57:20Z",
        "pc:count": 8309297,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 787294.4483,
            "count": 8309297,
            "maximum": 787560.722,
            "minimum": 787032.282,
            "name": "X",
            "position": 0,
            "stddev": 143.0036256,
            "variance": 20450.03693
          },
          {
            "average": 3785882.381,
            "count": 8309297,
            "maximum": 3786148.575,
            "minimum": 3785620.035,
            "name": "Y",
            "position": 1,
            "stddev": 142.0907773,
            "variance": 20189.78899
          },
          {
            "average": 12.93640915,
            "count": 8309297,
            "maximum": 35.21228198,
            "minimum": -3.187718023,
            "name": "Z",
            "position": 2,
            "stddev": 5.844202272,
            "variance": 34.1547002
          },
          {
            "average": 36189.08713,
            "count": 8309297,
            "maximum": 65535,
            "minimum": 3998,
            "name": "Intensity",
            "position": 3,
            "stddev": 12956.02366,
            "variance": 167858549.2
          },
          {
            "average": 2.128821728,
            "count": 8309297,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.5420096,
            "variance": 2.377793606
          },
          {
            "average": 3.258234842,
            "count": 8309297,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.175442202,
            "variance": 4.732548773
          },
          {
            "average": 0.3601145801,
            "count": 8309297,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4800334332,
            "variance": 0.230432097
          },
          {
            "average": 0.001220079147,
            "count": 8309297,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03490831851,
            "variance": 0.001218590701
          },
          {
            "average": 1.242895638,
            "count": 8309297,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5190159297,
            "variance": 0.2693775352
          },
          {
            "average": 0.7790931999,
            "count": 8309297,
            "maximum": 20.81399918,
            "minimum": -21.74399948,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.64548392,
            "variance": 186.1992314
          },
          {
            "average": 1.218205944,
            "count": 8309297,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.204310228,
            "variance": 1.450363125
          },
          {
            "average": 9161.112959,
            "count": 8309297,
            "maximum": 30582,
            "minimum": 579,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13557.11259,
            "variance": 183795301.7
          },
          {
            "average": 258839766.8,
            "count": 8309297,
            "maximum": 258840640.1,
            "minimum": 258839146.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 321.9588533,
            "variance": 103657.5032
          },
          {
            "average": 1.218205944,
            "count": 8309297,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.204310228,
            "variance": 1.450363125
          },
          {
            "average": 0,
            "count": 8309297,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8309297,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8309297,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2297805699,
            "count": 8309297,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4206916696,
            "variance": 0.1769814809
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          787032.282,
          3785620.035,
          -3.187718023,
          787560.722,
          3786148.575,
          35.21228198
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                787032.2820318681,
                3785620.0354494313,
                -3.187718022750854
              ],
              [
                787032.2820318681,
                3786148.5754494313,
                -3.187718022750854
              ],
              [
                787560.7220318681,
                3786148.5754494313,
                35.21228197724915
              ],
              [
                787560.7220318681,
                3785620.0354494313,
                35.21228197724915
              ],
              [
                787032.2820318681,
                3785620.0354494313,
                -3.187718022750854
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T21:57:20+00:00",
        "end_time": "2019-11-26T21:32:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_234000e_3785500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_234000e_3785500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_234000e_3785500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_234000e_3785500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.88611105,
            34.17193761,
            -3.187718023,
            -77.88021037,
            34.17684281,
            35.21228198
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.88611104760801,
                  34.172083150501514,
                  -3.187718022750854
                ],
                [
                  -77.88593604737333,
                  34.176842814524335,
                  -3.187718022750854
                ],
                [
                  -77.88021037350025,
                  34.176697244808764,
                  35.21228197724915
                ],
                [
                  -77.88038569422743,
                  34.17193760665411,
                  35.21228197724915
                ],
                [
                  -77.88611104760801,
                  34.172083150501514,
                  -3.187718022750854
                ]
              ]
            ]
          },
          "id": "20191126_234000e_3785500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_234000e_3785500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T21:57:20Z",
            "pc:count": 8309297,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 787294.4483,
                "count": 8309297,
                "maximum": 787560.722,
                "minimum": 787032.282,
                "name": "X",
                "position": 0,
                "stddev": 143.0036256,
                "variance": 20450.03693
              },
              {
                "average": 3785882.381,
                "count": 8309297,
                "maximum": 3786148.575,
                "minimum": 3785620.035,
                "name": "Y",
                "position": 1,
                "stddev": 142.0907773,
                "variance": 20189.78899
              },
              {
                "average": 12.93640915,
                "count": 8309297,
                "maximum": 35.21228198,
                "minimum": -3.187718023,
                "name": "Z",
                "position": 2,
                "stddev": 5.844202272,
                "variance": 34.1547002
              },
              {
                "average": 36189.08713,
                "count": 8309297,
                "maximum": 65535,
                "minimum": 3998,
                "name": "Intensity",
                "position": 3,
                "stddev": 12956.02366,
                "variance": 167858549.2
              },
              {
                "average": 2.128821728,
                "count": 8309297,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.5420096,
                "variance": 2.377793606
              },
              {
                "average": 3.258234842,
                "count": 8309297,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.175442202,
                "variance": 4.732548773
              },
              {
                "average": 0.3601145801,
                "count": 8309297,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4800334332,
                "variance": 0.230432097
              },
              {
                "average": 0.001220079147,
                "count": 8309297,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03490831851,
                "variance": 0.001218590701
              },
              {
                "average": 1.242895638,
                "count": 8309297,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5190159297,
                "variance": 0.2693775352
              },
              {
                "average": 0.7790931999,
                "count": 8309297,
                "maximum": 20.81399918,
                "minimum": -21.74399948,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.64548392,
                "variance": 186.1992314
              },
              {
                "average": 1.218205944,
                "count": 8309297,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.204310228,
                "variance": 1.450363125
              },
              {
                "average": 9161.112959,
                "count": 8309297,
                "maximum": 30582,
                "minimum": 579,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13557.11259,
                "variance": 183795301.7
              },
              {
                "average": 258839766.8,
                "count": 8309297,
                "maximum": 258840640.1,
                "minimum": 258839146.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 321.9588533,
                "variance": 103657.5032
              },
              {
                "average": 1.218205944,
                "count": 8309297,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.204310228,
                "variance": 1.450363125
              },
              {
                "average": 0,
                "count": 8309297,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8309297,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8309297,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2297805699,
                "count": 8309297,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4206916696,
                "variance": 0.1769814809
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              787032.282,
              3785620.035,
              -3.187718023,
              787560.722,
              3786148.575,
              35.21228198
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    787032.2820318681,
                    3785620.0354494313,
                    -3.187718022750854
                  ],
                  [
                    787032.2820318681,
                    3786148.5754494313,
                    -3.187718022750854
                  ],
                  [
                    787560.7220318681,
                    3786148.5754494313,
                    35.21228197724915
                  ],
                  [
                    787560.7220318681,
                    3785620.0354494313,
                    35.21228197724915
                  ],
                  [
                    787032.2820318681,
                    3785620.0354494313,
                    -3.187718022750854
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T21:57:20+00:00",
            "end_time": "2019-11-26T21:32: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": "20191128_272000e_3818500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.48297162760728,
              34.478414221132084,
              -14.1813477988591
            ],
            [
              -77.48277153731455,
              34.48317602180192,
              -14.1813477988591
            ],
            [
              -77.47702301910405,
              34.48301023570742,
              11.6386522011409
            ],
            [
              -77.47722343477342,
              34.47824846438717,
              11.6386522011409
            ],
            [
              -77.48297162760728,
              34.478414221132084,
              -14.1813477988591
            ]
          ]
        ]
      },
      "bbox": [
        -77.48297163,
        34.47824846,
        -14.1813478,
        -77.47702302,
        34.48317602,
        11.6386522
      ],
      "properties": {
        "datetime": "2019-11-28T20:58:43Z",
        "pc:count": 7996872,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 823289.5495,
            "count": 7996872,
            "maximum": 823560.0538,
            "minimum": 823031.2138,
            "name": "X",
            "position": 0,
            "stddev": 141.6025082,
            "variance": 20051.27034
          },
          {
            "average": 3821099.547,
            "count": 7996872,
            "maximum": 3821349.404,
            "minimum": 3820820.384,
            "name": "Y",
            "position": 1,
            "stddev": 139.9558121,
            "variance": 19587.62934
          },
          {
            "average": -0.271413257,
            "count": 7996872,
            "maximum": 11.6386522,
            "minimum": -14.1813478,
            "name": "Z",
            "position": 2,
            "stddev": 0.9053070501,
            "variance": 0.8195808549
          },
          {
            "average": 27175.29909,
            "count": 7996872,
            "maximum": 65535,
            "minimum": 4653,
            "name": "Intensity",
            "position": 3,
            "stddev": 7817.975877,
            "variance": 61120746.81
          },
          {
            "average": 1.916453583,
            "count": 7996872,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.001194429,
            "variance": 1.002390285
          },
          {
            "average": 2.832931176,
            "count": 7996872,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.118387069,
            "variance": 1.250789637
          },
          {
            "average": 0.4527864145,
            "count": 7996872,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4977659172,
            "variance": 0.2477709083
          },
          {
            "average": 0.001286377974,
            "count": 7996872,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0358430379,
            "variance": 0.001284723366
          },
          {
            "average": 30.39461867,
            "count": 7996872,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 19.73226151,
            "variance": 389.3621441
          },
          {
            "average": 0.4971181661,
            "count": 7996872,
            "maximum": 20.83799934,
            "minimum": -21.76799965,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.81148195,
            "variance": 190.7570337
          },
          {
            "average": 0.7423497588,
            "count": 7996872,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8777205588,
            "variance": 0.7703933793
          },
          {
            "average": 3251.52952,
            "count": 7996872,
            "maximum": 30357,
            "minimum": 354,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8859.045224,
            "variance": 78482682.28
          },
          {
            "average": 259009522.6,
            "count": 7996872,
            "maximum": 259009923.6,
            "minimum": 259008785.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 338.6422956,
            "variance": 114678.6044
          },
          {
            "average": 0.7423497588,
            "count": 7996872,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.8777205588,
            "variance": 0.7703933793
          },
          {
            "average": 0,
            "count": 7996872,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7996872,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7996872,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1761057323,
            "count": 7996872,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3809101226,
            "variance": 0.1450925215
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          823031.2138,
          3820820.384,
          -14.1813478,
          823560.0538,
          3821349.404,
          11.6386522
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                823031.2137820865,
                3820820.3841550993,
                -14.1813477988591
              ],
              [
                823031.2137820865,
                3821349.404155099,
                -14.1813477988591
              ],
              [
                823560.0537820866,
                3821349.404155099,
                11.6386522011409
              ],
              [
                823560.0537820866,
                3820820.3841550993,
                11.6386522011409
              ],
              [
                823031.2137820865,
                3820820.3841550993,
                -14.1813477988591
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-28T20:58:43+00:00",
        "end_time": "2019-11-28T20:39:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191128_272000e_3818500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191128_272000e_3818500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191128_272000e_3818500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_272000e_3818500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48297163,
            34.47824846,
            -14.1813478,
            -77.47702302,
            34.48317602,
            11.6386522
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.48297162760728,
                  34.478414221132084,
                  -14.1813477988591
                ],
                [
                  -77.48277153731455,
                  34.48317602180192,
                  -14.1813477988591
                ],
                [
                  -77.47702301910405,
                  34.48301023570742,
                  11.6386522011409
                ],
                [
                  -77.47722343477342,
                  34.47824846438717,
                  11.6386522011409
                ],
                [
                  -77.48297162760728,
                  34.478414221132084,
                  -14.1813477988591
                ]
              ]
            ]
          },
          "id": "20191128_272000e_3818500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_272000e_3818500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-28T20:58:43Z",
            "pc:count": 7996872,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 823289.5495,
                "count": 7996872,
                "maximum": 823560.0538,
                "minimum": 823031.2138,
                "name": "X",
                "position": 0,
                "stddev": 141.6025082,
                "variance": 20051.27034
              },
              {
                "average": 3821099.547,
                "count": 7996872,
                "maximum": 3821349.404,
                "minimum": 3820820.384,
                "name": "Y",
                "position": 1,
                "stddev": 139.9558121,
                "variance": 19587.62934
              },
              {
                "average": -0.271413257,
                "count": 7996872,
                "maximum": 11.6386522,
                "minimum": -14.1813478,
                "name": "Z",
                "position": 2,
                "stddev": 0.9053070501,
                "variance": 0.8195808549
              },
              {
                "average": 27175.29909,
                "count": 7996872,
                "maximum": 65535,
                "minimum": 4653,
                "name": "Intensity",
                "position": 3,
                "stddev": 7817.975877,
                "variance": 61120746.81
              },
              {
                "average": 1.916453583,
                "count": 7996872,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.001194429,
                "variance": 1.002390285
              },
              {
                "average": 2.832931176,
                "count": 7996872,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.118387069,
                "variance": 1.250789637
              },
              {
                "average": 0.4527864145,
                "count": 7996872,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4977659172,
                "variance": 0.2477709083
              },
              {
                "average": 0.001286377974,
                "count": 7996872,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0358430379,
                "variance": 0.001284723366
              },
              {
                "average": 30.39461867,
                "count": 7996872,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 19.73226151,
                "variance": 389.3621441
              },
              {
                "average": 0.4971181661,
                "count": 7996872,
                "maximum": 20.83799934,
                "minimum": -21.76799965,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.81148195,
                "variance": 190.7570337
              },
              {
                "average": 0.7423497588,
                "count": 7996872,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8777205588,
                "variance": 0.7703933793
              },
              {
                "average": 3251.52952,
                "count": 7996872,
                "maximum": 30357,
                "minimum": 354,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8859.045224,
                "variance": 78482682.28
              },
              {
                "average": 259009522.6,
                "count": 7996872,
                "maximum": 259009923.6,
                "minimum": 259008785.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 338.6422956,
                "variance": 114678.6044
              },
              {
                "average": 0.7423497588,
                "count": 7996872,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.8777205588,
                "variance": 0.7703933793
              },
              {
                "average": 0,
                "count": 7996872,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7996872,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7996872,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1761057323,
                "count": 7996872,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3809101226,
                "variance": 0.1450925215
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              823031.2138,
              3820820.384,
              -14.1813478,
              823560.0538,
              3821349.404,
              11.6386522
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    823031.2137820865,
                    3820820.3841550993,
                    -14.1813477988591
                  ],
                  [
                    823031.2137820865,
                    3821349.404155099,
                    -14.1813477988591
                  ],
                  [
                    823560.0537820866,
                    3821349.404155099,
                    11.6386522011409
                  ],
                  [
                    823560.0537820866,
                    3820820.3841550993,
                    11.6386522011409
                  ],
                  [
                    823031.2137820865,
                    3820820.3841550993,
                    -14.1813477988591
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-28T20:58:43+00:00",
            "end_time": "2019-11-28T20:39: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": "20191126_236000e_3780500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86291576547573,
              34.127554623720044,
              -9.032681117610887
            ],
            [
              -77.86273977053632,
              34.13231385652194,
              -9.032681117610887
            ],
            [
              -77.85701701149502,
              34.13216736590073,
              17.747318882389116
            ],
            [
              -77.85719332618366,
              34.12740815914459,
              17.747318882389116
            ],
            [
              -77.86291576547573,
              34.127554623720044,
              -9.032681117610887
            ]
          ]
        ]
      },
      "bbox": [
        -77.86291577,
        34.12740816,
        -9.032681118,
        -77.85701701,
        34.13231386,
        17.74731888
      ],
      "properties": {
        "datetime": "2019-11-26T18:22:36Z",
        "pc:count": 6006742,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789589.6042,
            "count": 6006742,
            "maximum": 789851.6211,
            "minimum": 789323.1611,
            "name": "X",
            "position": 0,
            "stddev": 142.5082652,
            "variance": 20308.60564
          },
          {
            "average": 3781015.242,
            "count": 6006742,
            "maximum": 3781274.024,
            "minimum": 3780745.524,
            "name": "Y",
            "position": 1,
            "stddev": 140.4118238,
            "variance": 19715.48025
          },
          {
            "average": 0.1096368911,
            "count": 6006742,
            "maximum": 17.74731888,
            "minimum": -9.032681118,
            "name": "Z",
            "position": 2,
            "stddev": 0.9538614347,
            "variance": 0.9098516366
          },
          {
            "average": 36011.54335,
            "count": 6006742,
            "maximum": 65535,
            "minimum": 4719,
            "name": "Intensity",
            "position": 3,
            "stddev": 8171.277157,
            "variance": 66769770.37
          },
          {
            "average": 1.327509655,
            "count": 6006742,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6198477532,
            "variance": 0.3842112372
          },
          {
            "average": 1.655453322,
            "count": 6006742,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8484448121,
            "variance": 0.7198585992
          },
          {
            "average": 0.3760359609,
            "count": 6006742,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4843892609,
            "variance": 0.2346329561
          },
          {
            "average": 0.00166912446,
            "count": 6006742,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.04082081285,
            "variance": 0.001666338761
          },
          {
            "average": 3.514422627,
            "count": 6006742,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.97460367,
            "variance": 80.54351104
          },
          {
            "average": 1.23124668,
            "count": 6006742,
            "maximum": 20.84399986,
            "minimum": -21.69599915,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.54482895,
            "variance": 183.4623914
          },
          {
            "average": 1.136659274,
            "count": 6006742,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.168722303,
            "variance": 1.365911822
          },
          {
            "average": 8157.315451,
            "count": 6006742,
            "maximum": 30554,
            "minimum": 550,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13051.14487,
            "variance": 170332382.4
          },
          {
            "average": 258826504.2,
            "count": 6006742,
            "maximum": 258827756,
            "minimum": 258825875.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 698.0073042,
            "variance": 487214.1967
          },
          {
            "average": 1.136659274,
            "count": 6006742,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.168722303,
            "variance": 1.365911822
          },
          {
            "average": 0,
            "count": 6006742,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6006742,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6006742,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2304080981,
            "count": 6006742,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4210940939,
            "variance": 0.177320236
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          789323.1611,
          3780745.524,
          -9.032681118,
          789851.6211,
          3781274.024,
          17.74731888
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                789323.1611147814,
                3780745.5235571014,
                -9.032681117610887
              ],
              [
                789323.1611147814,
                3781274.0235571014,
                -9.032681117610887
              ],
              [
                789851.6211147814,
                3781274.0235571014,
                17.747318882389116
              ],
              [
                789851.6211147814,
                3780745.5235571014,
                17.747318882389116
              ],
              [
                789323.1611147814,
                3780745.5235571014,
                -9.032681117610887
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T18:22:36+00:00",
        "end_time": "2019-11-26T17:51:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236000e_3780500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236000e_3780500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236000e_3780500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3780500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86291577,
            34.12740816,
            -9.032681118,
            -77.85701701,
            34.13231386,
            17.74731888
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86291576547573,
                  34.127554623720044,
                  -9.032681117610887
                ],
                [
                  -77.86273977053632,
                  34.13231385652194,
                  -9.032681117610887
                ],
                [
                  -77.85701701149502,
                  34.13216736590073,
                  17.747318882389116
                ],
                [
                  -77.85719332618366,
                  34.12740815914459,
                  17.747318882389116
                ],
                [
                  -77.86291576547573,
                  34.127554623720044,
                  -9.032681117610887
                ]
              ]
            ]
          },
          "id": "20191126_236000e_3780500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3780500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T18:22:36Z",
            "pc:count": 6006742,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789589.6042,
                "count": 6006742,
                "maximum": 789851.6211,
                "minimum": 789323.1611,
                "name": "X",
                "position": 0,
                "stddev": 142.5082652,
                "variance": 20308.60564
              },
              {
                "average": 3781015.242,
                "count": 6006742,
                "maximum": 3781274.024,
                "minimum": 3780745.524,
                "name": "Y",
                "position": 1,
                "stddev": 140.4118238,
                "variance": 19715.48025
              },
              {
                "average": 0.1096368911,
                "count": 6006742,
                "maximum": 17.74731888,
                "minimum": -9.032681118,
                "name": "Z",
                "position": 2,
                "stddev": 0.9538614347,
                "variance": 0.9098516366
              },
              {
                "average": 36011.54335,
                "count": 6006742,
                "maximum": 65535,
                "minimum": 4719,
                "name": "Intensity",
                "position": 3,
                "stddev": 8171.277157,
                "variance": 66769770.37
              },
              {
                "average": 1.327509655,
                "count": 6006742,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6198477532,
                "variance": 0.3842112372
              },
              {
                "average": 1.655453322,
                "count": 6006742,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8484448121,
                "variance": 0.7198585992
              },
              {
                "average": 0.3760359609,
                "count": 6006742,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4843892609,
                "variance": 0.2346329561
              },
              {
                "average": 0.00166912446,
                "count": 6006742,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.04082081285,
                "variance": 0.001666338761
              },
              {
                "average": 3.514422627,
                "count": 6006742,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.97460367,
                "variance": 80.54351104
              },
              {
                "average": 1.23124668,
                "count": 6006742,
                "maximum": 20.84399986,
                "minimum": -21.69599915,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.54482895,
                "variance": 183.4623914
              },
              {
                "average": 1.136659274,
                "count": 6006742,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.168722303,
                "variance": 1.365911822
              },
              {
                "average": 8157.315451,
                "count": 6006742,
                "maximum": 30554,
                "minimum": 550,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13051.14487,
                "variance": 170332382.4
              },
              {
                "average": 258826504.2,
                "count": 6006742,
                "maximum": 258827756,
                "minimum": 258825875.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 698.0073042,
                "variance": 487214.1967
              },
              {
                "average": 1.136659274,
                "count": 6006742,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.168722303,
                "variance": 1.365911822
              },
              {
                "average": 0,
                "count": 6006742,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6006742,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6006742,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2304080981,
                "count": 6006742,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4210940939,
                "variance": 0.177320236
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              789323.1611,
              3780745.524,
              -9.032681118,
              789851.6211,
              3781274.024,
              17.74731888
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    789323.1611147814,
                    3780745.5235571014,
                    -9.032681117610887
                  ],
                  [
                    789323.1611147814,
                    3781274.0235571014,
                    -9.032681117610887
                  ],
                  [
                    789851.6211147814,
                    3781274.0235571014,
                    17.747318882389116
                  ],
                  [
                    789851.6211147814,
                    3780745.5235571014,
                    17.747318882389116
                  ],
                  [
                    789323.1611147814,
                    3780745.5235571014,
                    -9.032681117610887
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T18:22:36+00:00",
            "end_time": "2019-11-26T17:51: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": "20191128_272000e_3819000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.48310666042995,
              34.48291945378037,
              -15.054161284389032
            ],
            [
              -77.48290654414396,
              34.48768125163123,
              -15.054161284389032
            ],
            [
              -77.47715575930253,
              34.487515396546065,
              27.565838715610965
            ],
            [
              -77.47735620114837,
              34.48275362805517,
              27.565838715610965
            ],
            [
              -77.48310666042995,
              34.48291945378037,
              -15.054161284389032
            ]
          ]
        ]
      },
      "bbox": [
        -77.48310666,
        34.48275363,
        -15.05416128,
        -77.47715576,
        34.48768125,
        27.56583872
      ],
      "properties": {
        "datetime": "2019-11-28T21:13:50Z",
        "pc:count": 7239368,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 823255.8419,
            "count": 7239368,
            "maximum": 823530.4319,
            "minimum": 823001.4119,
            "name": "X",
            "position": 0,
            "stddev": 159.6920805,
            "variance": 25501.56056
          },
          {
            "average": 3821581.685,
            "count": 7239368,
            "maximum": 3821848.883,
            "minimum": 3821319.863,
            "name": "Y",
            "position": 1,
            "stddev": 143.9259782,
            "variance": 20714.68719
          },
          {
            "average": 3.257439848,
            "count": 7239368,
            "maximum": 27.56583872,
            "minimum": -15.05416128,
            "name": "Z",
            "position": 2,
            "stddev": 4.65690584,
            "variance": 21.686772
          },
          {
            "average": 34436.33141,
            "count": 7239368,
            "maximum": 65535,
            "minimum": 5418,
            "name": "Intensity",
            "position": 3,
            "stddev": 12685.06588,
            "variance": 160910896.3
          },
          {
            "average": 1.96637317,
            "count": 7239368,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.389545476,
            "variance": 1.930836631
          },
          {
            "average": 2.932754489,
            "count": 7239368,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.97287506,
            "variance": 3.892236003
          },
          {
            "average": 0.389776428,
            "count": 7239368,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4876994946,
            "variance": 0.237850797
          },
          {
            "average": 0.001429544678,
            "count": 7239368,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03778228788,
            "variance": 0.001427501278
          },
          {
            "average": 11.56966603,
            "count": 7239368,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 18.04506584,
            "variance": 325.6244012
          },
          {
            "average": 0.02644966049,
            "count": 7239368,
            "maximum": 20.94000053,
            "minimum": -21.80999947,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.4627997,
            "variance": 181.2469759
          },
          {
            "average": 1.05272905,
            "count": 7239368,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.127118457,
            "variance": 1.270396017
          },
          {
            "average": 6987.282031,
            "count": 7239368,
            "maximum": 30359,
            "minimum": 356,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12447.40711,
            "variance": 154937943.8
          },
          {
            "average": 259010356.9,
            "count": 7239368,
            "maximum": 259010830.3,
            "minimum": 259009643,
            "name": "GpsTime",
            "position": 12,
            "stddev": 371.6528144,
            "variance": 138125.8144
          },
          {
            "average": 1.05272905,
            "count": 7239368,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.127118457,
            "variance": 1.270396017
          },
          {
            "average": 0,
            "count": 7239368,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7239368,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7239368,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1552005645,
            "count": 7239368,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3620957986,
            "variance": 0.1311133674
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          823001.4119,
          3821319.863,
          -15.05416128,
          823530.4319,
          3821848.883,
          27.56583872
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                823001.4118719613,
                3821319.8632694404,
                -15.054161284389032
              ],
              [
                823001.4118719613,
                3821848.88326944,
                -15.054161284389032
              ],
              [
                823530.4318719613,
                3821848.88326944,
                27.565838715610965
              ],
              [
                823530.4318719613,
                3821319.8632694404,
                27.565838715610965
              ],
              [
                823001.4118719613,
                3821319.8632694404,
                -15.054161284389032
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-28T21:13:50+00:00",
        "end_time": "2019-11-28T20:54:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191128_272000e_3819000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191128_272000e_3819000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191128_272000e_3819000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_272000e_3819000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48310666,
            34.48275363,
            -15.05416128,
            -77.47715576,
            34.48768125,
            27.56583872
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.48310666042995,
                  34.48291945378037,
                  -15.054161284389032
                ],
                [
                  -77.48290654414396,
                  34.48768125163123,
                  -15.054161284389032
                ],
                [
                  -77.47715575930253,
                  34.487515396546065,
                  27.565838715610965
                ],
                [
                  -77.47735620114837,
                  34.48275362805517,
                  27.565838715610965
                ],
                [
                  -77.48310666042995,
                  34.48291945378037,
                  -15.054161284389032
                ]
              ]
            ]
          },
          "id": "20191128_272000e_3819000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_272000e_3819000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-28T21:13:50Z",
            "pc:count": 7239368,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 823255.8419,
                "count": 7239368,
                "maximum": 823530.4319,
                "minimum": 823001.4119,
                "name": "X",
                "position": 0,
                "stddev": 159.6920805,
                "variance": 25501.56056
              },
              {
                "average": 3821581.685,
                "count": 7239368,
                "maximum": 3821848.883,
                "minimum": 3821319.863,
                "name": "Y",
                "position": 1,
                "stddev": 143.9259782,
                "variance": 20714.68719
              },
              {
                "average": 3.257439848,
                "count": 7239368,
                "maximum": 27.56583872,
                "minimum": -15.05416128,
                "name": "Z",
                "position": 2,
                "stddev": 4.65690584,
                "variance": 21.686772
              },
              {
                "average": 34436.33141,
                "count": 7239368,
                "maximum": 65535,
                "minimum": 5418,
                "name": "Intensity",
                "position": 3,
                "stddev": 12685.06588,
                "variance": 160910896.3
              },
              {
                "average": 1.96637317,
                "count": 7239368,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.389545476,
                "variance": 1.930836631
              },
              {
                "average": 2.932754489,
                "count": 7239368,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.97287506,
                "variance": 3.892236003
              },
              {
                "average": 0.389776428,
                "count": 7239368,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4876994946,
                "variance": 0.237850797
              },
              {
                "average": 0.001429544678,
                "count": 7239368,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03778228788,
                "variance": 0.001427501278
              },
              {
                "average": 11.56966603,
                "count": 7239368,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 18.04506584,
                "variance": 325.6244012
              },
              {
                "average": 0.02644966049,
                "count": 7239368,
                "maximum": 20.94000053,
                "minimum": -21.80999947,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.4627997,
                "variance": 181.2469759
              },
              {
                "average": 1.05272905,
                "count": 7239368,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.127118457,
                "variance": 1.270396017
              },
              {
                "average": 6987.282031,
                "count": 7239368,
                "maximum": 30359,
                "minimum": 356,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12447.40711,
                "variance": 154937943.8
              },
              {
                "average": 259010356.9,
                "count": 7239368,
                "maximum": 259010830.3,
                "minimum": 259009643,
                "name": "GpsTime",
                "position": 12,
                "stddev": 371.6528144,
                "variance": 138125.8144
              },
              {
                "average": 1.05272905,
                "count": 7239368,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.127118457,
                "variance": 1.270396017
              },
              {
                "average": 0,
                "count": 7239368,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7239368,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7239368,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1552005645,
                "count": 7239368,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3620957986,
                "variance": 0.1311133674
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              823001.4119,
              3821319.863,
              -15.05416128,
              823530.4319,
              3821848.883,
              27.56583872
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    823001.4118719613,
                    3821319.8632694404,
                    -15.054161284389032
                  ],
                  [
                    823001.4118719613,
                    3821848.88326944,
                    -15.054161284389032
                  ],
                  [
                    823530.4318719613,
                    3821848.88326944,
                    27.565838715610965
                  ],
                  [
                    823530.4318719613,
                    3821319.8632694404,
                    27.565838715610965
                  ],
                  [
                    823001.4118719613,
                    3821319.8632694404,
                    -15.054161284389032
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-28T21:13:50+00:00",
            "end_time": "2019-11-28T20:54: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": "20191126_236000e_3782000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86337229205226,
              34.141066313410484,
              -15.204970326795996
            ],
            [
              -77.86319626677862,
              34.14582463730493,
              -15.204970326795996
            ],
            [
              -77.85747302757892,
              34.14567812841391,
              24.215029673204008
            ],
            [
              -77.85764937273066,
              34.14091983055856,
              24.215029673204008
            ],
            [
              -77.86337229205226,
              34.141066313410484,
              -15.204970326795996
            ]
          ]
        ]
      },
      "bbox": [
        -77.86337229,
        34.14091983,
        -15.20497033,
        -77.85747303,
        34.14582464,
        24.21502967
      ],
      "properties": {
        "datetime": "2019-11-26T18:50:03Z",
        "pc:count": 5961157,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789484.7114,
            "count": 5961157,
            "maximum": 789763.3665,
            "minimum": 789234.9465,
            "name": "X",
            "position": 0,
            "stddev": 149.2120059,
            "variance": 22264.22271
          },
          {
            "average": 3782512.995,
            "count": 5961157,
            "maximum": 3782771.648,
            "minimum": 3782243.248,
            "name": "Y",
            "position": 1,
            "stddev": 144.284313,
            "variance": 20817.96296
          },
          {
            "average": 0.8394975273,
            "count": 5961157,
            "maximum": 24.21502967,
            "minimum": -15.20497033,
            "name": "Z",
            "position": 2,
            "stddev": 3.149309643,
            "variance": 9.91815123
          },
          {
            "average": 35645.03675,
            "count": 5961157,
            "maximum": 65535,
            "minimum": 3888,
            "name": "Intensity",
            "position": 3,
            "stddev": 9806.648947,
            "variance": 96170363.57
          },
          {
            "average": 1.52267018,
            "count": 5961157,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9949431919,
            "variance": 0.9899119551
          },
          {
            "average": 2.046091388,
            "count": 5961157,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.475326143,
            "variance": 2.176587229
          },
          {
            "average": 0.3916593708,
            "count": 5961157,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4881212432,
            "variance": 0.238262348
          },
          {
            "average": 0.001809883551,
            "count": 5961157,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.04250421362,
            "variance": 0.001806608176
          },
          {
            "average": 12.8235148,
            "count": 5961157,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 18.91419786,
            "variance": 357.7468806
          },
          {
            "average": -0.1004591341,
            "count": 5961157,
            "maximum": 20.8920002,
            "minimum": -21.74399948,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.38659949,
            "variance": 179.2010458
          },
          {
            "average": 1.055056594,
            "count": 5961157,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.126368872,
            "variance": 1.268706837
          },
          {
            "average": 7189.500747,
            "count": 5961157,
            "maximum": 30557,
            "minimum": 554,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12450.31506,
            "variance": 155010345.1
          },
          {
            "average": 258828621,
            "count": 5961157,
            "maximum": 258829403.1,
            "minimum": 258827767.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 370.5154933,
            "variance": 137281.7308
          },
          {
            "average": 1.055056594,
            "count": 5961157,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.126368872,
            "variance": 1.268706837
          },
          {
            "average": 0,
            "count": 5961157,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5961157,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5961157,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2229718157,
            "count": 5961157,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4162396115,
            "variance": 0.1732554142
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          789234.9465,
          3782243.248,
          -15.20497033,
          789763.3665,
          3782771.648,
          24.21502967
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                789234.9465181836,
                3782243.2481633937,
                -15.204970326795996
              ],
              [
                789234.9465181836,
                3782771.648163394,
                -15.204970326795996
              ],
              [
                789763.3665181835,
                3782771.648163394,
                24.215029673204008
              ],
              [
                789763.3665181835,
                3782243.2481633937,
                24.215029673204008
              ],
              [
                789234.9465181836,
                3782243.2481633937,
                -15.204970326795996
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T18:50:03+00:00",
        "end_time": "2019-11-26T18:22:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236000e_3782000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236000e_3782000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236000e_3782000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3782000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86337229,
            34.14091983,
            -15.20497033,
            -77.85747303,
            34.14582464,
            24.21502967
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86337229205226,
                  34.141066313410484,
                  -15.204970326795996
                ],
                [
                  -77.86319626677862,
                  34.14582463730493,
                  -15.204970326795996
                ],
                [
                  -77.85747302757892,
                  34.14567812841391,
                  24.215029673204008
                ],
                [
                  -77.85764937273066,
                  34.14091983055856,
                  24.215029673204008
                ],
                [
                  -77.86337229205226,
                  34.141066313410484,
                  -15.204970326795996
                ]
              ]
            ]
          },
          "id": "20191126_236000e_3782000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3782000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T18:50:03Z",
            "pc:count": 5961157,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789484.7114,
                "count": 5961157,
                "maximum": 789763.3665,
                "minimum": 789234.9465,
                "name": "X",
                "position": 0,
                "stddev": 149.2120059,
                "variance": 22264.22271
              },
              {
                "average": 3782512.995,
                "count": 5961157,
                "maximum": 3782771.648,
                "minimum": 3782243.248,
                "name": "Y",
                "position": 1,
                "stddev": 144.284313,
                "variance": 20817.96296
              },
              {
                "average": 0.8394975273,
                "count": 5961157,
                "maximum": 24.21502967,
                "minimum": -15.20497033,
                "name": "Z",
                "position": 2,
                "stddev": 3.149309643,
                "variance": 9.91815123
              },
              {
                "average": 35645.03675,
                "count": 5961157,
                "maximum": 65535,
                "minimum": 3888,
                "name": "Intensity",
                "position": 3,
                "stddev": 9806.648947,
                "variance": 96170363.57
              },
              {
                "average": 1.52267018,
                "count": 5961157,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9949431919,
                "variance": 0.9899119551
              },
              {
                "average": 2.046091388,
                "count": 5961157,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.475326143,
                "variance": 2.176587229
              },
              {
                "average": 0.3916593708,
                "count": 5961157,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4881212432,
                "variance": 0.238262348
              },
              {
                "average": 0.001809883551,
                "count": 5961157,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.04250421362,
                "variance": 0.001806608176
              },
              {
                "average": 12.8235148,
                "count": 5961157,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 18.91419786,
                "variance": 357.7468806
              },
              {
                "average": -0.1004591341,
                "count": 5961157,
                "maximum": 20.8920002,
                "minimum": -21.74399948,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.38659949,
                "variance": 179.2010458
              },
              {
                "average": 1.055056594,
                "count": 5961157,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.126368872,
                "variance": 1.268706837
              },
              {
                "average": 7189.500747,
                "count": 5961157,
                "maximum": 30557,
                "minimum": 554,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12450.31506,
                "variance": 155010345.1
              },
              {
                "average": 258828621,
                "count": 5961157,
                "maximum": 258829403.1,
                "minimum": 258827767.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 370.5154933,
                "variance": 137281.7308
              },
              {
                "average": 1.055056594,
                "count": 5961157,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.126368872,
                "variance": 1.268706837
              },
              {
                "average": 0,
                "count": 5961157,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5961157,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5961157,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2229718157,
                "count": 5961157,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4162396115,
                "variance": 0.1732554142
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              789234.9465,
              3782243.248,
              -15.20497033,
              789763.3665,
              3782771.648,
              24.21502967
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    789234.9465181836,
                    3782243.2481633937,
                    -15.204970326795996
                  ],
                  [
                    789234.9465181836,
                    3782771.648163394,
                    -15.204970326795996
                  ],
                  [
                    789763.3665181835,
                    3782771.648163394,
                    24.215029673204008
                  ],
                  [
                    789763.3665181835,
                    3782243.2481633937,
                    24.215029673204008
                  ],
                  [
                    789234.9465181836,
                    3782243.2481633937,
                    -15.204970326795996
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T18:50:03+00:00",
            "end_time": "2019-11-26T18:22: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": "20191126_236000e_3781000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86306835165966,
              34.132058055837874,
              -8.614781922675022
            ],
            [
              -77.86289235551486,
              34.13681674553512,
              -8.614781922675022
            ],
            [
              -77.85716842574988,
              34.136670222945604,
              15.14521807732498
            ],
            [
              -77.8573447417272,
              34.13191155929519,
              15.14521807732498
            ],
            [
              -77.86306835165966,
              34.132058055837874,
              -8.614781922675022
            ]
          ]
        ]
      },
      "bbox": [
        -77.86306835,
        34.13191156,
        -8.614781923,
        -77.85716843,
        34.13681675,
        15.14521808
      ],
      "properties": {
        "datetime": "2019-11-26T18:34:55Z",
        "pc:count": 6483363,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789549.4208,
            "count": 6483363,
            "maximum": 789822.2602,
            "minimum": 789293.7202,
            "name": "X",
            "position": 0,
            "stddev": 137.3256333,
            "variance": 18858.32956
          },
          {
            "average": 3781516.463,
            "count": 6483363,
            "maximum": 3781773.152,
            "minimum": 3781244.712,
            "name": "Y",
            "position": 1,
            "stddev": 139.0496025,
            "variance": 19334.79196
          },
          {
            "average": 1.219217557,
            "count": 6483363,
            "maximum": 15.14521808,
            "minimum": -8.614781923,
            "name": "Z",
            "position": 2,
            "stddev": 2.382949194,
            "variance": 5.678446859
          },
          {
            "average": 36033.48332,
            "count": 6483363,
            "maximum": 65535,
            "minimum": 4609,
            "name": "Intensity",
            "position": 3,
            "stddev": 9026.98699,
            "variance": 81486494.11
          },
          {
            "average": 1.613784544,
            "count": 6483363,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.109281424,
            "variance": 1.230505277
          },
          {
            "average": 2.227575103,
            "count": 6483363,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.643493666,
            "variance": 2.701071429
          },
          {
            "average": 0.3820079178,
            "count": 6483363,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4858784878,
            "variance": 0.236077905
          },
          {
            "average": 0.001534697348,
            "count": 6483363,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03914514386,
            "variance": 0.001532342288
          },
          {
            "average": 4.555603936,
            "count": 6483363,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.07546446,
            "variance": 122.6659131
          },
          {
            "average": 1.909351702,
            "count": 6483363,
            "maximum": 20.81399918,
            "minimum": -21.70800018,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.40707447,
            "variance": 179.7496459
          },
          {
            "average": 1.118484959,
            "count": 6483363,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.157769686,
            "variance": 1.340430645
          },
          {
            "average": 7916.584832,
            "count": 6483363,
            "maximum": 30555,
            "minimum": 550,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12911.3688,
            "variance": 166703444.3
          },
          {
            "average": 258826839.1,
            "count": 6483363,
            "maximum": 258828495.6,
            "minimum": 258825884.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 714.9142877,
            "variance": 511102.4387
          },
          {
            "average": 1.118484959,
            "count": 6483363,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.157769686,
            "variance": 1.340430645
          },
          {
            "average": 0,
            "count": 6483363,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6483363,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6483363,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2286288767,
            "count": 6483363,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4199496882,
            "variance": 0.1763577406
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          789293.7202,
          3781244.712,
          -8.614781923,
          789822.2602,
          3781773.152,
          15.14521808
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                789293.7202413268,
                3781244.712176731,
                -8.614781922675022
              ],
              [
                789293.7202413268,
                3781773.1521767313,
                -8.614781922675022
              ],
              [
                789822.2602413269,
                3781773.1521767313,
                15.14521807732498
              ],
              [
                789822.2602413269,
                3781244.712176731,
                15.14521807732498
              ],
              [
                789293.7202413268,
                3781244.712176731,
                -8.614781922675022
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T18:34:55+00:00",
        "end_time": "2019-11-26T17:51:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236000e_3781000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236000e_3781000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236000e_3781000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3781000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86306835,
            34.13191156,
            -8.614781923,
            -77.85716843,
            34.13681675,
            15.14521808
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86306835165966,
                  34.132058055837874,
                  -8.614781922675022
                ],
                [
                  -77.86289235551486,
                  34.13681674553512,
                  -8.614781922675022
                ],
                [
                  -77.85716842574988,
                  34.136670222945604,
                  15.14521807732498
                ],
                [
                  -77.8573447417272,
                  34.13191155929519,
                  15.14521807732498
                ],
                [
                  -77.86306835165966,
                  34.132058055837874,
                  -8.614781922675022
                ]
              ]
            ]
          },
          "id": "20191126_236000e_3781000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3781000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T18:34:55Z",
            "pc:count": 6483363,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789549.4208,
                "count": 6483363,
                "maximum": 789822.2602,
                "minimum": 789293.7202,
                "name": "X",
                "position": 0,
                "stddev": 137.3256333,
                "variance": 18858.32956
              },
              {
                "average": 3781516.463,
                "count": 6483363,
                "maximum": 3781773.152,
                "minimum": 3781244.712,
                "name": "Y",
                "position": 1,
                "stddev": 139.0496025,
                "variance": 19334.79196
              },
              {
                "average": 1.219217557,
                "count": 6483363,
                "maximum": 15.14521808,
                "minimum": -8.614781923,
                "name": "Z",
                "position": 2,
                "stddev": 2.382949194,
                "variance": 5.678446859
              },
              {
                "average": 36033.48332,
                "count": 6483363,
                "maximum": 65535,
                "minimum": 4609,
                "name": "Intensity",
                "position": 3,
                "stddev": 9026.98699,
                "variance": 81486494.11
              },
              {
                "average": 1.613784544,
                "count": 6483363,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.109281424,
                "variance": 1.230505277
              },
              {
                "average": 2.227575103,
                "count": 6483363,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.643493666,
                "variance": 2.701071429
              },
              {
                "average": 0.3820079178,
                "count": 6483363,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4858784878,
                "variance": 0.236077905
              },
              {
                "average": 0.001534697348,
                "count": 6483363,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03914514386,
                "variance": 0.001532342288
              },
              {
                "average": 4.555603936,
                "count": 6483363,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.07546446,
                "variance": 122.6659131
              },
              {
                "average": 1.909351702,
                "count": 6483363,
                "maximum": 20.81399918,
                "minimum": -21.70800018,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.40707447,
                "variance": 179.7496459
              },
              {
                "average": 1.118484959,
                "count": 6483363,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.157769686,
                "variance": 1.340430645
              },
              {
                "average": 7916.584832,
                "count": 6483363,
                "maximum": 30555,
                "minimum": 550,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12911.3688,
                "variance": 166703444.3
              },
              {
                "average": 258826839.1,
                "count": 6483363,
                "maximum": 258828495.6,
                "minimum": 258825884.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 714.9142877,
                "variance": 511102.4387
              },
              {
                "average": 1.118484959,
                "count": 6483363,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.157769686,
                "variance": 1.340430645
              },
              {
                "average": 0,
                "count": 6483363,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6483363,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6483363,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2286288767,
                "count": 6483363,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4199496882,
                "variance": 0.1763577406
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              789293.7202,
              3781244.712,
              -8.614781923,
              789822.2602,
              3781773.152,
              15.14521808
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    789293.7202413268,
                    3781244.712176731,
                    -8.614781922675022
                  ],
                  [
                    789293.7202413268,
                    3781773.1521767313,
                    -8.614781922675022
                  ],
                  [
                    789822.2602413269,
                    3781773.1521767313,
                    15.14521807732498
                  ],
                  [
                    789822.2602413269,
                    3781244.712176731,
                    15.14521807732498
                  ],
                  [
                    789293.7202413268,
                    3781244.712176731,
                    -8.614781922675022
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T18:34:55+00:00",
            "end_time": "2019-11-26T17:51: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": "20191128_272000e_3819500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.48324063807605,
              34.48742466261303,
              -10.563882401453426
            ],
            [
              -77.48304054114044,
              34.49218537750035,
              -10.563882401453426
            ],
            [
              -77.4772885765882,
              34.492019484754806,
              36.216117598546575
            ],
            [
              -77.47748899913147,
              34.487258799225664,
              36.216117598546575
            ],
            [
              -77.48324063807605,
              34.48742466261303,
              -10.563882401453426
            ]
          ]
        ]
      },
      "bbox": [
        -77.48324064,
        34.4872588,
        -10.5638824,
        -77.47728858,
        34.49218538,
        36.2161176
      ],
      "properties": {
        "datetime": "2019-11-30T22:48:47Z",
        "pc:count": 13946596,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 823248.2653,
            "count": 13946596,
            "maximum": 823500.8063,
            "minimum": 822971.7063,
            "name": "X",
            "position": 0,
            "stddev": 138.3590922,
            "variance": 19143.23841
          },
          {
            "average": 3822106.953,
            "count": 13946596,
            "maximum": 3822348.243,
            "minimum": 3821819.343,
            "name": "Y",
            "position": 1,
            "stddev": 138.0551383,
            "variance": 19059.22121
          },
          {
            "average": 13.17534353,
            "count": 13946596,
            "maximum": 36.2161176,
            "minimum": -10.5638824,
            "name": "Z",
            "position": 2,
            "stddev": 6.688162021,
            "variance": 44.73151121
          },
          {
            "average": 30300.13295,
            "count": 13946596,
            "maximum": 65535,
            "minimum": 2316,
            "name": "Intensity",
            "position": 3,
            "stddev": 12097.78236,
            "variance": 146356337.9
          },
          {
            "average": 2.773361184,
            "count": 13946596,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.733859831,
            "variance": 3.006269915
          },
          {
            "average": 4.54612803,
            "count": 13946596,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.025027112,
            "variance": 4.100734803
          },
          {
            "average": 0.3735168782,
            "count": 13946596,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4837375701,
            "variance": 0.2340020367
          },
          {
            "average": 0.0007865718631,
            "count": 13946596,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02803485731,
            "variance": 0.0007859532242
          },
          {
            "average": 1.15165801,
            "count": 13946596,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4801220037,
            "variance": 0.2305171385
          },
          {
            "average": 0.6589015595,
            "count": 13946596,
            "maximum": 20.90999985,
            "minimum": -21.7859993,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.96935923,
            "variance": 195.1429974
          },
          {
            "average": 1.1494346,
            "count": 13946596,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.17476391,
            "variance": 1.380070243
          },
          {
            "average": 8428.27409,
            "count": 13946596,
            "maximum": 32405,
            "minimum": 358,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13134.7247,
            "variance": 172520992.9
          },
          {
            "average": 259038098.7,
            "count": 13946596,
            "maximum": 259189327.7,
            "minimum": 259010551.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 63872.79867,
            "variance": 4079734411
          },
          {
            "average": 1.1494346,
            "count": 13946596,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.17476391,
            "variance": 1.380070243
          },
          {
            "average": 0,
            "count": 13946596,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13946596,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13946596,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1770803428,
            "count": 13946596,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3817366964,
            "variance": 0.1457229054
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          822971.7063,
          3821819.343,
          -10.5638824,
          823500.8063,
          3822348.243,
          36.2161176
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                822971.7063451911,
                3821819.3433094416,
                -10.563882401453426
              ],
              [
                822971.7063451911,
                3822348.243309442,
                -10.563882401453426
              ],
              [
                823500.8063451912,
                3822348.243309442,
                36.216117598546575
              ],
              [
                823500.8063451912,
                3821819.3433094416,
                36.216117598546575
              ],
              [
                822971.7063451911,
                3821819.3433094416,
                -10.563882401453426
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-30T22:48:47+00:00",
        "end_time": "2019-11-28T21:09:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191128_272000e_3819500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191128_272000e_3819500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191128_272000e_3819500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_272000e_3819500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48324064,
            34.4872588,
            -10.5638824,
            -77.47728858,
            34.49218538,
            36.2161176
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.48324063807605,
                  34.48742466261303,
                  -10.563882401453426
                ],
                [
                  -77.48304054114044,
                  34.49218537750035,
                  -10.563882401453426
                ],
                [
                  -77.4772885765882,
                  34.492019484754806,
                  36.216117598546575
                ],
                [
                  -77.47748899913147,
                  34.487258799225664,
                  36.216117598546575
                ],
                [
                  -77.48324063807605,
                  34.48742466261303,
                  -10.563882401453426
                ]
              ]
            ]
          },
          "id": "20191128_272000e_3819500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_272000e_3819500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-30T22:48:47Z",
            "pc:count": 13946596,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 823248.2653,
                "count": 13946596,
                "maximum": 823500.8063,
                "minimum": 822971.7063,
                "name": "X",
                "position": 0,
                "stddev": 138.3590922,
                "variance": 19143.23841
              },
              {
                "average": 3822106.953,
                "count": 13946596,
                "maximum": 3822348.243,
                "minimum": 3821819.343,
                "name": "Y",
                "position": 1,
                "stddev": 138.0551383,
                "variance": 19059.22121
              },
              {
                "average": 13.17534353,
                "count": 13946596,
                "maximum": 36.2161176,
                "minimum": -10.5638824,
                "name": "Z",
                "position": 2,
                "stddev": 6.688162021,
                "variance": 44.73151121
              },
              {
                "average": 30300.13295,
                "count": 13946596,
                "maximum": 65535,
                "minimum": 2316,
                "name": "Intensity",
                "position": 3,
                "stddev": 12097.78236,
                "variance": 146356337.9
              },
              {
                "average": 2.773361184,
                "count": 13946596,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.733859831,
                "variance": 3.006269915
              },
              {
                "average": 4.54612803,
                "count": 13946596,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.025027112,
                "variance": 4.100734803
              },
              {
                "average": 0.3735168782,
                "count": 13946596,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4837375701,
                "variance": 0.2340020367
              },
              {
                "average": 0.0007865718631,
                "count": 13946596,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02803485731,
                "variance": 0.0007859532242
              },
              {
                "average": 1.15165801,
                "count": 13946596,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4801220037,
                "variance": 0.2305171385
              },
              {
                "average": 0.6589015595,
                "count": 13946596,
                "maximum": 20.90999985,
                "minimum": -21.7859993,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.96935923,
                "variance": 195.1429974
              },
              {
                "average": 1.1494346,
                "count": 13946596,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.17476391,
                "variance": 1.380070243
              },
              {
                "average": 8428.27409,
                "count": 13946596,
                "maximum": 32405,
                "minimum": 358,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13134.7247,
                "variance": 172520992.9
              },
              {
                "average": 259038098.7,
                "count": 13946596,
                "maximum": 259189327.7,
                "minimum": 259010551.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 63872.79867,
                "variance": 4079734411
              },
              {
                "average": 1.1494346,
                "count": 13946596,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.17476391,
                "variance": 1.380070243
              },
              {
                "average": 0,
                "count": 13946596,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13946596,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13946596,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1770803428,
                "count": 13946596,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3817366964,
                "variance": 0.1457229054
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              822971.7063,
              3821819.343,
              -10.5638824,
              823500.8063,
              3822348.243,
              36.2161176
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    822971.7063451911,
                    3821819.3433094416,
                    -10.563882401453426
                  ],
                  [
                    822971.7063451911,
                    3822348.243309442,
                    -10.563882401453426
                  ],
                  [
                    823500.8063451912,
                    3822348.243309442,
                    36.216117598546575
                  ],
                  [
                    823500.8063451912,
                    3821819.3433094416,
                    36.216117598546575
                  ],
                  [
                    822971.7063451911,
                    3821819.3433094416,
                    -10.563882401453426
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-30T22:48:47+00:00",
            "end_time": "2019-11-28T21:09: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": "20191126_236000e_3781500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86321962451136,
              34.13656140682656,
              -13.666647713072413
            ],
            [
              -77.86304359377984,
              34.141320453929204,
              -13.666647713072413
            ],
            [
              -77.85732087573572,
              34.141173960353335,
              18.713352286927588
            ],
            [
              -77.85749722631043,
              34.13641493929267,
              18.713352286927588
            ],
            [
              -77.86321962451136,
              34.13656140682656,
              -13.666647713072413
            ]
          ]
        ]
      },
      "bbox": [
        -77.86321962,
        34.13641494,
        -13.66664771,
        -77.85732088,
        34.14132045,
        18.71335229
      ],
      "properties": {
        "datetime": "2019-11-26T18:38:56Z",
        "pc:count": 6558327,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789530.269,
            "count": 6558327,
            "maximum": 789792.8005,
            "minimum": 789264.4005,
            "name": "X",
            "position": 0,
            "stddev": 137.5983408,
            "variance": 18933.30338
          },
          {
            "average": 3781993.316,
            "count": 6558327,
            "maximum": 3782272.376,
            "minimum": 3781743.896,
            "name": "Y",
            "position": 1,
            "stddev": 141.3633196,
            "variance": 19983.58812
          },
          {
            "average": 1.487627533,
            "count": 6558327,
            "maximum": 18.71335229,
            "minimum": -13.66664771,
            "name": "Z",
            "position": 2,
            "stddev": 3.110273984,
            "variance": 9.673804254
          },
          {
            "average": 35356.84428,
            "count": 6558327,
            "maximum": 65535,
            "minimum": 4566,
            "name": "Intensity",
            "position": 3,
            "stddev": 9965.660394,
            "variance": 99314387.09
          },
          {
            "average": 1.685446914,
            "count": 6558327,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.181252633,
            "variance": 1.395357783
          },
          {
            "average": 2.370899316,
            "count": 6558327,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.740916134,
            "variance": 3.030788985
          },
          {
            "average": 0.3857003471,
            "count": 6558327,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4867603368,
            "variance": 0.2369356255
          },
          {
            "average": 0.00154078929,
            "count": 6558327,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03922264005,
            "variance": 0.001538415493
          },
          {
            "average": 8.332014857,
            "count": 6558327,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 15.81002926,
            "variance": 249.9570254
          },
          {
            "average": -0.7175463183,
            "count": 6558327,
            "maximum": 20.82600021,
            "minimum": -21.72599983,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.86461451,
            "variance": 165.4983064
          },
          {
            "average": 1.112455966,
            "count": 6558327,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.152566324,
            "variance": 1.32840913
          },
          {
            "average": 7821.516506,
            "count": 6558327,
            "maximum": 30556,
            "minimum": 551,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12853.36233,
            "variance": 165208923.2
          },
          {
            "average": 258827855,
            "count": 6558327,
            "maximum": 258828736.5,
            "minimum": 258826549.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 626.5428208,
            "variance": 392555.9063
          },
          {
            "average": 1.112455966,
            "count": 6558327,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.152566324,
            "variance": 1.32840913
          },
          {
            "average": 0,
            "count": 6558327,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6558327,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6558327,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2088156019,
            "count": 6558327,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4064623863,
            "variance": 0.1652116715
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          789264.4005,
          3781743.896,
          -13.66664771,
          789792.8005,
          3782272.376,
          18.71335229
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                789264.4005120804,
                3781743.89574561,
                -13.666647713072413
              ],
              [
                789264.4005120804,
                3782272.3757456103,
                -13.666647713072413
              ],
              [
                789792.8005120803,
                3782272.3757456103,
                18.713352286927588
              ],
              [
                789792.8005120803,
                3781743.89574561,
                18.713352286927588
              ],
              [
                789264.4005120804,
                3781743.89574561,
                -13.666647713072413
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T18:38:56+00:00",
        "end_time": "2019-11-26T18:02:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236000e_3781500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236000e_3781500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236000e_3781500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3781500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86321962,
            34.13641494,
            -13.66664771,
            -77.85732088,
            34.14132045,
            18.71335229
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86321962451136,
                  34.13656140682656,
                  -13.666647713072413
                ],
                [
                  -77.86304359377984,
                  34.141320453929204,
                  -13.666647713072413
                ],
                [
                  -77.85732087573572,
                  34.141173960353335,
                  18.713352286927588
                ],
                [
                  -77.85749722631043,
                  34.13641493929267,
                  18.713352286927588
                ],
                [
                  -77.86321962451136,
                  34.13656140682656,
                  -13.666647713072413
                ]
              ]
            ]
          },
          "id": "20191126_236000e_3781500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3781500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T18:38:56Z",
            "pc:count": 6558327,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789530.269,
                "count": 6558327,
                "maximum": 789792.8005,
                "minimum": 789264.4005,
                "name": "X",
                "position": 0,
                "stddev": 137.5983408,
                "variance": 18933.30338
              },
              {
                "average": 3781993.316,
                "count": 6558327,
                "maximum": 3782272.376,
                "minimum": 3781743.896,
                "name": "Y",
                "position": 1,
                "stddev": 141.3633196,
                "variance": 19983.58812
              },
              {
                "average": 1.487627533,
                "count": 6558327,
                "maximum": 18.71335229,
                "minimum": -13.66664771,
                "name": "Z",
                "position": 2,
                "stddev": 3.110273984,
                "variance": 9.673804254
              },
              {
                "average": 35356.84428,
                "count": 6558327,
                "maximum": 65535,
                "minimum": 4566,
                "name": "Intensity",
                "position": 3,
                "stddev": 9965.660394,
                "variance": 99314387.09
              },
              {
                "average": 1.685446914,
                "count": 6558327,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.181252633,
                "variance": 1.395357783
              },
              {
                "average": 2.370899316,
                "count": 6558327,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.740916134,
                "variance": 3.030788985
              },
              {
                "average": 0.3857003471,
                "count": 6558327,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4867603368,
                "variance": 0.2369356255
              },
              {
                "average": 0.00154078929,
                "count": 6558327,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03922264005,
                "variance": 0.001538415493
              },
              {
                "average": 8.332014857,
                "count": 6558327,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 15.81002926,
                "variance": 249.9570254
              },
              {
                "average": -0.7175463183,
                "count": 6558327,
                "maximum": 20.82600021,
                "minimum": -21.72599983,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.86461451,
                "variance": 165.4983064
              },
              {
                "average": 1.112455966,
                "count": 6558327,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.152566324,
                "variance": 1.32840913
              },
              {
                "average": 7821.516506,
                "count": 6558327,
                "maximum": 30556,
                "minimum": 551,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12853.36233,
                "variance": 165208923.2
              },
              {
                "average": 258827855,
                "count": 6558327,
                "maximum": 258828736.5,
                "minimum": 258826549.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 626.5428208,
                "variance": 392555.9063
              },
              {
                "average": 1.112455966,
                "count": 6558327,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.152566324,
                "variance": 1.32840913
              },
              {
                "average": 0,
                "count": 6558327,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6558327,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6558327,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2088156019,
                "count": 6558327,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4064623863,
                "variance": 0.1652116715
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              789264.4005,
              3781743.896,
              -13.66664771,
              789792.8005,
              3782272.376,
              18.71335229
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    789264.4005120804,
                    3781743.89574561,
                    -13.666647713072413
                  ],
                  [
                    789264.4005120804,
                    3782272.3757456103,
                    -13.666647713072413
                  ],
                  [
                    789792.8005120803,
                    3782272.3757456103,
                    18.713352286927588
                  ],
                  [
                    789792.8005120803,
                    3781743.89574561,
                    18.713352286927588
                  ],
                  [
                    789264.4005120804,
                    3781743.89574561,
                    -13.666647713072413
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T18:38:56+00:00",
            "end_time": "2019-11-26T18:02: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": "20191126_236000e_3782500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86352399102763,
              34.14556952540865,
              -15.408538757406365
            ],
            [
              -77.8633479178616,
              34.150328566915654,
              -15.408538757406365
            ],
            [
              -77.85762372418269,
              34.15018203156347,
              32.55146124259363
            ],
            [
              -77.85780011738281,
              34.145423016102534,
              32.55146124259363
            ],
            [
              -77.86352399102763,
              34.14556952540865,
              -15.408538757406365
            ]
          ]
        ]
      },
      "bbox": [
        -77.86352399,
        34.14542302,
        -15.40853876,
        -77.85762372,
        34.15032857,
        32.55146124
      ],
      "properties": {
        "datetime": "2019-11-26T18:54:46Z",
        "pc:count": 7407317,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789434.3195,
            "count": 7407317,
            "maximum": 789734.0674,
            "minimum": 789205.5874,
            "name": "X",
            "position": 0,
            "stddev": 147.7566828,
            "variance": 21832.03732
          },
          {
            "average": 3782998.251,
            "count": 7407317,
            "maximum": 3783270.896,
            "minimum": 3782742.416,
            "name": "Y",
            "position": 1,
            "stddev": 144.9306692,
            "variance": 21004.89888
          },
          {
            "average": 4.275085882,
            "count": 7407317,
            "maximum": 32.55146124,
            "minimum": -15.40853876,
            "name": "Z",
            "position": 2,
            "stddev": 6.085562361,
            "variance": 37.03406925
          },
          {
            "average": 35550.84032,
            "count": 7407317,
            "maximum": 65535,
            "minimum": 3604,
            "name": "Intensity",
            "position": 3,
            "stddev": 11182.68583,
            "variance": 125052462.3
          },
          {
            "average": 1.807675168,
            "count": 7407317,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.278583724,
            "variance": 1.634776338
          },
          {
            "average": 2.615359515,
            "count": 7407317,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.855887396,
            "variance": 3.444318026
          },
          {
            "average": 0.3765726511,
            "count": 7407317,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4845262854,
            "variance": 0.2347657212
          },
          {
            "average": 0.001471922965,
            "count": 7407317,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03833740479,
            "variance": 0.001469756606
          },
          {
            "average": 7.312748867,
            "count": 7407317,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 14.87501549,
            "variance": 221.2660859
          },
          {
            "average": 1.37424778,
            "count": 7407317,
            "maximum": 20.98200035,
            "minimum": -21.79800034,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.63576332,
            "variance": 185.9340412
          },
          {
            "average": 1.133212606,
            "count": 7407317,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.167185456,
            "variance": 1.362321889
          },
          {
            "average": 8123.16373,
            "count": 7407317,
            "maximum": 30558,
            "minimum": 555,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13028.5594,
            "variance": 169743359.9
          },
          {
            "average": 258829198.9,
            "count": 7407317,
            "maximum": 258829686.1,
            "minimum": 258828474,
            "name": "GpsTime",
            "position": 12,
            "stddev": 386.5336058,
            "variance": 149408.2284
          },
          {
            "average": 1.133212606,
            "count": 7407317,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.167185456,
            "variance": 1.362321889
          },
          {
            "average": 0,
            "count": 7407317,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7407317,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7407317,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2282358106,
            "count": 7407317,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4196954243,
            "variance": 0.1761442491
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          789205.5874,
          3782742.416,
          -15.40853876,
          789734.0674,
          3783270.896,
          32.55146124
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                789205.5873602567,
                3782742.415551617,
                -15.408538757406365
              ],
              [
                789205.5873602567,
                3783270.8955516173,
                -15.408538757406365
              ],
              [
                789734.0673602567,
                3783270.8955516173,
                32.55146124259363
              ],
              [
                789734.0673602567,
                3782742.415551617,
                32.55146124259363
              ],
              [
                789205.5873602567,
                3782742.415551617,
                -15.408538757406365
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T18:54:46+00:00",
        "end_time": "2019-11-26T18:34:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236000e_3782500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236000e_3782500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236000e_3782500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3782500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86352399,
            34.14542302,
            -15.40853876,
            -77.85762372,
            34.15032857,
            32.55146124
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86352399102763,
                  34.14556952540865,
                  -15.408538757406365
                ],
                [
                  -77.8633479178616,
                  34.150328566915654,
                  -15.408538757406365
                ],
                [
                  -77.85762372418269,
                  34.15018203156347,
                  32.55146124259363
                ],
                [
                  -77.85780011738281,
                  34.145423016102534,
                  32.55146124259363
                ],
                [
                  -77.86352399102763,
                  34.14556952540865,
                  -15.408538757406365
                ]
              ]
            ]
          },
          "id": "20191126_236000e_3782500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3782500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T18:54:46Z",
            "pc:count": 7407317,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789434.3195,
                "count": 7407317,
                "maximum": 789734.0674,
                "minimum": 789205.5874,
                "name": "X",
                "position": 0,
                "stddev": 147.7566828,
                "variance": 21832.03732
              },
              {
                "average": 3782998.251,
                "count": 7407317,
                "maximum": 3783270.896,
                "minimum": 3782742.416,
                "name": "Y",
                "position": 1,
                "stddev": 144.9306692,
                "variance": 21004.89888
              },
              {
                "average": 4.275085882,
                "count": 7407317,
                "maximum": 32.55146124,
                "minimum": -15.40853876,
                "name": "Z",
                "position": 2,
                "stddev": 6.085562361,
                "variance": 37.03406925
              },
              {
                "average": 35550.84032,
                "count": 7407317,
                "maximum": 65535,
                "minimum": 3604,
                "name": "Intensity",
                "position": 3,
                "stddev": 11182.68583,
                "variance": 125052462.3
              },
              {
                "average": 1.807675168,
                "count": 7407317,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.278583724,
                "variance": 1.634776338
              },
              {
                "average": 2.615359515,
                "count": 7407317,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.855887396,
                "variance": 3.444318026
              },
              {
                "average": 0.3765726511,
                "count": 7407317,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4845262854,
                "variance": 0.2347657212
              },
              {
                "average": 0.001471922965,
                "count": 7407317,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03833740479,
                "variance": 0.001469756606
              },
              {
                "average": 7.312748867,
                "count": 7407317,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 14.87501549,
                "variance": 221.2660859
              },
              {
                "average": 1.37424778,
                "count": 7407317,
                "maximum": 20.98200035,
                "minimum": -21.79800034,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.63576332,
                "variance": 185.9340412
              },
              {
                "average": 1.133212606,
                "count": 7407317,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.167185456,
                "variance": 1.362321889
              },
              {
                "average": 8123.16373,
                "count": 7407317,
                "maximum": 30558,
                "minimum": 555,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13028.5594,
                "variance": 169743359.9
              },
              {
                "average": 258829198.9,
                "count": 7407317,
                "maximum": 258829686.1,
                "minimum": 258828474,
                "name": "GpsTime",
                "position": 12,
                "stddev": 386.5336058,
                "variance": 149408.2284
              },
              {
                "average": 1.133212606,
                "count": 7407317,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.167185456,
                "variance": 1.362321889
              },
              {
                "average": 0,
                "count": 7407317,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7407317,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7407317,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2282358106,
                "count": 7407317,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4196954243,
                "variance": 0.1761442491
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              789205.5874,
              3782742.416,
              -15.40853876,
              789734.0674,
              3783270.896,
              32.55146124
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    789205.5873602567,
                    3782742.415551617,
                    -15.408538757406365
                  ],
                  [
                    789205.5873602567,
                    3783270.8955516173,
                    -15.408538757406365
                  ],
                  [
                    789734.0673602567,
                    3783270.8955516173,
                    32.55146124259363
                  ],
                  [
                    789734.0673602567,
                    3782742.415551617,
                    32.55146124259363
                  ],
                  [
                    789205.5873602567,
                    3782742.415551617,
                    -15.408538757406365
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T18:54:46+00:00",
            "end_time": "2019-11-26T18:34: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": "20191126_234500e_3788500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.87806751798006,
              34.19929956801127,
              -6.423906054559133
            ],
            [
              -77.87796065695215,
              34.20219563963672,
              -6.423906054559133
            ],
            [
              -77.87577111687598,
              34.20213984216987,
              35.516093945440865
            ],
            [
              -77.87587805255015,
              34.19924377657554,
              35.516093945440865
            ],
            [
              -77.87806751798006,
              34.19929956801127,
              -6.423906054559133
            ]
          ]
        ]
      },
      "bbox": [
        -77.87806752,
        34.19924378,
        -6.423906055,
        -77.87577112,
        34.20219564,
        35.51609395
      ],
      "properties": {
        "datetime": "2019-11-26T22:11:03Z",
        "pc:count": 1384833,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 787792.5809,
            "count": 1384833,
            "maximum": 787883.4767,
            "minimum": 787681.4567,
            "name": "X",
            "position": 0,
            "stddev": 47.91058027,
            "variance": 2295.423702
          },
          {
            "average": 3788760.449,
            "count": 1384833,
            "maximum": 3788983.786,
            "minimum": 3788662.186,
            "name": "Y",
            "position": 1,
            "stddev": 64.94666292,
            "variance": 4218.069024
          },
          {
            "average": 11.92082427,
            "count": 1384833,
            "maximum": 35.51609395,
            "minimum": -6.423906055,
            "name": "Z",
            "position": 2,
            "stddev": 7.518159241,
            "variance": 56.52271837
          },
          {
            "average": 30419.46389,
            "count": 1384833,
            "maximum": 65535,
            "minimum": 4085,
            "name": "Intensity",
            "position": 3,
            "stddev": 12333.01293,
            "variance": 152103207.9
          },
          {
            "average": 2.757782346,
            "count": 1384833,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.747276497,
            "variance": 3.052975155
          },
          {
            "average": 4.50463991,
            "count": 1384833,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.077826161,
            "variance": 4.317361555
          },
          {
            "average": 0.3927015026,
            "count": 1384833,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4883515175,
            "variance": 0.2384872047
          },
          {
            "average": 0.001239138582,
            "count": 1384833,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03517959652,
            "variance": 0.001237604011
          },
          {
            "average": 1.109513566,
            "count": 1384833,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4212832452,
            "variance": 0.1774795727
          },
          {
            "average": 14.51371205,
            "count": 1384833,
            "maximum": 20.74799919,
            "minimum": -3.582000017,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.988483293,
            "variance": 24.88496556
          },
          {
            "average": 1.075581677,
            "count": 1384833,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.133343288,
            "variance": 1.284467009
          },
          {
            "average": 7412.80174,
            "count": 1384833,
            "maximum": 30584,
            "minimum": 584,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12579.01559,
            "variance": 158231633.3
          },
          {
            "average": 258841460.5,
            "count": 1384833,
            "maximum": 258841463.6,
            "minimum": 258841456.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.478876121,
            "variance": 2.187074582
          },
          {
            "average": 1.075581677,
            "count": 1384833,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.133343288,
            "variance": 1.284467009
          },
          {
            "average": 0,
            "count": 1384833,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1384833,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1384833,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2995184257,
            "count": 1384833,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4580472572,
            "variance": 0.2098072899
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          787681.4567,
          3788662.186,
          -6.423906055,
          787883.4767,
          3788983.786,
          35.51609395
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                787681.4566675537,
                3788662.1862076996,
                -6.423906054559133
              ],
              [
                787681.4566675537,
                3788983.786207699,
                -6.423906054559133
              ],
              [
                787883.4766675538,
                3788983.786207699,
                35.516093945440865
              ],
              [
                787883.4766675538,
                3788662.1862076996,
                35.516093945440865
              ],
              [
                787681.4566675537,
                3788662.1862076996,
                -6.423906054559133
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:11:03+00:00",
        "end_time": "2019-11-26T22:10:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_234500e_3788500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_234500e_3788500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_234500e_3788500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_234500e_3788500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.87806752,
            34.19924378,
            -6.423906055,
            -77.87577112,
            34.20219564,
            35.51609395
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.87806751798006,
                  34.19929956801127,
                  -6.423906054559133
                ],
                [
                  -77.87796065695215,
                  34.20219563963672,
                  -6.423906054559133
                ],
                [
                  -77.87577111687598,
                  34.20213984216987,
                  35.516093945440865
                ],
                [
                  -77.87587805255015,
                  34.19924377657554,
                  35.516093945440865
                ],
                [
                  -77.87806751798006,
                  34.19929956801127,
                  -6.423906054559133
                ]
              ]
            ]
          },
          "id": "20191126_234500e_3788500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_234500e_3788500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:11:03Z",
            "pc:count": 1384833,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 787792.5809,
                "count": 1384833,
                "maximum": 787883.4767,
                "minimum": 787681.4567,
                "name": "X",
                "position": 0,
                "stddev": 47.91058027,
                "variance": 2295.423702
              },
              {
                "average": 3788760.449,
                "count": 1384833,
                "maximum": 3788983.786,
                "minimum": 3788662.186,
                "name": "Y",
                "position": 1,
                "stddev": 64.94666292,
                "variance": 4218.069024
              },
              {
                "average": 11.92082427,
                "count": 1384833,
                "maximum": 35.51609395,
                "minimum": -6.423906055,
                "name": "Z",
                "position": 2,
                "stddev": 7.518159241,
                "variance": 56.52271837
              },
              {
                "average": 30419.46389,
                "count": 1384833,
                "maximum": 65535,
                "minimum": 4085,
                "name": "Intensity",
                "position": 3,
                "stddev": 12333.01293,
                "variance": 152103207.9
              },
              {
                "average": 2.757782346,
                "count": 1384833,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.747276497,
                "variance": 3.052975155
              },
              {
                "average": 4.50463991,
                "count": 1384833,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.077826161,
                "variance": 4.317361555
              },
              {
                "average": 0.3927015026,
                "count": 1384833,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4883515175,
                "variance": 0.2384872047
              },
              {
                "average": 0.001239138582,
                "count": 1384833,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03517959652,
                "variance": 0.001237604011
              },
              {
                "average": 1.109513566,
                "count": 1384833,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4212832452,
                "variance": 0.1774795727
              },
              {
                "average": 14.51371205,
                "count": 1384833,
                "maximum": 20.74799919,
                "minimum": -3.582000017,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.988483293,
                "variance": 24.88496556
              },
              {
                "average": 1.075581677,
                "count": 1384833,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.133343288,
                "variance": 1.284467009
              },
              {
                "average": 7412.80174,
                "count": 1384833,
                "maximum": 30584,
                "minimum": 584,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12579.01559,
                "variance": 158231633.3
              },
              {
                "average": 258841460.5,
                "count": 1384833,
                "maximum": 258841463.6,
                "minimum": 258841456.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.478876121,
                "variance": 2.187074582
              },
              {
                "average": 1.075581677,
                "count": 1384833,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.133343288,
                "variance": 1.284467009
              },
              {
                "average": 0,
                "count": 1384833,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1384833,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1384833,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2995184257,
                "count": 1384833,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4580472572,
                "variance": 0.2098072899
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              787681.4567,
              3788662.186,
              -6.423906055,
              787883.4767,
              3788983.786,
              35.51609395
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    787681.4566675537,
                    3788662.1862076996,
                    -6.423906054559133
                  ],
                  [
                    787681.4566675537,
                    3788983.786207699,
                    -6.423906054559133
                  ],
                  [
                    787883.4766675538,
                    3788983.786207699,
                    35.516093945440865
                  ],
                  [
                    787883.4766675538,
                    3788662.1862076996,
                    35.516093945440865
                  ],
                  [
                    787681.4566675537,
                    3788662.1862076996,
                    -6.423906054559133
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:11:03+00:00",
            "end_time": "2019-11-26T22:10: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": "20191128_272000e_3820000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.48337362401605,
              34.49192908834702,
              -4.759236344452617
            ],
            [
              -77.4831734404334,
              34.49669124059011,
              -4.759236344452617
            ],
            [
              -77.47742181794233,
              34.496525354058264,
              36.980763655547385
            ],
            [
              -77.47762232726669,
              34.49176323117932,
              36.980763655547385
            ],
            [
              -77.48337362401605,
              34.49192908834702,
              -4.759236344452617
            ]
          ]
        ]
      },
      "bbox": [
        -77.48337362,
        34.49176323,
        -4.759236344,
        -77.47742182,
        34.49669124,
        36.98076366
      ],
      "properties": {
        "datetime": "2019-11-30T23:04:27Z",
        "pc:count": 12317097,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 823181.6196,
            "count": 12317097,
            "maximum": 823471.1343,
            "minimum": 822942.0943,
            "name": "X",
            "position": 0,
            "stddev": 138.4792749,
            "variance": 19176.50957
          },
          {
            "average": 3822585.071,
            "count": 12317097,
            "maximum": 3822847.8,
            "minimum": 3822318.74,
            "name": "Y",
            "position": 1,
            "stddev": 145.4065389,
            "variance": 21143.06157
          },
          {
            "average": 15.48876517,
            "count": 12317097,
            "maximum": 36.98076366,
            "minimum": -4.759236344,
            "name": "Z",
            "position": 2,
            "stddev": 6.970574454,
            "variance": 48.58890822
          },
          {
            "average": 31170.00989,
            "count": 12317097,
            "maximum": 65535,
            "minimum": 3954,
            "name": "Intensity",
            "position": 3,
            "stddev": 12432.50668,
            "variance": 154567222.3
          },
          {
            "average": 2.667078046,
            "count": 12317097,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.715422762,
            "variance": 2.942675253
          },
          {
            "average": 4.334164617,
            "count": 12317097,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.09327029,
            "variance": 4.381780507
          },
          {
            "average": 0.36637521,
            "count": 12317097,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4818136926,
            "variance": 0.2321444343
          },
          {
            "average": 0.0008346122467,
            "count": 12317097,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02887759922,
            "variance": 0.0008339157368
          },
          {
            "average": 1.1745201,
            "count": 12317097,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.492587963,
            "variance": 0.2426429013
          },
          {
            "average": 0.03192487766,
            "count": 12317097,
            "maximum": 20.81999969,
            "minimum": -21.78000069,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.30564699,
            "variance": 177.0402418
          },
          {
            "average": 1.170422219,
            "count": 12317097,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.186856428,
            "variance": 1.408628181
          },
          {
            "average": 10339.9888,
            "count": 12317097,
            "maximum": 32407,
            "minimum": 360,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13306.22727,
            "variance": 177055684.2
          },
          {
            "average": 259180474.9,
            "count": 12317097,
            "maximum": 259190267.1,
            "minimum": 259011438.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 39550.32976,
            "variance": 1564228584
          },
          {
            "average": 1.170422219,
            "count": 12317097,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.186856428,
            "variance": 1.408628181
          },
          {
            "average": 0,
            "count": 12317097,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12317097,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12317097,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.162612424,
            "count": 12317097,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3690116999,
            "variance": 0.1361696346
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          822942.0943,
          3822318.74,
          -4.759236344,
          823471.1343,
          3822847.8,
          36.98076366
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                822942.0942871313,
                3822318.7398205814,
                -4.759236344452617
              ],
              [
                822942.0942871313,
                3822847.799820581,
                -4.759236344452617
              ],
              [
                823471.1342871314,
                3822847.799820581,
                36.980763655547385
              ],
              [
                823471.1342871314,
                3822318.7398205814,
                36.980763655547385
              ],
              [
                822942.0942871313,
                3822318.7398205814,
                -4.759236344452617
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-30T23:04:27+00:00",
        "end_time": "2019-11-28T21:23:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191128_272000e_3820000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191128_272000e_3820000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191128_272000e_3820000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_272000e_3820000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48337362,
            34.49176323,
            -4.759236344,
            -77.47742182,
            34.49669124,
            36.98076366
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.48337362401605,
                  34.49192908834702,
                  -4.759236344452617
                ],
                [
                  -77.4831734404334,
                  34.49669124059011,
                  -4.759236344452617
                ],
                [
                  -77.47742181794233,
                  34.496525354058264,
                  36.980763655547385
                ],
                [
                  -77.47762232726669,
                  34.49176323117932,
                  36.980763655547385
                ],
                [
                  -77.48337362401605,
                  34.49192908834702,
                  -4.759236344452617
                ]
              ]
            ]
          },
          "id": "20191128_272000e_3820000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_272000e_3820000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-30T23:04:27Z",
            "pc:count": 12317097,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 823181.6196,
                "count": 12317097,
                "maximum": 823471.1343,
                "minimum": 822942.0943,
                "name": "X",
                "position": 0,
                "stddev": 138.4792749,
                "variance": 19176.50957
              },
              {
                "average": 3822585.071,
                "count": 12317097,
                "maximum": 3822847.8,
                "minimum": 3822318.74,
                "name": "Y",
                "position": 1,
                "stddev": 145.4065389,
                "variance": 21143.06157
              },
              {
                "average": 15.48876517,
                "count": 12317097,
                "maximum": 36.98076366,
                "minimum": -4.759236344,
                "name": "Z",
                "position": 2,
                "stddev": 6.970574454,
                "variance": 48.58890822
              },
              {
                "average": 31170.00989,
                "count": 12317097,
                "maximum": 65535,
                "minimum": 3954,
                "name": "Intensity",
                "position": 3,
                "stddev": 12432.50668,
                "variance": 154567222.3
              },
              {
                "average": 2.667078046,
                "count": 12317097,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.715422762,
                "variance": 2.942675253
              },
              {
                "average": 4.334164617,
                "count": 12317097,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.09327029,
                "variance": 4.381780507
              },
              {
                "average": 0.36637521,
                "count": 12317097,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4818136926,
                "variance": 0.2321444343
              },
              {
                "average": 0.0008346122467,
                "count": 12317097,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02887759922,
                "variance": 0.0008339157368
              },
              {
                "average": 1.1745201,
                "count": 12317097,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.492587963,
                "variance": 0.2426429013
              },
              {
                "average": 0.03192487766,
                "count": 12317097,
                "maximum": 20.81999969,
                "minimum": -21.78000069,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.30564699,
                "variance": 177.0402418
              },
              {
                "average": 1.170422219,
                "count": 12317097,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.186856428,
                "variance": 1.408628181
              },
              {
                "average": 10339.9888,
                "count": 12317097,
                "maximum": 32407,
                "minimum": 360,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13306.22727,
                "variance": 177055684.2
              },
              {
                "average": 259180474.9,
                "count": 12317097,
                "maximum": 259190267.1,
                "minimum": 259011438.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 39550.32976,
                "variance": 1564228584
              },
              {
                "average": 1.170422219,
                "count": 12317097,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.186856428,
                "variance": 1.408628181
              },
              {
                "average": 0,
                "count": 12317097,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12317097,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12317097,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.162612424,
                "count": 12317097,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3690116999,
                "variance": 0.1361696346
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              822942.0943,
              3822318.74,
              -4.759236344,
              823471.1343,
              3822847.8,
              36.98076366
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    822942.0942871313,
                    3822318.7398205814,
                    -4.759236344452617
                  ],
                  [
                    822942.0942871313,
                    3822847.799820581,
                    -4.759236344452617
                  ],
                  [
                    823471.1342871314,
                    3822847.799820581,
                    36.980763655547385
                  ],
                  [
                    823471.1342871314,
                    3822318.7398205814,
                    36.980763655547385
                  ],
                  [
                    822942.0942871313,
                    3822318.7398205814,
                    -4.759236344452617
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-30T23:04:27+00:00",
            "end_time": "2019-11-28T21:23: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": "20191126_234500e_3788000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.88116322767019,
              34.19472146565626,
              -17.09098512977684
            ],
            [
              -77.88098781406808,
              34.199480729451984,
              -17.09098512977684
            ],
            [
              -77.87555542704845,
              34.19934236008203,
              34.54901487022316
            ],
            [
              -77.87573114495746,
              34.194583120865104,
              34.54901487022316
            ],
            [
              -77.88116322767019,
              34.19472146565626,
              -17.09098512977684
            ]
          ]
        ]
      },
      "bbox": [
        -77.88116323,
        34.19458312,
        -17.09098513,
        -77.87555543,
        34.19948073,
        34.54901487
      ],
      "properties": {
        "datetime": "2019-11-26T22:11:11Z",
        "pc:count": 6256189,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 787734.35,
            "count": 6256189,
            "maximum": 787912.8815,
            "minimum": 787411.6415,
            "name": "X",
            "position": 0,
            "stddev": 117.1933628,
            "variance": 13734.28428
          },
          {
            "average": 3788398.207,
            "count": 6256189,
            "maximum": 3788674.036,
            "minimum": 3788145.536,
            "name": "Y",
            "position": 1,
            "stddev": 141.6179255,
            "variance": 20055.63682
          },
          {
            "average": 11.58485181,
            "count": 6256189,
            "maximum": 34.54901487,
            "minimum": -17.09098513,
            "name": "Z",
            "position": 2,
            "stddev": 6.222581698,
            "variance": 38.72052298
          },
          {
            "average": 33980.84063,
            "count": 6256189,
            "maximum": 65535,
            "minimum": 3626,
            "name": "Intensity",
            "position": 3,
            "stddev": 12770.97885,
            "variance": 163097900.8
          },
          {
            "average": 2.316784387,
            "count": 6256189,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.607935568,
            "variance": 2.58545679
          },
          {
            "average": 3.63541191,
            "count": 6256189,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.169926327,
            "variance": 4.708580266
          },
          {
            "average": 0.363274511,
            "count": 6256189,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4809430087,
            "variance": 0.2313061776
          },
          {
            "average": 0.001016113803,
            "count": 6256189,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03186034335,
            "variance": 0.001015081478
          },
          {
            "average": 1.19527543,
            "count": 6256189,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5643976977,
            "variance": 0.3185447611
          },
          {
            "average": -2.024378431,
            "count": 6256189,
            "maximum": 20.82600021,
            "minimum": -21.68400002,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.11052175,
            "variance": 171.8857806
          },
          {
            "average": 1.203146996,
            "count": 6256189,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.198052378,
            "variance": 1.435329501
          },
          {
            "average": 8982.456285,
            "count": 6256189,
            "maximum": 30584,
            "minimum": 583,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13469.3475,
            "variance": 181423322.1
          },
          {
            "average": 258841316,
            "count": 6256189,
            "maximum": 258841471.7,
            "minimum": 258840905.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 246.1988421,
            "variance": 60613.86987
          },
          {
            "average": 1.203146996,
            "count": 6256189,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.198052378,
            "variance": 1.435329501
          },
          {
            "average": 0,
            "count": 6256189,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6256189,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6256189,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2148296671,
            "count": 6256189,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4107041614,
            "variance": 0.1686779082
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          787411.6415,
          3788145.536,
          -17.09098513,
          787912.8815,
          3788674.036,
          34.54901487
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                787411.641515069,
                3788145.535770477,
                -17.09098512977684
              ],
              [
                787411.641515069,
                3788674.035770477,
                -17.09098512977684
              ],
              [
                787912.8815150689,
                3788674.035770477,
                34.54901487022316
              ],
              [
                787912.8815150689,
                3788145.535770477,
                34.54901487022316
              ],
              [
                787411.641515069,
                3788145.535770477,
                -17.09098512977684
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:11:11+00:00",
        "end_time": "2019-11-26T22:01:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_234500e_3788000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_234500e_3788000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_234500e_3788000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_234500e_3788000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.88116323,
            34.19458312,
            -17.09098513,
            -77.87555543,
            34.19948073,
            34.54901487
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.88116322767019,
                  34.19472146565626,
                  -17.09098512977684
                ],
                [
                  -77.88098781406808,
                  34.199480729451984,
                  -17.09098512977684
                ],
                [
                  -77.87555542704845,
                  34.19934236008203,
                  34.54901487022316
                ],
                [
                  -77.87573114495746,
                  34.194583120865104,
                  34.54901487022316
                ],
                [
                  -77.88116322767019,
                  34.19472146565626,
                  -17.09098512977684
                ]
              ]
            ]
          },
          "id": "20191126_234500e_3788000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_234500e_3788000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:11:11Z",
            "pc:count": 6256189,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 787734.35,
                "count": 6256189,
                "maximum": 787912.8815,
                "minimum": 787411.6415,
                "name": "X",
                "position": 0,
                "stddev": 117.1933628,
                "variance": 13734.28428
              },
              {
                "average": 3788398.207,
                "count": 6256189,
                "maximum": 3788674.036,
                "minimum": 3788145.536,
                "name": "Y",
                "position": 1,
                "stddev": 141.6179255,
                "variance": 20055.63682
              },
              {
                "average": 11.58485181,
                "count": 6256189,
                "maximum": 34.54901487,
                "minimum": -17.09098513,
                "name": "Z",
                "position": 2,
                "stddev": 6.222581698,
                "variance": 38.72052298
              },
              {
                "average": 33980.84063,
                "count": 6256189,
                "maximum": 65535,
                "minimum": 3626,
                "name": "Intensity",
                "position": 3,
                "stddev": 12770.97885,
                "variance": 163097900.8
              },
              {
                "average": 2.316784387,
                "count": 6256189,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.607935568,
                "variance": 2.58545679
              },
              {
                "average": 3.63541191,
                "count": 6256189,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.169926327,
                "variance": 4.708580266
              },
              {
                "average": 0.363274511,
                "count": 6256189,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4809430087,
                "variance": 0.2313061776
              },
              {
                "average": 0.001016113803,
                "count": 6256189,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03186034335,
                "variance": 0.001015081478
              },
              {
                "average": 1.19527543,
                "count": 6256189,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5643976977,
                "variance": 0.3185447611
              },
              {
                "average": -2.024378431,
                "count": 6256189,
                "maximum": 20.82600021,
                "minimum": -21.68400002,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.11052175,
                "variance": 171.8857806
              },
              {
                "average": 1.203146996,
                "count": 6256189,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.198052378,
                "variance": 1.435329501
              },
              {
                "average": 8982.456285,
                "count": 6256189,
                "maximum": 30584,
                "minimum": 583,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13469.3475,
                "variance": 181423322.1
              },
              {
                "average": 258841316,
                "count": 6256189,
                "maximum": 258841471.7,
                "minimum": 258840905.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 246.1988421,
                "variance": 60613.86987
              },
              {
                "average": 1.203146996,
                "count": 6256189,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.198052378,
                "variance": 1.435329501
              },
              {
                "average": 0,
                "count": 6256189,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6256189,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6256189,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2148296671,
                "count": 6256189,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4107041614,
                "variance": 0.1686779082
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              787411.6415,
              3788145.536,
              -17.09098513,
              787912.8815,
              3788674.036,
              34.54901487
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    787411.641515069,
                    3788145.535770477,
                    -17.09098512977684
                  ],
                  [
                    787411.641515069,
                    3788674.035770477,
                    -17.09098512977684
                  ],
                  [
                    787912.8815150689,
                    3788674.035770477,
                    34.54901487022316
                  ],
                  [
                    787912.8815150689,
                    3788145.535770477,
                    34.54901487022316
                  ],
                  [
                    787411.641515069,
                    3788145.535770477,
                    -17.09098512977684
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:11:11+00:00",
            "end_time": "2019-11-26T22:01: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": "20191126_235500e_3790000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.87094664400786,
              34.2129902256915,
              -3.885190928277378
            ],
            [
              -77.87077051579908,
              34.21774996914905,
              -3.885190928277378
            ],
            [
              -77.86532443509084,
              34.21761076091275,
              37.154809071722624
            ],
            [
              -77.86550086860831,
              34.212851042179196,
              37.154809071722624
            ],
            [
              -77.87094664400786,
              34.2129902256915,
              -3.885190928277378
            ]
          ]
        ]
      },
      "bbox": [
        -77.87094664,
        34.21285104,
        -3.885190928,
        -77.86532444,
        34.21774997,
        37.15480907
      ],
      "properties": {
        "datetime": "2019-11-26T22:13:48Z",
        "pc:count": 5989322,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788607.0685,
            "count": 5989322,
            "maximum": 788793.5974,
            "minimum": 788291.1974,
            "name": "X",
            "position": 0,
            "stddev": 122.4374935,
            "variance": 14990.93982
          },
          {
            "average": 3790429.295,
            "count": 5989322,
            "maximum": 3790729.776,
            "minimum": 3790201.216,
            "name": "Y",
            "position": 1,
            "stddev": 131.3041673,
            "variance": 17240.78435
          },
          {
            "average": 17.2397434,
            "count": 5989322,
            "maximum": 37.15480907,
            "minimum": -3.885190928,
            "name": "Z",
            "position": 2,
            "stddev": 6.04488875,
            "variance": 36.54068001
          },
          {
            "average": 34566.2115,
            "count": 5989322,
            "maximum": 65535,
            "minimum": 3932,
            "name": "Intensity",
            "position": 3,
            "stddev": 12965.38151,
            "variance": 168101117.8
          },
          {
            "average": 2.25745652,
            "count": 5989322,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.575267184,
            "variance": 2.481466701
          },
          {
            "average": 3.519223712,
            "count": 5989322,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.147256424,
            "variance": 4.610710152
          },
          {
            "average": 0.3645794966,
            "count": 5989322,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4813120879,
            "variance": 0.2316613259
          },
          {
            "average": 0.001047697886,
            "count": 5989322,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03235120385,
            "variance": 0.00104660039
          },
          {
            "average": 1.22851635,
            "count": 5989322,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5158405537,
            "variance": 0.2660914768
          },
          {
            "average": 2.681178635,
            "count": 5989322,
            "maximum": 20.83200073,
            "minimum": -21.65399933,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.29213321,
            "variance": 176.6808053
          },
          {
            "average": 1.196591701,
            "count": 5989322,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.195317803,
            "variance": 1.428784649
          },
          {
            "average": 8904.859429,
            "count": 5989322,
            "maximum": 30585,
            "minimum": 584,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13430.5492,
            "variance": 180379651.7
          },
          {
            "average": 258841572.7,
            "count": 5989322,
            "maximum": 258841628.4,
            "minimum": 258841431.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 82.20534005,
            "variance": 6757.717932
          },
          {
            "average": 1.196591701,
            "count": 5989322,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.195317803,
            "variance": 1.428784649
          },
          {
            "average": 0,
            "count": 5989322,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5989322,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5989322,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2240133357,
            "count": 5989322,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4169309177,
            "variance": 0.1738313902
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788291.1974,
          3790201.216,
          -3.885190928,
          788793.5974,
          3790729.776,
          37.15480907
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788291.1974234309,
                3790201.216194778,
                -3.885190928277378
              ],
              [
                788291.1974234309,
                3790729.776194778,
                -3.885190928277378
              ],
              [
                788793.5974234308,
                3790729.776194778,
                37.154809071722624
              ],
              [
                788793.5974234308,
                3790201.216194778,
                37.154809071722624
              ],
              [
                788291.1974234309,
                3790201.216194778,
                -3.885190928277378
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:13:48+00:00",
        "end_time": "2019-11-26T22:10:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235500e_3790000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235500e_3790000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235500e_3790000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3790000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.87094664,
            34.21285104,
            -3.885190928,
            -77.86532444,
            34.21774997,
            37.15480907
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.87094664400786,
                  34.2129902256915,
                  -3.885190928277378
                ],
                [
                  -77.87077051579908,
                  34.21774996914905,
                  -3.885190928277378
                ],
                [
                  -77.86532443509084,
                  34.21761076091275,
                  37.154809071722624
                ],
                [
                  -77.86550086860831,
                  34.212851042179196,
                  37.154809071722624
                ],
                [
                  -77.87094664400786,
                  34.2129902256915,
                  -3.885190928277378
                ]
              ]
            ]
          },
          "id": "20191126_235500e_3790000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3790000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:13:48Z",
            "pc:count": 5989322,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788607.0685,
                "count": 5989322,
                "maximum": 788793.5974,
                "minimum": 788291.1974,
                "name": "X",
                "position": 0,
                "stddev": 122.4374935,
                "variance": 14990.93982
              },
              {
                "average": 3790429.295,
                "count": 5989322,
                "maximum": 3790729.776,
                "minimum": 3790201.216,
                "name": "Y",
                "position": 1,
                "stddev": 131.3041673,
                "variance": 17240.78435
              },
              {
                "average": 17.2397434,
                "count": 5989322,
                "maximum": 37.15480907,
                "minimum": -3.885190928,
                "name": "Z",
                "position": 2,
                "stddev": 6.04488875,
                "variance": 36.54068001
              },
              {
                "average": 34566.2115,
                "count": 5989322,
                "maximum": 65535,
                "minimum": 3932,
                "name": "Intensity",
                "position": 3,
                "stddev": 12965.38151,
                "variance": 168101117.8
              },
              {
                "average": 2.25745652,
                "count": 5989322,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.575267184,
                "variance": 2.481466701
              },
              {
                "average": 3.519223712,
                "count": 5989322,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.147256424,
                "variance": 4.610710152
              },
              {
                "average": 0.3645794966,
                "count": 5989322,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4813120879,
                "variance": 0.2316613259
              },
              {
                "average": 0.001047697886,
                "count": 5989322,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03235120385,
                "variance": 0.00104660039
              },
              {
                "average": 1.22851635,
                "count": 5989322,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5158405537,
                "variance": 0.2660914768
              },
              {
                "average": 2.681178635,
                "count": 5989322,
                "maximum": 20.83200073,
                "minimum": -21.65399933,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.29213321,
                "variance": 176.6808053
              },
              {
                "average": 1.196591701,
                "count": 5989322,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.195317803,
                "variance": 1.428784649
              },
              {
                "average": 8904.859429,
                "count": 5989322,
                "maximum": 30585,
                "minimum": 584,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13430.5492,
                "variance": 180379651.7
              },
              {
                "average": 258841572.7,
                "count": 5989322,
                "maximum": 258841628.4,
                "minimum": 258841431.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 82.20534005,
                "variance": 6757.717932
              },
              {
                "average": 1.196591701,
                "count": 5989322,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.195317803,
                "variance": 1.428784649
              },
              {
                "average": 0,
                "count": 5989322,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5989322,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5989322,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2240133357,
                "count": 5989322,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4169309177,
                "variance": 0.1738313902
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788291.1974,
              3790201.216,
              -3.885190928,
              788793.5974,
              3790729.776,
              37.15480907
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788291.1974234309,
                    3790201.216194778,
                    -3.885190928277378
                  ],
                  [
                    788291.1974234309,
                    3790729.776194778,
                    -3.885190928277378
                  ],
                  [
                    788793.5974234308,
                    3790729.776194778,
                    37.154809071722624
                  ],
                  [
                    788793.5974234308,
                    3790201.216194778,
                    37.154809071722624
                  ],
                  [
                    788291.1974234309,
                    3790201.216194778,
                    -3.885190928277378
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:13:48+00:00",
            "end_time": "2019-11-26T22:10: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": "20191130_272000e_3820500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.48350673569881,
              34.496433442390895,
              -8.635828973800248
            ],
            [
              -77.4833065260151,
              34.501195591804915,
              -8.635828973800248
            ],
            [
              -77.47755589803037,
              34.50102973033761,
              36.224171026199755
            ],
            [
              -77.4777564334544,
              34.49626761028149,
              36.224171026199755
            ],
            [
              -77.48350673569881,
              34.496433442390895,
              -8.635828973800248
            ]
          ]
        ]
      },
      "bbox": [
        -77.48350674,
        34.49626761,
        -8.635828974,
        -77.4775559,
        34.50119559,
        36.22417103
      ],
      "properties": {
        "datetime": "2019-11-30T23:19:59Z",
        "pc:count": 10175261,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 823175.3887,
            "count": 10175261,
            "maximum": 823441.3903,
            "minimum": 822912.4703,
            "name": "X",
            "position": 0,
            "stddev": 143.3728834,
            "variance": 20555.78369
          },
          {
            "average": 3823052.059,
            "count": 10175261,
            "maximum": 3823347.188,
            "minimum": 3822818.128,
            "name": "Y",
            "position": 1,
            "stddev": 145.5451996,
            "variance": 21183.40512
          },
          {
            "average": 12.6638342,
            "count": 10175261,
            "maximum": 36.22417103,
            "minimum": -8.635828974,
            "name": "Z",
            "position": 2,
            "stddev": 6.979448508,
            "variance": 48.71270147
          },
          {
            "average": 32956.88636,
            "count": 10175261,
            "maximum": 65535,
            "minimum": 4653,
            "name": "Intensity",
            "position": 3,
            "stddev": 12902.05645,
            "variance": 166463060.7
          },
          {
            "average": 2.52048601,
            "count": 10175261,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.720194937,
            "variance": 2.959070621
          },
          {
            "average": 4.040359849,
            "count": 10175261,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.245778306,
            "variance": 5.043520199
          },
          {
            "average": 0.3680241716,
            "count": 10175261,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.482267979,
            "variance": 0.2325824036
          },
          {
            "average": 0.001001645068,
            "count": 10175261,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03163292389,
            "variance": 0.001000641874
          },
          {
            "average": 1.2029202,
            "count": 10175261,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6047424521,
            "variance": 0.3657134333
          },
          {
            "average": 0.06508768793,
            "count": 10175261,
            "maximum": 20.86800003,
            "minimum": -21.81599998,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.51013712,
            "variance": 182.5238049
          },
          {
            "average": 1.175298894,
            "count": 10175261,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.186811269,
            "variance": 1.408520987
          },
          {
            "average": 10480.06118,
            "count": 10175261,
            "maximum": 32409,
            "minimum": 2406,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13304.6424,
            "variance": 177013509.3
          },
          {
            "average": 259190486.3,
            "count": 10175261,
            "maximum": 259191199.9,
            "minimum": 259189955.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 377.4489104,
            "variance": 142467.68
          },
          {
            "average": 1.175298894,
            "count": 10175261,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.186811269,
            "variance": 1.408520987
          },
          {
            "average": 0,
            "count": 10175261,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10175261,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10175261,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1626780876,
            "count": 10175261,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3690717285,
            "variance": 0.1362139408
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          822912.4703,
          3822818.128,
          -8.635828974,
          823441.3903,
          3823347.188,
          36.22417103
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                822912.4702770538,
                3822818.1281696893,
                -8.635828973800248
              ],
              [
                822912.4702770538,
                3823347.188169689,
                -8.635828973800248
              ],
              [
                823441.3902770537,
                3823347.188169689,
                36.224171026199755
              ],
              [
                823441.3902770537,
                3822818.1281696893,
                36.224171026199755
              ],
              [
                822912.4702770538,
                3822818.1281696893,
                -8.635828973800248
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-30T23:19:59+00:00",
        "end_time": "2019-11-30T22:59:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191130_272000e_3820500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191130_272000e_3820500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191130_272000e_3820500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_272000e_3820500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48350674,
            34.49626761,
            -8.635828974,
            -77.4775559,
            34.50119559,
            36.22417103
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.48350673569881,
                  34.496433442390895,
                  -8.635828973800248
                ],
                [
                  -77.4833065260151,
                  34.501195591804915,
                  -8.635828973800248
                ],
                [
                  -77.47755589803037,
                  34.50102973033761,
                  36.224171026199755
                ],
                [
                  -77.4777564334544,
                  34.49626761028149,
                  36.224171026199755
                ],
                [
                  -77.48350673569881,
                  34.496433442390895,
                  -8.635828973800248
                ]
              ]
            ]
          },
          "id": "20191130_272000e_3820500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_272000e_3820500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-30T23:19:59Z",
            "pc:count": 10175261,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 823175.3887,
                "count": 10175261,
                "maximum": 823441.3903,
                "minimum": 822912.4703,
                "name": "X",
                "position": 0,
                "stddev": 143.3728834,
                "variance": 20555.78369
              },
              {
                "average": 3823052.059,
                "count": 10175261,
                "maximum": 3823347.188,
                "minimum": 3822818.128,
                "name": "Y",
                "position": 1,
                "stddev": 145.5451996,
                "variance": 21183.40512
              },
              {
                "average": 12.6638342,
                "count": 10175261,
                "maximum": 36.22417103,
                "minimum": -8.635828974,
                "name": "Z",
                "position": 2,
                "stddev": 6.979448508,
                "variance": 48.71270147
              },
              {
                "average": 32956.88636,
                "count": 10175261,
                "maximum": 65535,
                "minimum": 4653,
                "name": "Intensity",
                "position": 3,
                "stddev": 12902.05645,
                "variance": 166463060.7
              },
              {
                "average": 2.52048601,
                "count": 10175261,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.720194937,
                "variance": 2.959070621
              },
              {
                "average": 4.040359849,
                "count": 10175261,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.245778306,
                "variance": 5.043520199
              },
              {
                "average": 0.3680241716,
                "count": 10175261,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.482267979,
                "variance": 0.2325824036
              },
              {
                "average": 0.001001645068,
                "count": 10175261,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03163292389,
                "variance": 0.001000641874
              },
              {
                "average": 1.2029202,
                "count": 10175261,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6047424521,
                "variance": 0.3657134333
              },
              {
                "average": 0.06508768793,
                "count": 10175261,
                "maximum": 20.86800003,
                "minimum": -21.81599998,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.51013712,
                "variance": 182.5238049
              },
              {
                "average": 1.175298894,
                "count": 10175261,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.186811269,
                "variance": 1.408520987
              },
              {
                "average": 10480.06118,
                "count": 10175261,
                "maximum": 32409,
                "minimum": 2406,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13304.6424,
                "variance": 177013509.3
              },
              {
                "average": 259190486.3,
                "count": 10175261,
                "maximum": 259191199.9,
                "minimum": 259189955.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 377.4489104,
                "variance": 142467.68
              },
              {
                "average": 1.175298894,
                "count": 10175261,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.186811269,
                "variance": 1.408520987
              },
              {
                "average": 0,
                "count": 10175261,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10175261,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10175261,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1626780876,
                "count": 10175261,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3690717285,
                "variance": 0.1362139408
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              822912.4703,
              3822818.128,
              -8.635828974,
              823441.3903,
              3823347.188,
              36.22417103
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    822912.4702770538,
                    3822818.1281696893,
                    -8.635828973800248
                  ],
                  [
                    822912.4702770538,
                    3823347.188169689,
                    -8.635828973800248
                  ],
                  [
                    823441.3902770537,
                    3823347.188169689,
                    36.224171026199755
                  ],
                  [
                    823441.3902770537,
                    3822818.1281696893,
                    36.224171026199755
                  ],
                  [
                    822912.4702770538,
                    3822818.1281696893,
                    -8.635828973800248
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-30T23:19:59+00:00",
            "end_time": "2019-11-30T22:59: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": "20191126_234500e_3787000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.88115264372365,
              34.18572143062578,
              -19.544573921398495
            ],
            [
              -77.88097728870868,
              34.190480701357934,
              -19.544573921398495
            ],
            [
              -77.87524942006866,
              34.190334816328004,
              30.775426078601505
            ],
            [
              -77.87542509583412,
              34.185575571512985,
              30.775426078601505
            ],
            [
              -77.88115264372365,
              34.18572143062578,
              -19.544573921398495
            ]
          ]
        ]
      },
      "bbox": [
        -77.88115264,
        34.18557557,
        -19.54457392,
        -77.87524942,
        34.1904807,
        30.77542608
      ],
      "properties": {
        "datetime": "2019-11-26T22:11:16Z",
        "pc:count": 8703261,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 787705.9123,
            "count": 8703261,
            "maximum": 787971.7502,
            "minimum": 787443.1902,
            "name": "X",
            "position": 0,
            "stddev": 144.6362918,
            "variance": 20919.6569
          },
          {
            "average": 3787413.734,
            "count": 8703261,
            "maximum": 3787675.58,
            "minimum": 3787147.08,
            "name": "Y",
            "position": 1,
            "stddev": 140.4419194,
            "variance": 19723.93273
          },
          {
            "average": 13.58707205,
            "count": 8703261,
            "maximum": 30.77542608,
            "minimum": -19.54457392,
            "name": "Z",
            "position": 2,
            "stddev": 5.616020308,
            "variance": 31.5396841
          },
          {
            "average": 35701.9545,
            "count": 8703261,
            "maximum": 65535,
            "minimum": 3801,
            "name": "Intensity",
            "position": 3,
            "stddev": 13047.49579,
            "variance": 170237146.3
          },
          {
            "average": 2.151307998,
            "count": 8703261,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.526926177,
            "variance": 2.33150355
          },
          {
            "average": 3.303839101,
            "count": 8703261,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.125791907,
            "variance": 4.51899123
          },
          {
            "average": 0.3634050501,
            "count": 8703261,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4809800892,
            "variance": 0.2313418463
          },
          {
            "average": 0.001146466824,
            "count": 8703261,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03384010298,
            "variance": 0.00114515257
          },
          {
            "average": 1.240100004,
            "count": 8703261,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5180824826,
            "variance": 0.2684094588
          },
          {
            "average": 0.2014341678,
            "count": 8703261,
            "maximum": 20.82600021,
            "minimum": -21.68400002,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.79142962,
            "variance": 190.203531
          },
          {
            "average": 1.218741343,
            "count": 8703261,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.201700309,
            "variance": 1.444083634
          },
          {
            "average": 9135.242919,
            "count": 8703261,
            "maximum": 30584,
            "minimum": 580,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13544.02793,
            "variance": 183440692.5
          },
          {
            "average": 258840488.2,
            "count": 8703261,
            "maximum": 258841476.1,
            "minimum": 258839753.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 338.6816257,
            "variance": 114705.2436
          },
          {
            "average": 1.218741343,
            "count": 8703261,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.201700309,
            "variance": 1.444083634
          },
          {
            "average": 0,
            "count": 8703261,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8703261,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8703261,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2348251994,
            "count": 8703261,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4238895443,
            "variance": 0.1796823458
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          787443.1902,
          3787147.08,
          -19.54457392,
          787971.7502,
          3787675.58,
          30.77542608
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                787443.190242793,
                3787147.0798003664,
                -19.544573921398495
              ],
              [
                787443.190242793,
                3787675.5798003664,
                -19.544573921398495
              ],
              [
                787971.750242793,
                3787675.5798003664,
                30.775426078601505
              ],
              [
                787971.750242793,
                3787147.0798003664,
                30.775426078601505
              ],
              [
                787443.190242793,
                3787147.0798003664,
                -19.544573921398495
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:11:16+00:00",
        "end_time": "2019-11-26T21:42:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_234500e_3787000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_234500e_3787000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_234500e_3787000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_234500e_3787000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.88115264,
            34.18557557,
            -19.54457392,
            -77.87524942,
            34.1904807,
            30.77542608
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.88115264372365,
                  34.18572143062578,
                  -19.544573921398495
                ],
                [
                  -77.88097728870868,
                  34.190480701357934,
                  -19.544573921398495
                ],
                [
                  -77.87524942006866,
                  34.190334816328004,
                  30.775426078601505
                ],
                [
                  -77.87542509583412,
                  34.185575571512985,
                  30.775426078601505
                ],
                [
                  -77.88115264372365,
                  34.18572143062578,
                  -19.544573921398495
                ]
              ]
            ]
          },
          "id": "20191126_234500e_3787000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_234500e_3787000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:11:16Z",
            "pc:count": 8703261,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 787705.9123,
                "count": 8703261,
                "maximum": 787971.7502,
                "minimum": 787443.1902,
                "name": "X",
                "position": 0,
                "stddev": 144.6362918,
                "variance": 20919.6569
              },
              {
                "average": 3787413.734,
                "count": 8703261,
                "maximum": 3787675.58,
                "minimum": 3787147.08,
                "name": "Y",
                "position": 1,
                "stddev": 140.4419194,
                "variance": 19723.93273
              },
              {
                "average": 13.58707205,
                "count": 8703261,
                "maximum": 30.77542608,
                "minimum": -19.54457392,
                "name": "Z",
                "position": 2,
                "stddev": 5.616020308,
                "variance": 31.5396841
              },
              {
                "average": 35701.9545,
                "count": 8703261,
                "maximum": 65535,
                "minimum": 3801,
                "name": "Intensity",
                "position": 3,
                "stddev": 13047.49579,
                "variance": 170237146.3
              },
              {
                "average": 2.151307998,
                "count": 8703261,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.526926177,
                "variance": 2.33150355
              },
              {
                "average": 3.303839101,
                "count": 8703261,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.125791907,
                "variance": 4.51899123
              },
              {
                "average": 0.3634050501,
                "count": 8703261,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4809800892,
                "variance": 0.2313418463
              },
              {
                "average": 0.001146466824,
                "count": 8703261,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03384010298,
                "variance": 0.00114515257
              },
              {
                "average": 1.240100004,
                "count": 8703261,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5180824826,
                "variance": 0.2684094588
              },
              {
                "average": 0.2014341678,
                "count": 8703261,
                "maximum": 20.82600021,
                "minimum": -21.68400002,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.79142962,
                "variance": 190.203531
              },
              {
                "average": 1.218741343,
                "count": 8703261,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.201700309,
                "variance": 1.444083634
              },
              {
                "average": 9135.242919,
                "count": 8703261,
                "maximum": 30584,
                "minimum": 580,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13544.02793,
                "variance": 183440692.5
              },
              {
                "average": 258840488.2,
                "count": 8703261,
                "maximum": 258841476.1,
                "minimum": 258839753.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 338.6816257,
                "variance": 114705.2436
              },
              {
                "average": 1.218741343,
                "count": 8703261,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.201700309,
                "variance": 1.444083634
              },
              {
                "average": 0,
                "count": 8703261,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8703261,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8703261,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2348251994,
                "count": 8703261,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4238895443,
                "variance": 0.1796823458
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              787443.1902,
              3787147.08,
              -19.54457392,
              787971.7502,
              3787675.58,
              30.77542608
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    787443.190242793,
                    3787147.0798003664,
                    -19.544573921398495
                  ],
                  [
                    787443.190242793,
                    3787675.5798003664,
                    -19.544573921398495
                  ],
                  [
                    787971.750242793,
                    3787675.5798003664,
                    30.775426078601505
                  ],
                  [
                    787971.750242793,
                    3787147.0798003664,
                    30.775426078601505
                  ],
                  [
                    787443.190242793,
                    3787147.0798003664,
                    -19.544573921398495
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:11:16+00:00",
            "end_time": "2019-11-26T21:42: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": "20191130_272000e_3824500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.48457810395635,
              34.53247365709095,
              1.996760024135217
            ],
            [
              -77.48437776152642,
              34.537233983671925,
              1.996760024135217
            ],
            [
              -77.4786242148454,
              34.5370680092789,
              56.196760024135216
            ],
            [
              -77.47882488349742,
              34.53230771205025,
              56.196760024135216
            ],
            [
              -77.48457810395635,
              34.53247365709095,
              1.996760024135217
            ]
          ]
        ]
      },
      "bbox": [
        -77.4845781,
        34.53230771,
        1.996760024,
        -77.47862421,
        34.53723398,
        56.19676002
      ],
      "properties": {
        "datetime": "2019-12-21T13:43:10Z",
        "pc:count": 7427841,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 822962.5882,
            "count": 7427841,
            "maximum": 823203.7985,
            "minimum": 822674.8385,
            "name": "X",
            "position": 0,
            "stddev": 142.3871784,
            "variance": 20274.10856
          },
          {
            "average": 3827057.597,
            "count": 7427841,
            "maximum": 3827342.679,
            "minimum": 3826813.819,
            "name": "Y",
            "position": 1,
            "stddev": 153.2250231,
            "variance": 23477.90771
          },
          {
            "average": 18.29116028,
            "count": 7427841,
            "maximum": 56.19676002,
            "minimum": 1.996760024,
            "name": "Z",
            "position": 2,
            "stddev": 5.401929521,
            "variance": 29.18084255
          },
          {
            "average": 34978.54846,
            "count": 7427841,
            "maximum": 65535,
            "minimum": 3845,
            "name": "Intensity",
            "position": 3,
            "stddev": 12357.63008,
            "variance": 152711021.2
          },
          {
            "average": 1.873523275,
            "count": 7427841,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.337105224,
            "variance": 1.78785038
          },
          {
            "average": 2.747056513,
            "count": 7427841,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.930545988,
            "variance": 3.727007812
          },
          {
            "average": 0.3798834682,
            "count": 7427841,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4853576521,
            "variance": 0.2355720505
          },
          {
            "average": 0.001435948885,
            "count": 7427841,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03786670211,
            "variance": 0.001433887129
          },
          {
            "average": 3.900639634,
            "count": 7427841,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.32646878,
            "variance": 106.6359574
          },
          {
            "average": 1.2311295,
            "count": 7427841,
            "maximum": 20.97599983,
            "minimum": -22.11000061,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.5901924,
            "variance": 184.6933296
          },
          {
            "average": 1.11913031,
            "count": 7427841,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.159815297,
            "variance": 1.345171524
          },
          {
            "average": 8926.955761,
            "count": 7427841,
            "maximum": 32404,
            "minimum": 650,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12954.53732,
            "variance": 167820037.2
          },
          {
            "average": 260076440.9,
            "count": 7427841,
            "maximum": 260970990.2,
            "minimum": 259188980,
            "name": "GpsTime",
            "position": 12,
            "stddev": 858128.0329,
            "variance": 736383720900.0
          },
          {
            "average": 1.11913031,
            "count": 7427841,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.159815297,
            "variance": 1.345171524
          },
          {
            "average": 0,
            "count": 7427841,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7427841,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7427841,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1668859094,
            "count": 7427841,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.372874002,
            "variance": 0.1390350213
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          822674.8385,
          3826813.819,
          1.996760024,
          823203.7985,
          3827342.679,
          56.19676002
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                822674.8385345638,
                3826813.8185192407,
                1.996760024135217
              ],
              [
                822674.8385345638,
                3827342.678519241,
                1.996760024135217
              ],
              [
                823203.7985345637,
                3827342.678519241,
                56.196760024135216
              ],
              [
                823203.7985345637,
                3826813.8185192407,
                56.196760024135216
              ],
              [
                822674.8385345638,
                3826813.8185192407,
                1.996760024135217
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-21T13:43:10+00:00",
        "end_time": "2019-11-30T22:43:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191130_272000e_3824500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191130_272000e_3824500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191130_272000e_3824500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_272000e_3824500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.4845781,
            34.53230771,
            1.996760024,
            -77.47862421,
            34.53723398,
            56.19676002
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.48457810395635,
                  34.53247365709095,
                  1.996760024135217
                ],
                [
                  -77.48437776152642,
                  34.537233983671925,
                  1.996760024135217
                ],
                [
                  -77.4786242148454,
                  34.5370680092789,
                  56.196760024135216
                ],
                [
                  -77.47882488349742,
                  34.53230771205025,
                  56.196760024135216
                ],
                [
                  -77.48457810395635,
                  34.53247365709095,
                  1.996760024135217
                ]
              ]
            ]
          },
          "id": "20191130_272000e_3824500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_272000e_3824500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-21T13:43:10Z",
            "pc:count": 7427841,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 822962.5882,
                "count": 7427841,
                "maximum": 823203.7985,
                "minimum": 822674.8385,
                "name": "X",
                "position": 0,
                "stddev": 142.3871784,
                "variance": 20274.10856
              },
              {
                "average": 3827057.597,
                "count": 7427841,
                "maximum": 3827342.679,
                "minimum": 3826813.819,
                "name": "Y",
                "position": 1,
                "stddev": 153.2250231,
                "variance": 23477.90771
              },
              {
                "average": 18.29116028,
                "count": 7427841,
                "maximum": 56.19676002,
                "minimum": 1.996760024,
                "name": "Z",
                "position": 2,
                "stddev": 5.401929521,
                "variance": 29.18084255
              },
              {
                "average": 34978.54846,
                "count": 7427841,
                "maximum": 65535,
                "minimum": 3845,
                "name": "Intensity",
                "position": 3,
                "stddev": 12357.63008,
                "variance": 152711021.2
              },
              {
                "average": 1.873523275,
                "count": 7427841,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.337105224,
                "variance": 1.78785038
              },
              {
                "average": 2.747056513,
                "count": 7427841,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.930545988,
                "variance": 3.727007812
              },
              {
                "average": 0.3798834682,
                "count": 7427841,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4853576521,
                "variance": 0.2355720505
              },
              {
                "average": 0.001435948885,
                "count": 7427841,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03786670211,
                "variance": 0.001433887129
              },
              {
                "average": 3.900639634,
                "count": 7427841,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.32646878,
                "variance": 106.6359574
              },
              {
                "average": 1.2311295,
                "count": 7427841,
                "maximum": 20.97599983,
                "minimum": -22.11000061,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.5901924,
                "variance": 184.6933296
              },
              {
                "average": 1.11913031,
                "count": 7427841,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.159815297,
                "variance": 1.345171524
              },
              {
                "average": 8926.955761,
                "count": 7427841,
                "maximum": 32404,
                "minimum": 650,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12954.53732,
                "variance": 167820037.2
              },
              {
                "average": 260076440.9,
                "count": 7427841,
                "maximum": 260970990.2,
                "minimum": 259188980,
                "name": "GpsTime",
                "position": 12,
                "stddev": 858128.0329,
                "variance": 736383720900.0
              },
              {
                "average": 1.11913031,
                "count": 7427841,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.159815297,
                "variance": 1.345171524
              },
              {
                "average": 0,
                "count": 7427841,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7427841,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7427841,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1668859094,
                "count": 7427841,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.372874002,
                "variance": 0.1390350213
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              822674.8385,
              3826813.819,
              1.996760024,
              823203.7985,
              3827342.679,
              56.19676002
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    822674.8385345638,
                    3826813.8185192407,
                    1.996760024135217
                  ],
                  [
                    822674.8385345638,
                    3827342.678519241,
                    1.996760024135217
                  ],
                  [
                    823203.7985345637,
                    3827342.678519241,
                    56.196760024135216
                  ],
                  [
                    823203.7985345637,
                    3826813.8185192407,
                    56.196760024135216
                  ],
                  [
                    822674.8385345638,
                    3826813.8185192407,
                    1.996760024135217
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-21T13:43:10+00:00",
            "end_time": "2019-11-30T22:43: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": "20191126_234500e_3787500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.88130613819273,
              34.19022463659956,
              -20.39732647052341
            ],
            [
              -77.8811307356405,
              34.1949846249527,
              -20.39732647052341
            ],
            [
              -77.87540256164183,
              34.19483873030749,
              30.622673529476593
            ],
            [
              -77.87557828506456,
              34.190078767875455,
              30.622673529476593
            ],
            [
              -77.88130613819273,
              34.19022463659956,
              -20.39732647052341
            ]
          ]
        ]
      },
      "bbox": [
        -77.88130614,
        34.19007877,
        -20.39732647,
        -77.87540256,
        34.19498462,
        30.62267353
      ],
      "properties": {
        "datetime": "2019-11-26T22:11:16Z",
        "pc:count": 8251201,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 787672.6883,
            "count": 8251201,
            "maximum": 787942.3028,
            "minimum": 787413.7428,
            "name": "X",
            "position": 0,
            "stddev": 143.9142168,
            "variance": 20711.30178
          },
          {
            "average": 3787904.599,
            "count": 8251201,
            "maximum": 3788174.823,
            "minimum": 3787646.243,
            "name": "Y",
            "position": 1,
            "stddev": 136.3667557,
            "variance": 18595.89206
          },
          {
            "average": 12.59340717,
            "count": 8251201,
            "maximum": 30.62267353,
            "minimum": -20.39732647,
            "name": "Z",
            "position": 2,
            "stddev": 5.707783045,
            "variance": 32.57878729
          },
          {
            "average": 34928.18607,
            "count": 8251201,
            "maximum": 65535,
            "minimum": 3735,
            "name": "Intensity",
            "position": 3,
            "stddev": 13571.56017,
            "variance": 184187245.3
          },
          {
            "average": 2.123672178,
            "count": 8251201,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.504753371,
            "variance": 2.264282706
          },
          {
            "average": 3.246863941,
            "count": 8251201,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.098901717,
            "variance": 4.405388418
          },
          {
            "average": 0.3639578044,
            "count": 8251201,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.481136726,
            "variance": 0.2314925491
          },
          {
            "average": 0.001191341721,
            "count": 8251201,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03449525431,
            "variance": 0.00118992257
          },
          {
            "average": 2.687666559,
            "count": 8251201,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.746683326,
            "variance": 60.01110255
          },
          {
            "average": -1.494327727,
            "count": 8251201,
            "maximum": 20.87999916,
            "minimum": -21.69599915,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.45148371,
            "variance": 180.9424141
          },
          {
            "average": 1.1896107,
            "count": 8251201,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.194044826,
            "variance": 1.425743047
          },
          {
            "average": 8839.580528,
            "count": 8251201,
            "maximum": 30584,
            "minimum": 581,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13398.71111,
            "variance": 179525459.4
          },
          {
            "average": 258840992.4,
            "count": 8251201,
            "maximum": 258841476.7,
            "minimum": 258840029.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 322.6996246,
            "variance": 104135.0477
          },
          {
            "average": 1.1896107,
            "count": 8251201,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.194044826,
            "variance": 1.425743047
          },
          {
            "average": 0,
            "count": 8251201,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8251201,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8251201,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2257399862,
            "count": 8251201,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4180687336,
            "variance": 0.174781466
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          787413.7428,
          3787646.243,
          -20.39732647,
          787942.3028,
          3788174.823,
          30.62267353
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                787413.7428030344,
                3787646.2430473343,
                -20.39732647052341
              ],
              [
                787413.7428030344,
                3788174.8230473343,
                -20.39732647052341
              ],
              [
                787942.3028030344,
                3788174.8230473343,
                30.622673529476593
              ],
              [
                787942.3028030344,
                3787646.2430473343,
                30.622673529476593
              ],
              [
                787413.7428030344,
                3787646.2430473343,
                -20.39732647052341
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:11:16+00:00",
        "end_time": "2019-11-26T21:47:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_234500e_3787500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_234500e_3787500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_234500e_3787500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_234500e_3787500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.88130614,
            34.19007877,
            -20.39732647,
            -77.87540256,
            34.19498462,
            30.62267353
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.88130613819273,
                  34.19022463659956,
                  -20.39732647052341
                ],
                [
                  -77.8811307356405,
                  34.1949846249527,
                  -20.39732647052341
                ],
                [
                  -77.87540256164183,
                  34.19483873030749,
                  30.622673529476593
                ],
                [
                  -77.87557828506456,
                  34.190078767875455,
                  30.622673529476593
                ],
                [
                  -77.88130613819273,
                  34.19022463659956,
                  -20.39732647052341
                ]
              ]
            ]
          },
          "id": "20191126_234500e_3787500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_234500e_3787500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:11:16Z",
            "pc:count": 8251201,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 787672.6883,
                "count": 8251201,
                "maximum": 787942.3028,
                "minimum": 787413.7428,
                "name": "X",
                "position": 0,
                "stddev": 143.9142168,
                "variance": 20711.30178
              },
              {
                "average": 3787904.599,
                "count": 8251201,
                "maximum": 3788174.823,
                "minimum": 3787646.243,
                "name": "Y",
                "position": 1,
                "stddev": 136.3667557,
                "variance": 18595.89206
              },
              {
                "average": 12.59340717,
                "count": 8251201,
                "maximum": 30.62267353,
                "minimum": -20.39732647,
                "name": "Z",
                "position": 2,
                "stddev": 5.707783045,
                "variance": 32.57878729
              },
              {
                "average": 34928.18607,
                "count": 8251201,
                "maximum": 65535,
                "minimum": 3735,
                "name": "Intensity",
                "position": 3,
                "stddev": 13571.56017,
                "variance": 184187245.3
              },
              {
                "average": 2.123672178,
                "count": 8251201,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.504753371,
                "variance": 2.264282706
              },
              {
                "average": 3.246863941,
                "count": 8251201,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.098901717,
                "variance": 4.405388418
              },
              {
                "average": 0.3639578044,
                "count": 8251201,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.481136726,
                "variance": 0.2314925491
              },
              {
                "average": 0.001191341721,
                "count": 8251201,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03449525431,
                "variance": 0.00118992257
              },
              {
                "average": 2.687666559,
                "count": 8251201,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.746683326,
                "variance": 60.01110255
              },
              {
                "average": -1.494327727,
                "count": 8251201,
                "maximum": 20.87999916,
                "minimum": -21.69599915,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.45148371,
                "variance": 180.9424141
              },
              {
                "average": 1.1896107,
                "count": 8251201,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.194044826,
                "variance": 1.425743047
              },
              {
                "average": 8839.580528,
                "count": 8251201,
                "maximum": 30584,
                "minimum": 581,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13398.71111,
                "variance": 179525459.4
              },
              {
                "average": 258840992.4,
                "count": 8251201,
                "maximum": 258841476.7,
                "minimum": 258840029.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 322.6996246,
                "variance": 104135.0477
              },
              {
                "average": 1.1896107,
                "count": 8251201,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.194044826,
                "variance": 1.425743047
              },
              {
                "average": 0,
                "count": 8251201,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8251201,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8251201,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2257399862,
                "count": 8251201,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4180687336,
                "variance": 0.174781466
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              787413.7428,
              3787646.243,
              -20.39732647,
              787942.3028,
              3788174.823,
              30.62267353
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    787413.7428030344,
                    3787646.2430473343,
                    -20.39732647052341
                  ],
                  [
                    787413.7428030344,
                    3788174.8230473343,
                    -20.39732647052341
                  ],
                  [
                    787942.3028030344,
                    3788174.8230473343,
                    30.622673529476593
                  ],
                  [
                    787942.3028030344,
                    3787646.2430473343,
                    30.622673529476593
                  ],
                  [
                    787413.7428030344,
                    3787646.2430473343,
                    -20.39732647052341
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:11:16+00:00",
            "end_time": "2019-11-26T21:47: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": "20191126_235500e_3790500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86790224811354,
              34.217568522474046,
              -1.024961771943651
            ],
            [
              -77.86778944139878,
              34.22061368144768,
              -1.024961771943651
            ],
            [
              -77.86553570426912,
              34.2205560454571,
              33.47503822805635
            ],
            [
              -77.86564859182832,
              34.21751089303234,
              33.47503822805635
            ],
            [
              -77.86790224811354,
              34.217568522474046,
              -1.024961771943651
            ]
          ]
        ]
      },
      "bbox": [
        -77.86790225,
        34.21751089,
        -1.024961772,
        -77.8655357,
        34.22061368,
        33.47503823
      ],
      "properties": {
        "datetime": "2019-11-26T22:13:50Z",
        "pc:count": 862552,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788694.2942,
            "count": 862552,
            "maximum": 788764.0634,
            "minimum": 788556.1634,
            "name": "X",
            "position": 0,
            "stddev": 44.32302582,
            "variance": 1964.530618
          },
          {
            "average": 3790845.875,
            "count": 862552,
            "maximum": 3791055.937,
            "minimum": 3790717.777,
            "name": "Y",
            "position": 1,
            "stddev": 86.43472909,
            "variance": 7470.962393
          },
          {
            "average": 15.87197944,
            "count": 862552,
            "maximum": 33.47503823,
            "minimum": -1.024961772,
            "name": "Z",
            "position": 2,
            "stddev": 5.7679209,
            "variance": 33.26891151
          },
          {
            "average": 37259.52774,
            "count": 862552,
            "maximum": 65535,
            "minimum": 4151,
            "name": "Intensity",
            "position": 3,
            "stddev": 13240.45175,
            "variance": 175309562.5
          },
          {
            "average": 2.08505922,
            "count": 862552,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.547713492,
            "variance": 2.395417054
          },
          {
            "average": 3.15967617,
            "count": 862552,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.215502332,
            "variance": 4.908450585
          },
          {
            "average": 0.3516530018,
            "count": 862552,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4774865783,
            "variance": 0.2279934324
          },
          {
            "average": 0.002069440451,
            "count": 862552,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.04544403439,
            "variance": 0.002065160262
          },
          {
            "average": 1.221553019,
            "count": 862552,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.504218759,
            "variance": 0.254236557
          },
          {
            "average": -14.03304427,
            "count": 862552,
            "maximum": 3.528000116,
            "minimum": -21.70199966,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.578244854,
            "variance": 31.11681566
          },
          {
            "average": 1.204718092,
            "count": 862552,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.208099451,
            "variance": 1.459504284
          },
          {
            "average": 9115.650906,
            "count": 862552,
            "maximum": 30585,
            "minimum": 585,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13533.20859,
            "variance": 183147734.6
          },
          {
            "average": 258841627.3,
            "count": 862552,
            "maximum": 258841630.6,
            "minimum": 258841623.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.641402463,
            "variance": 2.694202045
          },
          {
            "average": 1.204718092,
            "count": 862552,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.208099451,
            "variance": 1.459504284
          },
          {
            "average": 0,
            "count": 862552,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 862552,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 862552,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.329849099,
            "count": 862552,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4701584064,
            "variance": 0.2210489271
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788556.1634,
          3790717.777,
          -1.024961772,
          788764.0634,
          3791055.937,
          33.47503823
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788556.1634368541,
                3790717.7765028616,
                -1.024961771943651
              ],
              [
                788556.1634368541,
                3791055.936502862,
                -1.024961771943651
              ],
              [
                788764.063436854,
                3791055.936502862,
                33.47503822805635
              ],
              [
                788764.063436854,
                3790717.7765028616,
                33.47503822805635
              ],
              [
                788556.1634368541,
                3790717.7765028616,
                -1.024961771943651
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:13:50+00:00",
        "end_time": "2019-11-26T22:13:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235500e_3790500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235500e_3790500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235500e_3790500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3790500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86790225,
            34.21751089,
            -1.024961772,
            -77.8655357,
            34.22061368,
            33.47503823
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86790224811354,
                  34.217568522474046,
                  -1.024961771943651
                ],
                [
                  -77.86778944139878,
                  34.22061368144768,
                  -1.024961771943651
                ],
                [
                  -77.86553570426912,
                  34.2205560454571,
                  33.47503822805635
                ],
                [
                  -77.86564859182832,
                  34.21751089303234,
                  33.47503822805635
                ],
                [
                  -77.86790224811354,
                  34.217568522474046,
                  -1.024961771943651
                ]
              ]
            ]
          },
          "id": "20191126_235500e_3790500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3790500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:13:50Z",
            "pc:count": 862552,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788694.2942,
                "count": 862552,
                "maximum": 788764.0634,
                "minimum": 788556.1634,
                "name": "X",
                "position": 0,
                "stddev": 44.32302582,
                "variance": 1964.530618
              },
              {
                "average": 3790845.875,
                "count": 862552,
                "maximum": 3791055.937,
                "minimum": 3790717.777,
                "name": "Y",
                "position": 1,
                "stddev": 86.43472909,
                "variance": 7470.962393
              },
              {
                "average": 15.87197944,
                "count": 862552,
                "maximum": 33.47503823,
                "minimum": -1.024961772,
                "name": "Z",
                "position": 2,
                "stddev": 5.7679209,
                "variance": 33.26891151
              },
              {
                "average": 37259.52774,
                "count": 862552,
                "maximum": 65535,
                "minimum": 4151,
                "name": "Intensity",
                "position": 3,
                "stddev": 13240.45175,
                "variance": 175309562.5
              },
              {
                "average": 2.08505922,
                "count": 862552,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.547713492,
                "variance": 2.395417054
              },
              {
                "average": 3.15967617,
                "count": 862552,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.215502332,
                "variance": 4.908450585
              },
              {
                "average": 0.3516530018,
                "count": 862552,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4774865783,
                "variance": 0.2279934324
              },
              {
                "average": 0.002069440451,
                "count": 862552,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.04544403439,
                "variance": 0.002065160262
              },
              {
                "average": 1.221553019,
                "count": 862552,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.504218759,
                "variance": 0.254236557
              },
              {
                "average": -14.03304427,
                "count": 862552,
                "maximum": 3.528000116,
                "minimum": -21.70199966,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.578244854,
                "variance": 31.11681566
              },
              {
                "average": 1.204718092,
                "count": 862552,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.208099451,
                "variance": 1.459504284
              },
              {
                "average": 9115.650906,
                "count": 862552,
                "maximum": 30585,
                "minimum": 585,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13533.20859,
                "variance": 183147734.6
              },
              {
                "average": 258841627.3,
                "count": 862552,
                "maximum": 258841630.6,
                "minimum": 258841623.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.641402463,
                "variance": 2.694202045
              },
              {
                "average": 1.204718092,
                "count": 862552,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.208099451,
                "variance": 1.459504284
              },
              {
                "average": 0,
                "count": 862552,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 862552,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 862552,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.329849099,
                "count": 862552,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4701584064,
                "variance": 0.2210489271
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788556.1634,
              3790717.777,
              -1.024961772,
              788764.0634,
              3791055.937,
              33.47503823
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788556.1634368541,
                    3790717.7765028616,
                    -1.024961771943651
                  ],
                  [
                    788556.1634368541,
                    3791055.936502862,
                    -1.024961771943651
                  ],
                  [
                    788764.063436854,
                    3791055.936502862,
                    33.47503822805635
                  ],
                  [
                    788764.063436854,
                    3790717.7765028616,
                    33.47503822805635
                  ],
                  [
                    788556.1634368541,
                    3790717.7765028616,
                    -1.024961771943651
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:13:50+00:00",
            "end_time": "2019-11-26T22: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": "20191130_272000e_3824000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.48444467245884,
              34.527967147796375,
              2.922599918281506
            ],
            [
              -77.48424425763483,
              34.532729817495884,
              2.922599918281506
            ],
            [
              -77.47848971644943,
              34.53256381797607,
              37.80259991828151
            ],
            [
              -77.47869045765732,
              34.52780117764956,
              37.80259991828151
            ],
            [
              -77.48444467245884,
              34.527967147796375,
              2.922599918281506
            ]
          ]
        ]
      },
      "bbox": [
        -77.48444467,
        34.52780118,
        2.922599918,
        -77.47848972,
        34.53272982,
        37.80259992
      ],
      "properties": {
        "datetime": "2019-12-01T22:05:55Z",
        "pc:count": 9802516,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 822958.5075,
            "count": 9802516,
            "maximum": 823233.5856,
            "minimum": 822704.5056,
            "name": "X",
            "position": 0,
            "stddev": 144.6540822,
            "variance": 20924.8035
          },
          {
            "average": 3826554.233,
            "count": 9802516,
            "maximum": 3826843.31,
            "minimum": 3826314.19,
            "name": "Y",
            "position": 1,
            "stddev": 148.7544832,
            "variance": 22127.89627
          },
          {
            "average": 15.36060525,
            "count": 9802516,
            "maximum": 37.80259992,
            "minimum": 2.922599918,
            "name": "Z",
            "position": 2,
            "stddev": 4.536623167,
            "variance": 20.58094976
          },
          {
            "average": 32962.34573,
            "count": 9802516,
            "maximum": 65535,
            "minimum": 4522,
            "name": "Intensity",
            "position": 3,
            "stddev": 11969.29594,
            "variance": 143264045.2
          },
          {
            "average": 2.343599439,
            "count": 9802516,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.596430541,
            "variance": 2.548590472
          },
          {
            "average": 3.687207244,
            "count": 9802516,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.120590573,
            "variance": 4.496904377
          },
          {
            "average": 0.3827721373,
            "count": 9802516,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4860634242,
            "variance": 0.2362576523
          },
          {
            "average": 0.001048812366,
            "count": 9802516,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03236838682,
            "variance": 0.001047712466
          },
          {
            "average": 1.712631839,
            "count": 9802516,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.858399339,
            "variance": 23.60404414
          },
          {
            "average": 0.5570457152,
            "count": 9802516,
            "maximum": 20.87999916,
            "minimum": -21.77400017,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.50617015,
            "variance": 182.416632
          },
          {
            "average": 1.092759349,
            "count": 9802516,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.148307847,
            "variance": 1.318610912
          },
          {
            "average": 9264.008661,
            "count": 9802516,
            "maximum": 32404,
            "minimum": 650,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12792.03841,
            "variance": 163636246.6
          },
          {
            "average": 259200264.3,
            "count": 9802516,
            "maximum": 259273155.3,
            "minimum": 259188190.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 28975.4903,
            "variance": 839579038.3
          },
          {
            "average": 1.092759349,
            "count": 9802516,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.148307847,
            "variance": 1.318610912
          },
          {
            "average": 0,
            "count": 9802516,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9802516,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9802516,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.158027184,
            "count": 9802516,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3647665099,
            "variance": 0.1330546067
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          822704.5056,
          3826314.19,
          2.922599918,
          823233.5856,
          3826843.31,
          37.80259992
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                822704.5056052923,
                3826314.1904795454,
                2.922599918281506
              ],
              [
                822704.5056052923,
                3826843.3104795455,
                2.922599918281506
              ],
              [
                823233.5856052923,
                3826843.3104795455,
                37.80259991828151
              ],
              [
                823233.5856052923,
                3826314.1904795454,
                37.80259991828151
              ],
              [
                822704.5056052923,
                3826314.1904795454,
                2.922599918281506
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-01T22:05:55+00:00",
        "end_time": "2019-11-30T22:29:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191130_272000e_3824000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191130_272000e_3824000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191130_272000e_3824000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_272000e_3824000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48444467,
            34.52780118,
            2.922599918,
            -77.47848972,
            34.53272982,
            37.80259992
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.48444467245884,
                  34.527967147796375,
                  2.922599918281506
                ],
                [
                  -77.48424425763483,
                  34.532729817495884,
                  2.922599918281506
                ],
                [
                  -77.47848971644943,
                  34.53256381797607,
                  37.80259991828151
                ],
                [
                  -77.47869045765732,
                  34.52780117764956,
                  37.80259991828151
                ],
                [
                  -77.48444467245884,
                  34.527967147796375,
                  2.922599918281506
                ]
              ]
            ]
          },
          "id": "20191130_272000e_3824000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_272000e_3824000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-01T22:05:55Z",
            "pc:count": 9802516,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 822958.5075,
                "count": 9802516,
                "maximum": 823233.5856,
                "minimum": 822704.5056,
                "name": "X",
                "position": 0,
                "stddev": 144.6540822,
                "variance": 20924.8035
              },
              {
                "average": 3826554.233,
                "count": 9802516,
                "maximum": 3826843.31,
                "minimum": 3826314.19,
                "name": "Y",
                "position": 1,
                "stddev": 148.7544832,
                "variance": 22127.89627
              },
              {
                "average": 15.36060525,
                "count": 9802516,
                "maximum": 37.80259992,
                "minimum": 2.922599918,
                "name": "Z",
                "position": 2,
                "stddev": 4.536623167,
                "variance": 20.58094976
              },
              {
                "average": 32962.34573,
                "count": 9802516,
                "maximum": 65535,
                "minimum": 4522,
                "name": "Intensity",
                "position": 3,
                "stddev": 11969.29594,
                "variance": 143264045.2
              },
              {
                "average": 2.343599439,
                "count": 9802516,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.596430541,
                "variance": 2.548590472
              },
              {
                "average": 3.687207244,
                "count": 9802516,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.120590573,
                "variance": 4.496904377
              },
              {
                "average": 0.3827721373,
                "count": 9802516,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4860634242,
                "variance": 0.2362576523
              },
              {
                "average": 0.001048812366,
                "count": 9802516,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03236838682,
                "variance": 0.001047712466
              },
              {
                "average": 1.712631839,
                "count": 9802516,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.858399339,
                "variance": 23.60404414
              },
              {
                "average": 0.5570457152,
                "count": 9802516,
                "maximum": 20.87999916,
                "minimum": -21.77400017,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.50617015,
                "variance": 182.416632
              },
              {
                "average": 1.092759349,
                "count": 9802516,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.148307847,
                "variance": 1.318610912
              },
              {
                "average": 9264.008661,
                "count": 9802516,
                "maximum": 32404,
                "minimum": 650,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12792.03841,
                "variance": 163636246.6
              },
              {
                "average": 259200264.3,
                "count": 9802516,
                "maximum": 259273155.3,
                "minimum": 259188190.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 28975.4903,
                "variance": 839579038.3
              },
              {
                "average": 1.092759349,
                "count": 9802516,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.148307847,
                "variance": 1.318610912
              },
              {
                "average": 0,
                "count": 9802516,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9802516,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9802516,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.158027184,
                "count": 9802516,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3647665099,
                "variance": 0.1330546067
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              822704.5056,
              3826314.19,
              2.922599918,
              823233.5856,
              3826843.31,
              37.80259992
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    822704.5056052923,
                    3826314.1904795454,
                    2.922599918281506
                  ],
                  [
                    822704.5056052923,
                    3826843.3104795455,
                    2.922599918281506
                  ],
                  [
                    823233.5856052923,
                    3826843.3104795455,
                    37.80259991828151
                  ],
                  [
                    823233.5856052923,
                    3826314.1904795454,
                    37.80259991828151
                  ],
                  [
                    822704.5056052923,
                    3826314.1904795454,
                    2.922599918281506
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-01T22:05:55+00:00",
            "end_time": "2019-11-30T22:29: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": "20191126_235500e_3789000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.87092545182729,
              34.203990091426725,
              -4.464631992895054
            ],
            [
              -77.87074938849858,
              34.20874966167223,
              -4.464631992895054
            ],
            [
              -77.86501968996508,
              34.20860321425185,
              37.135368007104944
            ],
            [
              -77.86519607438147,
              34.20384367001839,
              37.135368007104944
            ],
            [
              -77.87092545182729,
              34.203990091426725,
              -4.464631992895054
            ]
          ]
        ]
      },
      "bbox": [
        -77.87092545,
        34.20384367,
        -4.464631993,
        -77.86501969,
        34.20874966,
        37.13536801
      ],
      "properties": {
        "datetime": "2019-11-26T22:13:31Z",
        "pc:count": 8148973,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788576.5937,
            "count": 8148973,
            "maximum": 788852.459,
            "minimum": 788323.839,
            "name": "X",
            "position": 0,
            "stddev": 142.1335353,
            "variance": 20201.94185
          },
          {
            "average": 3789452.441,
            "count": 8148973,
            "maximum": 3789731.314,
            "minimum": 3789202.774,
            "name": "Y",
            "position": 1,
            "stddev": 134.6727992,
            "variance": 18136.76285
          },
          {
            "average": 12.52358893,
            "count": 8148973,
            "maximum": 37.13536801,
            "minimum": -4.464631993,
            "name": "Z",
            "position": 2,
            "stddev": 5.641554307,
            "variance": 31.827135
          },
          {
            "average": 36416.2944,
            "count": 8148973,
            "maximum": 65535,
            "minimum": 3626,
            "name": "Intensity",
            "position": 3,
            "stddev": 13253.57092,
            "variance": 175657142.2
          },
          {
            "average": 2.103278904,
            "count": 8148973,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.543772198,
            "variance": 2.383232599
          },
          {
            "average": 3.205856002,
            "count": 8148973,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.1970441,
            "variance": 4.827002776
          },
          {
            "average": 0.3585444448,
            "count": 8148973,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4795730957,
            "variance": 0.2299903541
          },
          {
            "average": 0.001252795904,
            "count": 8148973,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03537268099,
            "variance": 0.00125122656
          },
          {
            "average": 1.25217374,
            "count": 8148973,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5309281819,
            "variance": 0.2818847343
          },
          {
            "average": -0.4309495845,
            "count": 8148973,
            "maximum": 20.80800056,
            "minimum": -21.69000053,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.36395535,
            "variance": 178.5953026
          },
          {
            "average": 1.226192675,
            "count": 8148973,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.207452209,
            "variance": 1.457940838
          },
          {
            "average": 9259.379806,
            "count": 8148973,
            "maximum": 30585,
            "minimum": 581,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13601.94715,
            "variance": 185012966.3
          },
          {
            "average": 258840929.7,
            "count": 8148973,
            "maximum": 258841611.2,
            "minimum": 258840053,
            "name": "GpsTime",
            "position": 12,
            "stddev": 326.484996,
            "variance": 106592.4526
          },
          {
            "average": 1.226192675,
            "count": 8148973,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.207452209,
            "variance": 1.457940838
          },
          {
            "average": 0,
            "count": 8148973,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8148973,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8148973,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2263146534,
            "count": 8148973,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4184451607,
            "variance": 0.1750963525
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788323.839,
          3789202.774,
          -4.464631993,
          788852.459,
          3789731.314,
          37.13536801
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788323.8390417186,
                3789202.7736818665,
                -4.464631992895054
              ],
              [
                788323.8390417186,
                3789731.3136818665,
                -4.464631992895054
              ],
              [
                788852.4590417187,
                3789731.3136818665,
                37.135368007104944
              ],
              [
                788852.4590417187,
                3789202.7736818665,
                37.135368007104944
              ],
              [
                788323.8390417186,
                3789202.7736818665,
                -4.464631992895054
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:13:31+00:00",
        "end_time": "2019-11-26T21:47:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235500e_3789000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235500e_3789000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235500e_3789000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3789000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.87092545,
            34.20384367,
            -4.464631993,
            -77.86501969,
            34.20874966,
            37.13536801
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.87092545182729,
                  34.203990091426725,
                  -4.464631992895054
                ],
                [
                  -77.87074938849858,
                  34.20874966167223,
                  -4.464631992895054
                ],
                [
                  -77.86501968996508,
                  34.20860321425185,
                  37.135368007104944
                ],
                [
                  -77.86519607438147,
                  34.20384367001839,
                  37.135368007104944
                ],
                [
                  -77.87092545182729,
                  34.203990091426725,
                  -4.464631992895054
                ]
              ]
            ]
          },
          "id": "20191126_235500e_3789000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3789000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:13:31Z",
            "pc:count": 8148973,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788576.5937,
                "count": 8148973,
                "maximum": 788852.459,
                "minimum": 788323.839,
                "name": "X",
                "position": 0,
                "stddev": 142.1335353,
                "variance": 20201.94185
              },
              {
                "average": 3789452.441,
                "count": 8148973,
                "maximum": 3789731.314,
                "minimum": 3789202.774,
                "name": "Y",
                "position": 1,
                "stddev": 134.6727992,
                "variance": 18136.76285
              },
              {
                "average": 12.52358893,
                "count": 8148973,
                "maximum": 37.13536801,
                "minimum": -4.464631993,
                "name": "Z",
                "position": 2,
                "stddev": 5.641554307,
                "variance": 31.827135
              },
              {
                "average": 36416.2944,
                "count": 8148973,
                "maximum": 65535,
                "minimum": 3626,
                "name": "Intensity",
                "position": 3,
                "stddev": 13253.57092,
                "variance": 175657142.2
              },
              {
                "average": 2.103278904,
                "count": 8148973,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.543772198,
                "variance": 2.383232599
              },
              {
                "average": 3.205856002,
                "count": 8148973,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.1970441,
                "variance": 4.827002776
              },
              {
                "average": 0.3585444448,
                "count": 8148973,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4795730957,
                "variance": 0.2299903541
              },
              {
                "average": 0.001252795904,
                "count": 8148973,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03537268099,
                "variance": 0.00125122656
              },
              {
                "average": 1.25217374,
                "count": 8148973,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5309281819,
                "variance": 0.2818847343
              },
              {
                "average": -0.4309495845,
                "count": 8148973,
                "maximum": 20.80800056,
                "minimum": -21.69000053,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.36395535,
                "variance": 178.5953026
              },
              {
                "average": 1.226192675,
                "count": 8148973,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.207452209,
                "variance": 1.457940838
              },
              {
                "average": 9259.379806,
                "count": 8148973,
                "maximum": 30585,
                "minimum": 581,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13601.94715,
                "variance": 185012966.3
              },
              {
                "average": 258840929.7,
                "count": 8148973,
                "maximum": 258841611.2,
                "minimum": 258840053,
                "name": "GpsTime",
                "position": 12,
                "stddev": 326.484996,
                "variance": 106592.4526
              },
              {
                "average": 1.226192675,
                "count": 8148973,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.207452209,
                "variance": 1.457940838
              },
              {
                "average": 0,
                "count": 8148973,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8148973,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8148973,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2263146534,
                "count": 8148973,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4184451607,
                "variance": 0.1750963525
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788323.839,
              3789202.774,
              -4.464631993,
              788852.459,
              3789731.314,
              37.13536801
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788323.8390417186,
                    3789202.7736818665,
                    -4.464631992895054
                  ],
                  [
                    788323.8390417186,
                    3789731.3136818665,
                    -4.464631992895054
                  ],
                  [
                    788852.4590417187,
                    3789731.3136818665,
                    37.135368007104944
                  ],
                  [
                    788852.4590417187,
                    3789202.7736818665,
                    37.135368007104944
                  ],
                  [
                    788323.8390417186,
                    3789202.7736818665,
                    -4.464631992895054
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:13:31+00:00",
            "end_time": "2019-11-26T21:47: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": "20191221_272000e_3825000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.48471202877009,
              34.53697751478761,
              -4.817472436826911
            ],
            [
              -77.48451161481974,
              34.541738918674916,
              -4.817472436826911
            ],
            [
              -77.47875710468557,
              34.54157291290034,
              48.14252756317309
            ],
            [
              -77.47895784504169,
              34.53681153837578,
              48.14252756317309
            ],
            [
              -77.48471202877009,
              34.53697751478761,
              -4.817472436826911
            ]
          ]
        ]
      },
      "bbox": [
        -77.48471203,
        34.53681154,
        -4.817472437,
        -77.4787571,
        34.54173892,
        48.14252756
      ],
      "properties": {
        "datetime": "2019-12-21T13:51:29Z",
        "pc:count": 8553344,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 822912.171,
            "count": 8553344,
            "maximum": 823174.1557,
            "minimum": 822645.1357,
            "name": "X",
            "position": 0,
            "stddev": 141.1353406,
            "variance": 19919.18437
          },
          {
            "average": 3827607.719,
            "count": 8553344,
            "maximum": 3827842.131,
            "minimum": 3827313.151,
            "name": "Y",
            "position": 1,
            "stddev": 148.8502312,
            "variance": 22156.39132
          },
          {
            "average": 19.67674394,
            "count": 8553344,
            "maximum": 48.14252756,
            "minimum": -4.817472437,
            "name": "Z",
            "position": 2,
            "stddev": 5.205107994,
            "variance": 27.09314923
          },
          {
            "average": 34294.14943,
            "count": 8553344,
            "maximum": 65535,
            "minimum": 3255,
            "name": "Intensity",
            "position": 3,
            "stddev": 12565.25535,
            "variance": 157885641.9
          },
          {
            "average": 2.113475618,
            "count": 8553344,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.517401894,
            "variance": 2.302508507
          },
          {
            "average": 3.225765619,
            "count": 8553344,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.133485892,
            "variance": 4.551762051
          },
          {
            "average": 0.3715082662,
            "count": 8553344,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.483207928,
            "variance": 0.2334899017
          },
          {
            "average": 0.001289787947,
            "count": 8553344,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.035890452,
            "variance": 0.001288124545
          },
          {
            "average": 1.228308484,
            "count": 8553344,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5288545462,
            "variance": 0.279687131
          },
          {
            "average": -0.4903992495,
            "count": 8553344,
            "maximum": 20.83799934,
            "minimum": -21.82799911,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.45249212,
            "variance": 180.9695443
          },
          {
            "average": 1.140905592,
            "count": 8553344,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.173897285,
            "variance": 1.378034835
          },
          {
            "average": 9752.566341,
            "count": 8553344,
            "maximum": 32060,
            "minimum": 2057,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13100.44147,
            "variance": 171621566.7
          },
          {
            "average": 260971184.4,
            "count": 8553344,
            "maximum": 260971489.4,
            "minimum": 260970724.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 230.7493722,
            "variance": 53245.27278
          },
          {
            "average": 1.140905592,
            "count": 8553344,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.173897285,
            "variance": 1.378034835
          },
          {
            "average": 0,
            "count": 8553344,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8553344,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8553344,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1635175669,
            "count": 8553344,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3698372456,
            "variance": 0.1367795882
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          822645.1357,
          3827313.151,
          -4.817472437,
          823174.1557,
          3827842.131,
          48.14252756
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                822645.1357416998,
                3827313.1509479578,
                -4.817472436826911
              ],
              [
                822645.1357416998,
                3827842.130947958,
                -4.817472436826911
              ],
              [
                823174.1557416999,
                3827842.130947958,
                48.14252756317309
              ],
              [
                823174.1557416999,
                3827313.1509479578,
                48.14252756317309
              ],
              [
                822645.1357416998,
                3827313.1509479578,
                -4.817472436826911
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-21T13:51:29+00:00",
        "end_time": "2019-12-21T13:38:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191221_272000e_3825000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191221_272000e_3825000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191221_272000e_3825000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191221_272000e_3825000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48471203,
            34.53681154,
            -4.817472437,
            -77.4787571,
            34.54173892,
            48.14252756
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.48471202877009,
                  34.53697751478761,
                  -4.817472436826911
                ],
                [
                  -77.48451161481974,
                  34.541738918674916,
                  -4.817472436826911
                ],
                [
                  -77.47875710468557,
                  34.54157291290034,
                  48.14252756317309
                ],
                [
                  -77.47895784504169,
                  34.53681153837578,
                  48.14252756317309
                ],
                [
                  -77.48471202877009,
                  34.53697751478761,
                  -4.817472436826911
                ]
              ]
            ]
          },
          "id": "20191221_272000e_3825000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191221_272000e_3825000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-21T13:51:29Z",
            "pc:count": 8553344,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 822912.171,
                "count": 8553344,
                "maximum": 823174.1557,
                "minimum": 822645.1357,
                "name": "X",
                "position": 0,
                "stddev": 141.1353406,
                "variance": 19919.18437
              },
              {
                "average": 3827607.719,
                "count": 8553344,
                "maximum": 3827842.131,
                "minimum": 3827313.151,
                "name": "Y",
                "position": 1,
                "stddev": 148.8502312,
                "variance": 22156.39132
              },
              {
                "average": 19.67674394,
                "count": 8553344,
                "maximum": 48.14252756,
                "minimum": -4.817472437,
                "name": "Z",
                "position": 2,
                "stddev": 5.205107994,
                "variance": 27.09314923
              },
              {
                "average": 34294.14943,
                "count": 8553344,
                "maximum": 65535,
                "minimum": 3255,
                "name": "Intensity",
                "position": 3,
                "stddev": 12565.25535,
                "variance": 157885641.9
              },
              {
                "average": 2.113475618,
                "count": 8553344,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.517401894,
                "variance": 2.302508507
              },
              {
                "average": 3.225765619,
                "count": 8553344,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.133485892,
                "variance": 4.551762051
              },
              {
                "average": 0.3715082662,
                "count": 8553344,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.483207928,
                "variance": 0.2334899017
              },
              {
                "average": 0.001289787947,
                "count": 8553344,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.035890452,
                "variance": 0.001288124545
              },
              {
                "average": 1.228308484,
                "count": 8553344,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5288545462,
                "variance": 0.279687131
              },
              {
                "average": -0.4903992495,
                "count": 8553344,
                "maximum": 20.83799934,
                "minimum": -21.82799911,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.45249212,
                "variance": 180.9695443
              },
              {
                "average": 1.140905592,
                "count": 8553344,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.173897285,
                "variance": 1.378034835
              },
              {
                "average": 9752.566341,
                "count": 8553344,
                "maximum": 32060,
                "minimum": 2057,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13100.44147,
                "variance": 171621566.7
              },
              {
                "average": 260971184.4,
                "count": 8553344,
                "maximum": 260971489.4,
                "minimum": 260970724.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 230.7493722,
                "variance": 53245.27278
              },
              {
                "average": 1.140905592,
                "count": 8553344,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.173897285,
                "variance": 1.378034835
              },
              {
                "average": 0,
                "count": 8553344,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8553344,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8553344,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1635175669,
                "count": 8553344,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3698372456,
                "variance": 0.1367795882
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              822645.1357,
              3827313.151,
              -4.817472437,
              823174.1557,
              3827842.131,
              48.14252756
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    822645.1357416998,
                    3827313.1509479578,
                    -4.817472436826911
                  ],
                  [
                    822645.1357416998,
                    3827842.130947958,
                    -4.817472436826911
                  ],
                  [
                    823174.1557416999,
                    3827842.130947958,
                    48.14252756317309
                  ],
                  [
                    823174.1557416999,
                    3827313.1509479578,
                    48.14252756317309
                  ],
                  [
                    822645.1357416998,
                    3827313.1509479578,
                    -4.817472436826911
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-21T13:51:29+00:00",
            "end_time": "2019-12-21T13:38: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": "20191126_235000e_3780500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.87374733968163,
              34.12730150324565,
              -9.602475762894088
            ],
            [
              -77.87357198002805,
              34.132060065207604,
              -9.602475762894088
            ],
            [
              -77.86784874546731,
              34.13191406931,
              33.97752423710591
            ],
            [
              -77.86802442485521,
              34.12715553330229,
              33.97752423710591
            ],
            [
              -77.87374733968163,
              34.12730150324565,
              -9.602475762894088
            ]
          ]
        ]
      },
      "bbox": [
        -77.87374734,
        34.12715553,
        -9.602475763,
        -77.86784875,
        34.13206007,
        33.97752424
      ],
      "properties": {
        "datetime": "2019-11-26T18:50:29Z",
        "pc:count": 9854106,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788565.2938,
            "count": 9854106,
            "maximum": 788853.1899,
            "minimum": 788324.6899,
            "name": "X",
            "position": 0,
            "stddev": 136.0594498,
            "variance": 18512.17387
          },
          {
            "average": 3780946.345,
            "count": 9854106,
            "maximum": 3781215.186,
            "minimum": 3780686.766,
            "name": "Y",
            "position": 1,
            "stddev": 144.3856596,
            "variance": 20847.21869
          },
          {
            "average": 8.886234989,
            "count": 9854106,
            "maximum": 33.97752424,
            "minimum": -9.602475763,
            "name": "Z",
            "position": 2,
            "stddev": 7.468275316,
            "variance": 55.7751362
          },
          {
            "average": 34191.37559,
            "count": 9854106,
            "maximum": 65535,
            "minimum": 3801,
            "name": "Intensity",
            "position": 3,
            "stddev": 12178.18062,
            "variance": 148308083.3
          },
          {
            "average": 2.248785735,
            "count": 9854106,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.552267915,
            "variance": 2.40953568
          },
          {
            "average": 3.497782346,
            "count": 9854106,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.102440132,
            "variance": 4.420254507
          },
          {
            "average": 0.3697421156,
            "count": 9854106,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4827348208,
            "variance": 0.2330329072
          },
          {
            "average": 0.001090509885,
            "count": 9854106,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03300486,
            "variance": 0.001089320784
          },
          {
            "average": 1.466648218,
            "count": 9854106,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.314241922,
            "variance": 10.98419952
          },
          {
            "average": 1.335024721,
            "count": 9854106,
            "maximum": 20.81399918,
            "minimum": -21.72599983,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.34788111,
            "variance": 178.1659302
          },
          {
            "average": 1.180525255,
            "count": 9854106,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.186782119,
            "variance": 1.408451799
          },
          {
            "average": 8663.53146,
            "count": 9854106,
            "maximum": 30557,
            "minimum": 554,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13322.83471,
            "variance": 177497924.6
          },
          {
            "average": 258828695.8,
            "count": 9854106,
            "maximum": 258829429.9,
            "minimum": 258827743.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 332.5343429,
            "variance": 110579.0892
          },
          {
            "average": 1.180525255,
            "count": 9854106,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.186782119,
            "variance": 1.408451799
          },
          {
            "average": 0,
            "count": 9854106,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9854106,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9854106,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2200352828,
            "count": 9854106,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4142701709,
            "variance": 0.1716197745
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788324.6899,
          3780686.766,
          -9.602475763,
          788853.1899,
          3781215.186,
          33.97752424
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788324.6899114109,
                3780686.766404336,
                -9.602475762894088
              ],
              [
                788324.6899114109,
                3781215.186404336,
                -9.602475762894088
              ],
              [
                788853.1899114109,
                3781215.186404336,
                33.97752423710591
              ],
              [
                788853.1899114109,
                3780686.766404336,
                33.97752423710591
              ],
              [
                788324.6899114109,
                3780686.766404336,
                -9.602475762894088
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T18:50:29+00:00",
        "end_time": "2019-11-26T18:22:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235000e_3780500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235000e_3780500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235000e_3780500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3780500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.87374734,
            34.12715553,
            -9.602475763,
            -77.86784875,
            34.13206007,
            33.97752424
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.87374733968163,
                  34.12730150324565,
                  -9.602475762894088
                ],
                [
                  -77.87357198002805,
                  34.132060065207604,
                  -9.602475762894088
                ],
                [
                  -77.86784874546731,
                  34.13191406931,
                  33.97752423710591
                ],
                [
                  -77.86802442485521,
                  34.12715553330229,
                  33.97752423710591
                ],
                [
                  -77.87374733968163,
                  34.12730150324565,
                  -9.602475762894088
                ]
              ]
            ]
          },
          "id": "20191126_235000e_3780500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3780500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T18:50:29Z",
            "pc:count": 9854106,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788565.2938,
                "count": 9854106,
                "maximum": 788853.1899,
                "minimum": 788324.6899,
                "name": "X",
                "position": 0,
                "stddev": 136.0594498,
                "variance": 18512.17387
              },
              {
                "average": 3780946.345,
                "count": 9854106,
                "maximum": 3781215.186,
                "minimum": 3780686.766,
                "name": "Y",
                "position": 1,
                "stddev": 144.3856596,
                "variance": 20847.21869
              },
              {
                "average": 8.886234989,
                "count": 9854106,
                "maximum": 33.97752424,
                "minimum": -9.602475763,
                "name": "Z",
                "position": 2,
                "stddev": 7.468275316,
                "variance": 55.7751362
              },
              {
                "average": 34191.37559,
                "count": 9854106,
                "maximum": 65535,
                "minimum": 3801,
                "name": "Intensity",
                "position": 3,
                "stddev": 12178.18062,
                "variance": 148308083.3
              },
              {
                "average": 2.248785735,
                "count": 9854106,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.552267915,
                "variance": 2.40953568
              },
              {
                "average": 3.497782346,
                "count": 9854106,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.102440132,
                "variance": 4.420254507
              },
              {
                "average": 0.3697421156,
                "count": 9854106,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4827348208,
                "variance": 0.2330329072
              },
              {
                "average": 0.001090509885,
                "count": 9854106,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03300486,
                "variance": 0.001089320784
              },
              {
                "average": 1.466648218,
                "count": 9854106,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.314241922,
                "variance": 10.98419952
              },
              {
                "average": 1.335024721,
                "count": 9854106,
                "maximum": 20.81399918,
                "minimum": -21.72599983,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.34788111,
                "variance": 178.1659302
              },
              {
                "average": 1.180525255,
                "count": 9854106,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.186782119,
                "variance": 1.408451799
              },
              {
                "average": 8663.53146,
                "count": 9854106,
                "maximum": 30557,
                "minimum": 554,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13322.83471,
                "variance": 177497924.6
              },
              {
                "average": 258828695.8,
                "count": 9854106,
                "maximum": 258829429.9,
                "minimum": 258827743.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 332.5343429,
                "variance": 110579.0892
              },
              {
                "average": 1.180525255,
                "count": 9854106,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.186782119,
                "variance": 1.408451799
              },
              {
                "average": 0,
                "count": 9854106,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9854106,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9854106,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2200352828,
                "count": 9854106,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4142701709,
                "variance": 0.1716197745
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788324.6899,
              3780686.766,
              -9.602475763,
              788853.1899,
              3781215.186,
              33.97752424
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788324.6899114109,
                    3780686.766404336,
                    -9.602475762894088
                  ],
                  [
                    788324.6899114109,
                    3781215.186404336,
                    -9.602475762894088
                  ],
                  [
                    788853.1899114109,
                    3781215.186404336,
                    33.97752423710591
                  ],
                  [
                    788853.1899114109,
                    3780686.766404336,
                    33.97752423710591
                  ],
                  [
                    788324.6899114109,
                    3780686.766404336,
                    -9.602475762894088
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T18:50:29+00:00",
            "end_time": "2019-11-26T18:22: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": "20191221_272500e_3815500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47670194052543,
              34.45225201764065,
              -19.396093704881427
            ],
            [
              -77.4765335349838,
              34.45625663003374,
              -19.396093704881427
            ],
            [
              -77.47101661751559,
              34.45609730301552,
              19.463906295118573
            ],
            [
              -77.47118528540663,
              34.4520927143523,
              19.463906295118573
            ],
            [
              -77.47670194052543,
              34.45225201764065,
              -19.396093704881427
            ]
          ]
        ]
      },
      "bbox": [
        -77.47670194,
        34.45209271,
        -19.3960937,
        -77.47101662,
        34.45625663,
        19.4639063
      ],
      "properties": {
        "datetime": "2019-12-21T12:54:25Z",
        "pc:count": 3921411,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 823911.6555,
            "count": 3921411,
            "maximum": 824216.1849,
            "minimum": 823708.4849,
            "name": "X",
            "position": 0,
            "stddev": 136.7426055,
            "variance": 18698.54016
          },
          {
            "average": 3818219.77,
            "count": 3921411,
            "maximum": 3818382.327,
            "minimum": 3817937.427,
            "name": "Y",
            "position": 1,
            "stddev": 103.766153,
            "variance": 10767.4145
          },
          {
            "average": -1.142235874,
            "count": 3921411,
            "maximum": 19.4639063,
            "minimum": -19.3960937,
            "name": "Z",
            "position": 2,
            "stddev": 0.428518227,
            "variance": 0.1836278708
          },
          {
            "average": 26964.81524,
            "count": 3921411,
            "maximum": 65535,
            "minimum": 4915,
            "name": "Intensity",
            "position": 3,
            "stddev": 5063.986627,
            "variance": 25643960.56
          },
          {
            "average": 2.003967959,
            "count": 3921411,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.048093188,
            "variance": 1.09849933
          },
          {
            "average": 3.007961675,
            "count": 3921411,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.132990496,
            "variance": 1.283667464
          },
          {
            "average": 0.4456163866,
            "count": 3921411,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4970336866,
            "variance": 0.2470424856
          },
          {
            "average": 0.001081753481,
            "count": 3921411,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03287223093,
            "variance": 0.001080583566
          },
          {
            "average": 30.71679531,
            "count": 3921411,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 20.3605737,
            "variance": 414.5529612
          },
          {
            "average": -1.463238461,
            "count": 3921411,
            "maximum": 20.79000092,
            "minimum": -21.71999931,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.59416894,
            "variance": 184.8014292
          },
          {
            "average": 0.7110246796,
            "count": 3921411,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8580707188,
            "variance": 0.7362853585
          },
          {
            "average": 4704.232179,
            "count": 3921411,
            "maximum": 32051,
            "minimum": 2050,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8519.261637,
            "variance": 72577818.84
          },
          {
            "average": 260967862.2,
            "count": 3921411,
            "maximum": 260968065.3,
            "minimum": 260967820.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 83.91637081,
            "variance": 7041.957291
          },
          {
            "average": 0.7110246796,
            "count": 3921411,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.8580707188,
            "variance": 0.7362853585
          },
          {
            "average": 0,
            "count": 3921411,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3921411,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3921411,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1723310818,
            "count": 3921411,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3776679977,
            "variance": 0.1426331164
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          823708.4849,
          3817937.427,
          -19.3960937,
          824216.1849,
          3818382.327,
          19.4639063
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                823708.4849191502,
                3817937.4270421867,
                -19.396093704881427
              ],
              [
                823708.4849191502,
                3818382.327042187,
                -19.396093704881427
              ],
              [
                824216.1849191502,
                3818382.327042187,
                19.463906295118573
              ],
              [
                824216.1849191502,
                3817937.4270421867,
                19.463906295118573
              ],
              [
                823708.4849191502,
                3817937.4270421867,
                -19.396093704881427
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-21T12:54:25+00:00",
        "end_time": "2019-12-21T12:50:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191221_272500e_3815500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191221_272500e_3815500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191221_272500e_3815500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191221_272500e_3815500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47670194,
            34.45209271,
            -19.3960937,
            -77.47101662,
            34.45625663,
            19.4639063
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47670194052543,
                  34.45225201764065,
                  -19.396093704881427
                ],
                [
                  -77.4765335349838,
                  34.45625663003374,
                  -19.396093704881427
                ],
                [
                  -77.47101661751559,
                  34.45609730301552,
                  19.463906295118573
                ],
                [
                  -77.47118528540663,
                  34.4520927143523,
                  19.463906295118573
                ],
                [
                  -77.47670194052543,
                  34.45225201764065,
                  -19.396093704881427
                ]
              ]
            ]
          },
          "id": "20191221_272500e_3815500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191221_272500e_3815500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-21T12:54:25Z",
            "pc:count": 3921411,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 823911.6555,
                "count": 3921411,
                "maximum": 824216.1849,
                "minimum": 823708.4849,
                "name": "X",
                "position": 0,
                "stddev": 136.7426055,
                "variance": 18698.54016
              },
              {
                "average": 3818219.77,
                "count": 3921411,
                "maximum": 3818382.327,
                "minimum": 3817937.427,
                "name": "Y",
                "position": 1,
                "stddev": 103.766153,
                "variance": 10767.4145
              },
              {
                "average": -1.142235874,
                "count": 3921411,
                "maximum": 19.4639063,
                "minimum": -19.3960937,
                "name": "Z",
                "position": 2,
                "stddev": 0.428518227,
                "variance": 0.1836278708
              },
              {
                "average": 26964.81524,
                "count": 3921411,
                "maximum": 65535,
                "minimum": 4915,
                "name": "Intensity",
                "position": 3,
                "stddev": 5063.986627,
                "variance": 25643960.56
              },
              {
                "average": 2.003967959,
                "count": 3921411,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.048093188,
                "variance": 1.09849933
              },
              {
                "average": 3.007961675,
                "count": 3921411,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.132990496,
                "variance": 1.283667464
              },
              {
                "average": 0.4456163866,
                "count": 3921411,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4970336866,
                "variance": 0.2470424856
              },
              {
                "average": 0.001081753481,
                "count": 3921411,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03287223093,
                "variance": 0.001080583566
              },
              {
                "average": 30.71679531,
                "count": 3921411,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 20.3605737,
                "variance": 414.5529612
              },
              {
                "average": -1.463238461,
                "count": 3921411,
                "maximum": 20.79000092,
                "minimum": -21.71999931,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.59416894,
                "variance": 184.8014292
              },
              {
                "average": 0.7110246796,
                "count": 3921411,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8580707188,
                "variance": 0.7362853585
              },
              {
                "average": 4704.232179,
                "count": 3921411,
                "maximum": 32051,
                "minimum": 2050,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8519.261637,
                "variance": 72577818.84
              },
              {
                "average": 260967862.2,
                "count": 3921411,
                "maximum": 260968065.3,
                "minimum": 260967820.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 83.91637081,
                "variance": 7041.957291
              },
              {
                "average": 0.7110246796,
                "count": 3921411,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.8580707188,
                "variance": 0.7362853585
              },
              {
                "average": 0,
                "count": 3921411,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3921411,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3921411,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1723310818,
                "count": 3921411,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3776679977,
                "variance": 0.1426331164
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              823708.4849,
              3817937.427,
              -19.3960937,
              824216.1849,
              3818382.327,
              19.4639063
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    823708.4849191502,
                    3817937.4270421867,
                    -19.396093704881427
                  ],
                  [
                    823708.4849191502,
                    3818382.327042187,
                    -19.396093704881427
                  ],
                  [
                    824216.1849191502,
                    3818382.327042187,
                    19.463906295118573
                  ],
                  [
                    824216.1849191502,
                    3817937.4270421867,
                    19.463906295118573
                  ],
                  [
                    823708.4849191502,
                    3817937.4270421867,
                    -19.396093704881427
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-21T12:54:25+00:00",
            "end_time": "2019-12-21T12:50:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191126_235500e_3789500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.87107659239759,
              34.20849385285844,
              -2.205000424137918
            ],
            [
              -77.87090049451243,
              34.213253780501105,
              -2.205000424137918
            ],
            [
              -77.86517244142242,
              34.21310737322192,
              39.234999575862076
            ],
            [
              -77.86534886038167,
              34.20834747158447,
              39.234999575862076
            ],
            [
              -77.87107659239759,
              34.20849385285844,
              -2.205000424137918
            ]
          ]
        ]
      },
      "bbox": [
        -77.87107659,
        34.20834747,
        -2.205000424,
        -77.86517244,
        34.21325378,
        39.23499958
      ],
      "properties": {
        "datetime": "2019-11-26T22:13:40Z",
        "pc:count": 9295816,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788570.0298,
            "count": 9295816,
            "maximum": 788822.9921,
            "minimum": 788294.5521,
            "name": "X",
            "position": 0,
            "stddev": 141.5528818,
            "variance": 20037.21834
          },
          {
            "average": 3789964.047,
            "count": 9295816,
            "maximum": 3790230.587,
            "minimum": 3789702.007,
            "name": "Y",
            "position": 1,
            "stddev": 134.8508157,
            "variance": 18184.74249
          },
          {
            "average": 15.53700485,
            "count": 9295816,
            "maximum": 39.23499958,
            "minimum": -2.205000424,
            "name": "Z",
            "position": 2,
            "stddev": 6.691730882,
            "variance": 44.7792622
          },
          {
            "average": 34362.10923,
            "count": 9295816,
            "maximum": 65535,
            "minimum": 3779,
            "name": "Intensity",
            "position": 3,
            "stddev": 12833.99055,
            "variance": 164711313.4
          },
          {
            "average": 2.26437281,
            "count": 9295816,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.573838633,
            "variance": 2.476968043
          },
          {
            "average": 3.527672772,
            "count": 9295816,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.137049676,
            "variance": 4.566981317
          },
          {
            "average": 0.3646116705,
            "count": 9295816,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4813211248,
            "variance": 0.2316700251
          },
          {
            "average": 0.001055528638,
            "count": 9295816,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03247175096,
            "variance": 0.001054414611
          },
          {
            "average": 1.217564655,
            "count": 9295816,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5027405616,
            "variance": 0.2527480723
          },
          {
            "average": -0.1308680104,
            "count": 9295816,
            "maximum": 20.84399986,
            "minimum": -21.68400002,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.552586,
            "variance": 183.6725873
          },
          {
            "average": 1.201512702,
            "count": 9295816,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.196529208,
            "variance": 1.431682146
          },
          {
            "average": 8953.016057,
            "count": 9295816,
            "maximum": 30585,
            "minimum": 582,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13454.73511,
            "variance": 181029896.9
          },
          {
            "average": 258841363.2,
            "count": 9295816,
            "maximum": 258841620.3,
            "minimum": 258840581.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 251.077364,
            "variance": 63039.8427
          },
          {
            "average": 1.201512702,
            "count": 9295816,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.196529208,
            "variance": 1.431682146
          },
          {
            "average": 0,
            "count": 9295816,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9295816,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9295816,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2226440368,
            "count": 9295816,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4160212595,
            "variance": 0.1730736883
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788294.5521,
          3789702.007,
          -2.205000424,
          788822.9921,
          3790230.587,
          39.23499958
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788294.5521359944,
                3789702.0065346267,
                -2.205000424137918
              ],
              [
                788294.5521359944,
                3790230.586534627,
                -2.205000424137918
              ],
              [
                788822.9921359944,
                3790230.586534627,
                39.234999575862076
              ],
              [
                788822.9921359944,
                3789702.0065346267,
                39.234999575862076
              ],
              [
                788294.5521359944,
                3789702.0065346267,
                -2.205000424137918
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:13:40+00:00",
        "end_time": "2019-11-26T21:56:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235500e_3789500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235500e_3789500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235500e_3789500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3789500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.87107659,
            34.20834747,
            -2.205000424,
            -77.86517244,
            34.21325378,
            39.23499958
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.87107659239759,
                  34.20849385285844,
                  -2.205000424137918
                ],
                [
                  -77.87090049451243,
                  34.213253780501105,
                  -2.205000424137918
                ],
                [
                  -77.86517244142242,
                  34.21310737322192,
                  39.234999575862076
                ],
                [
                  -77.86534886038167,
                  34.20834747158447,
                  39.234999575862076
                ],
                [
                  -77.87107659239759,
                  34.20849385285844,
                  -2.205000424137918
                ]
              ]
            ]
          },
          "id": "20191126_235500e_3789500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3789500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:13:40Z",
            "pc:count": 9295816,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788570.0298,
                "count": 9295816,
                "maximum": 788822.9921,
                "minimum": 788294.5521,
                "name": "X",
                "position": 0,
                "stddev": 141.5528818,
                "variance": 20037.21834
              },
              {
                "average": 3789964.047,
                "count": 9295816,
                "maximum": 3790230.587,
                "minimum": 3789702.007,
                "name": "Y",
                "position": 1,
                "stddev": 134.8508157,
                "variance": 18184.74249
              },
              {
                "average": 15.53700485,
                "count": 9295816,
                "maximum": 39.23499958,
                "minimum": -2.205000424,
                "name": "Z",
                "position": 2,
                "stddev": 6.691730882,
                "variance": 44.7792622
              },
              {
                "average": 34362.10923,
                "count": 9295816,
                "maximum": 65535,
                "minimum": 3779,
                "name": "Intensity",
                "position": 3,
                "stddev": 12833.99055,
                "variance": 164711313.4
              },
              {
                "average": 2.26437281,
                "count": 9295816,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.573838633,
                "variance": 2.476968043
              },
              {
                "average": 3.527672772,
                "count": 9295816,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.137049676,
                "variance": 4.566981317
              },
              {
                "average": 0.3646116705,
                "count": 9295816,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4813211248,
                "variance": 0.2316700251
              },
              {
                "average": 0.001055528638,
                "count": 9295816,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03247175096,
                "variance": 0.001054414611
              },
              {
                "average": 1.217564655,
                "count": 9295816,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5027405616,
                "variance": 0.2527480723
              },
              {
                "average": -0.1308680104,
                "count": 9295816,
                "maximum": 20.84399986,
                "minimum": -21.68400002,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.552586,
                "variance": 183.6725873
              },
              {
                "average": 1.201512702,
                "count": 9295816,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.196529208,
                "variance": 1.431682146
              },
              {
                "average": 8953.016057,
                "count": 9295816,
                "maximum": 30585,
                "minimum": 582,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13454.73511,
                "variance": 181029896.9
              },
              {
                "average": 258841363.2,
                "count": 9295816,
                "maximum": 258841620.3,
                "minimum": 258840581.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 251.077364,
                "variance": 63039.8427
              },
              {
                "average": 1.201512702,
                "count": 9295816,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.196529208,
                "variance": 1.431682146
              },
              {
                "average": 0,
                "count": 9295816,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9295816,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9295816,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2226440368,
                "count": 9295816,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4160212595,
                "variance": 0.1730736883
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788294.5521,
              3789702.007,
              -2.205000424,
              788822.9921,
              3790230.587,
              39.23499958
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788294.5521359944,
                    3789702.0065346267,
                    -2.205000424137918
                  ],
                  [
                    788294.5521359944,
                    3790230.586534627,
                    -2.205000424137918
                  ],
                  [
                    788822.9921359944,
                    3790230.586534627,
                    39.234999575862076
                  ],
                  [
                    788822.9921359944,
                    3789702.0065346267,
                    39.234999575862076
                  ],
                  [
                    788294.5521359944,
                    3789702.0065346267,
                    -2.205000424137918
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:13:40+00:00",
            "end_time": "2019-11-26T21:56:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191130_272000e_3823500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.4843094336188,
              34.523462299812,
              -0.517561268832036
            ],
            [
              -77.48410905236423,
              34.52822479230975,
              -0.517561268832036
            ],
            [
              -77.47835634454299,
              34.528058849230355,
              39.44243873116797
            ],
            [
              -77.47855705201013,
              34.52329638609631,
              39.44243873116797
            ],
            [
              -77.4843094336188,
              34.523462299812,
              -0.517561268832036
            ]
          ]
        ]
      },
      "bbox": [
        -77.48430943,
        34.52329639,
        -0.5175612688,
        -77.47835634,
        34.52822479,
        39.44243873
      ],
      "properties": {
        "datetime": "2019-11-30T22:36:15Z",
        "pc:count": 10971998,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 822986.5247,
            "count": 10971998,
            "maximum": 823263.2716,
            "minimum": 822734.3316,
            "name": "X",
            "position": 0,
            "stddev": 151.3403224,
            "variance": 22903.8932
          },
          {
            "average": 3826076.664,
            "count": 10971998,
            "maximum": 3826343.853,
            "minimum": 3825814.753,
            "name": "Y",
            "position": 1,
            "stddev": 161.0848311,
            "variance": 25948.3228
          },
          {
            "average": 16.58348665,
            "count": 10971998,
            "maximum": 39.44243873,
            "minimum": -0.5175612688,
            "name": "Z",
            "position": 2,
            "stddev": 6.334982255,
            "variance": 40.13200017
          },
          {
            "average": 31765.27601,
            "count": 10971998,
            "maximum": 65535,
            "minimum": 3888,
            "name": "Intensity",
            "position": 3,
            "stddev": 13003.16465,
            "variance": 169082291
          },
          {
            "average": 2.62643987,
            "count": 10971998,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.74961323,
            "variance": 3.061146455
          },
          {
            "average": 4.252145143,
            "count": 10971998,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.21591006,
            "variance": 4.910257393
          },
          {
            "average": 0.3735415373,
            "count": 10971998,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4837440217,
            "variance": 0.2340082785
          },
          {
            "average": 0.000936019128,
            "count": 10971998,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03058010924,
            "variance": 0.0009351430814
          },
          {
            "average": 1.184455739,
            "count": 10971998,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4944587546,
            "variance": 0.24448946
          },
          {
            "average": 2.424296327,
            "count": 10971998,
            "maximum": 20.86199951,
            "minimum": -21.76199913,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.50517636,
            "variance": 182.3897885
          },
          {
            "average": 1.154560455,
            "count": 10971998,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.176260418,
            "variance": 1.383588572
          },
          {
            "average": 10212.02056,
            "count": 10971998,
            "maximum": 32403,
            "minimum": 2400,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13164.58416,
            "variance": 173306276.1
          },
          {
            "average": 259188082,
            "count": 10971998,
            "maximum": 259188575.8,
            "minimum": 259187311,
            "name": "GpsTime",
            "position": 12,
            "stddev": 366.1036327,
            "variance": 134031.8699
          },
          {
            "average": 1.154560455,
            "count": 10971998,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.176260418,
            "variance": 1.383588572
          },
          {
            "average": 0,
            "count": 10971998,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10971998,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10971998,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.163934864,
            "count": 10971998,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.370216473,
            "variance": 0.1370602369
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          822734.3316,
          3825814.753,
          -0.5175612688,
          823263.2716,
          3826343.853,
          39.44243873
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                822734.3315720374,
                3825814.752758345,
                -0.517561268832036
              ],
              [
                822734.3315720374,
                3826343.8527583447,
                -0.517561268832036
              ],
              [
                823263.2715720374,
                3826343.8527583447,
                39.44243873116797
              ],
              [
                823263.2715720374,
                3825814.752758345,
                39.44243873116797
              ],
              [
                822734.3315720374,
                3825814.752758345,
                -0.517561268832036
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-30T22:36:15+00:00",
        "end_time": "2019-11-30T22:15:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191130_272000e_3823500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191130_272000e_3823500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191130_272000e_3823500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_272000e_3823500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48430943,
            34.52329639,
            -0.5175612688,
            -77.47835634,
            34.52822479,
            39.44243873
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.4843094336188,
                  34.523462299812,
                  -0.517561268832036
                ],
                [
                  -77.48410905236423,
                  34.52822479230975,
                  -0.517561268832036
                ],
                [
                  -77.47835634454299,
                  34.528058849230355,
                  39.44243873116797
                ],
                [
                  -77.47855705201013,
                  34.52329638609631,
                  39.44243873116797
                ],
                [
                  -77.4843094336188,
                  34.523462299812,
                  -0.517561268832036
                ]
              ]
            ]
          },
          "id": "20191130_272000e_3823500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_272000e_3823500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-30T22:36:15Z",
            "pc:count": 10971998,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 822986.5247,
                "count": 10971998,
                "maximum": 823263.2716,
                "minimum": 822734.3316,
                "name": "X",
                "position": 0,
                "stddev": 151.3403224,
                "variance": 22903.8932
              },
              {
                "average": 3826076.664,
                "count": 10971998,
                "maximum": 3826343.853,
                "minimum": 3825814.753,
                "name": "Y",
                "position": 1,
                "stddev": 161.0848311,
                "variance": 25948.3228
              },
              {
                "average": 16.58348665,
                "count": 10971998,
                "maximum": 39.44243873,
                "minimum": -0.5175612688,
                "name": "Z",
                "position": 2,
                "stddev": 6.334982255,
                "variance": 40.13200017
              },
              {
                "average": 31765.27601,
                "count": 10971998,
                "maximum": 65535,
                "minimum": 3888,
                "name": "Intensity",
                "position": 3,
                "stddev": 13003.16465,
                "variance": 169082291
              },
              {
                "average": 2.62643987,
                "count": 10971998,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.74961323,
                "variance": 3.061146455
              },
              {
                "average": 4.252145143,
                "count": 10971998,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.21591006,
                "variance": 4.910257393
              },
              {
                "average": 0.3735415373,
                "count": 10971998,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4837440217,
                "variance": 0.2340082785
              },
              {
                "average": 0.000936019128,
                "count": 10971998,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03058010924,
                "variance": 0.0009351430814
              },
              {
                "average": 1.184455739,
                "count": 10971998,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4944587546,
                "variance": 0.24448946
              },
              {
                "average": 2.424296327,
                "count": 10971998,
                "maximum": 20.86199951,
                "minimum": -21.76199913,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.50517636,
                "variance": 182.3897885
              },
              {
                "average": 1.154560455,
                "count": 10971998,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.176260418,
                "variance": 1.383588572
              },
              {
                "average": 10212.02056,
                "count": 10971998,
                "maximum": 32403,
                "minimum": 2400,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13164.58416,
                "variance": 173306276.1
              },
              {
                "average": 259188082,
                "count": 10971998,
                "maximum": 259188575.8,
                "minimum": 259187311,
                "name": "GpsTime",
                "position": 12,
                "stddev": 366.1036327,
                "variance": 134031.8699
              },
              {
                "average": 1.154560455,
                "count": 10971998,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.176260418,
                "variance": 1.383588572
              },
              {
                "average": 0,
                "count": 10971998,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10971998,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10971998,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.163934864,
                "count": 10971998,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.370216473,
                "variance": 0.1370602369
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              822734.3316,
              3825814.753,
              -0.5175612688,
              823263.2716,
              3826343.853,
              39.44243873
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    822734.3315720374,
                    3825814.752758345,
                    -0.517561268832036
                  ],
                  [
                    822734.3315720374,
                    3826343.8527583447,
                    -0.517561268832036
                  ],
                  [
                    823263.2715720374,
                    3826343.8527583447,
                    39.44243873116797
                  ],
                  [
                    823263.2715720374,
                    3825814.752758345,
                    39.44243873116797
                  ],
                  [
                    822734.3315720374,
                    3825814.752758345,
                    -0.517561268832036
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-30T22:36:15+00:00",
            "end_time": "2019-11-30T22:15: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": "20191126_235500e_3788500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.87077174044502,
              34.199486364081906,
              -9.133709782965312
            ],
            [
              -77.87059567821339,
              34.2042464774307,
              -9.133709782965312
            ],
            [
              -77.86486758583477,
              34.20410007293465,
              37.22629021703469
            ],
            [
              -77.8650439690462,
              34.199339985594854,
              37.22629021703469
            ],
            [
              -77.87077174044502,
              34.199486364081906,
              -9.133709782965312
            ]
          ]
        ]
      },
      "bbox": [
        -77.87077174,
        34.19933999,
        -9.133709783,
        -77.86486759,
        34.20424648,
        37.22629022
      ],
      "properties": {
        "datetime": "2019-11-26T22:02:06Z",
        "pc:count": 10341099,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788637.1031,
            "count": 10341099,
            "maximum": 788881.8625,
            "minimum": 788353.3625,
            "name": "X",
            "position": 0,
            "stddev": 146.3544742,
            "variance": 21419.63211
          },
          {
            "average": 3788961.504,
            "count": 10341099,
            "maximum": 3789232.152,
            "minimum": 3788703.552,
            "name": "Y",
            "position": 1,
            "stddev": 145.2717185,
            "variance": 21103.87219
          },
          {
            "average": 12.94388691,
            "count": 10341099,
            "maximum": 37.22629022,
            "minimum": -9.133709783,
            "name": "Z",
            "position": 2,
            "stddev": 7.44631187,
            "variance": 55.44756046
          },
          {
            "average": 33363.62301,
            "count": 10341099,
            "maximum": 65535,
            "minimum": 3561,
            "name": "Intensity",
            "position": 3,
            "stddev": 12738.51795,
            "variance": 162269839.6
          },
          {
            "average": 2.386806277,
            "count": 10341099,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.615831533,
            "variance": 2.610911542
          },
          {
            "average": 3.77363257,
            "count": 10341099,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.126667721,
            "variance": 4.522715596
          },
          {
            "average": 0.3655740072,
            "count": 10341099,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4815907753,
            "variance": 0.2319296749
          },
          {
            "average": 0.0009896433638,
            "count": 10341099,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03144302888,
            "variance": 0.0009886640654
          },
          {
            "average": 1.175269089,
            "count": 10341099,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4797284718,
            "variance": 0.2301394067
          },
          {
            "average": -1.142818546,
            "count": 10341099,
            "maximum": 20.80200005,
            "minimum": -21.7140007,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.5825749,
            "variance": 184.4863409
          },
          {
            "average": 1.188705669,
            "count": 10341099,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.192454596,
            "variance": 1.421947962
          },
          {
            "average": 8812.932657,
            "count": 10341099,
            "maximum": 30583,
            "minimum": 580,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13386.01214,
            "variance": 179185321
          },
          {
            "average": 258840374.5,
            "count": 10341099,
            "maximum": 258840926.5,
            "minimum": 258839728,
            "name": "GpsTime",
            "position": 12,
            "stddev": 346.6246268,
            "variance": 120148.6319
          },
          {
            "average": 1.188705669,
            "count": 10341099,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.192454596,
            "variance": 1.421947962
          },
          {
            "average": 0,
            "count": 10341099,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10341099,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10341099,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2326675337,
            "count": 10341099,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4225320931,
            "variance": 0.1785333697
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788353.3625,
          3788703.552,
          -9.133709783,
          788881.8625,
          3789232.152,
          37.22629022
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788353.362519827,
                3788703.552118432,
                -9.133709782965312
              ],
              [
                788353.362519827,
                3789232.1521184314,
                -9.133709782965312
              ],
              [
                788881.862519827,
                3789232.1521184314,
                37.22629021703469
              ],
              [
                788881.862519827,
                3788703.552118432,
                37.22629021703469
              ],
              [
                788353.362519827,
                3788703.552118432,
                -9.133709782965312
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:02:06+00:00",
        "end_time": "2019-11-26T21:42:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235500e_3788500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235500e_3788500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235500e_3788500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3788500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.87077174,
            34.19933999,
            -9.133709783,
            -77.86486759,
            34.20424648,
            37.22629022
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.87077174044502,
                  34.199486364081906,
                  -9.133709782965312
                ],
                [
                  -77.87059567821339,
                  34.2042464774307,
                  -9.133709782965312
                ],
                [
                  -77.86486758583477,
                  34.20410007293465,
                  37.22629021703469
                ],
                [
                  -77.8650439690462,
                  34.199339985594854,
                  37.22629021703469
                ],
                [
                  -77.87077174044502,
                  34.199486364081906,
                  -9.133709782965312
                ]
              ]
            ]
          },
          "id": "20191126_235500e_3788500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3788500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:02:06Z",
            "pc:count": 10341099,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788637.1031,
                "count": 10341099,
                "maximum": 788881.8625,
                "minimum": 788353.3625,
                "name": "X",
                "position": 0,
                "stddev": 146.3544742,
                "variance": 21419.63211
              },
              {
                "average": 3788961.504,
                "count": 10341099,
                "maximum": 3789232.152,
                "minimum": 3788703.552,
                "name": "Y",
                "position": 1,
                "stddev": 145.2717185,
                "variance": 21103.87219
              },
              {
                "average": 12.94388691,
                "count": 10341099,
                "maximum": 37.22629022,
                "minimum": -9.133709783,
                "name": "Z",
                "position": 2,
                "stddev": 7.44631187,
                "variance": 55.44756046
              },
              {
                "average": 33363.62301,
                "count": 10341099,
                "maximum": 65535,
                "minimum": 3561,
                "name": "Intensity",
                "position": 3,
                "stddev": 12738.51795,
                "variance": 162269839.6
              },
              {
                "average": 2.386806277,
                "count": 10341099,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.615831533,
                "variance": 2.610911542
              },
              {
                "average": 3.77363257,
                "count": 10341099,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.126667721,
                "variance": 4.522715596
              },
              {
                "average": 0.3655740072,
                "count": 10341099,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4815907753,
                "variance": 0.2319296749
              },
              {
                "average": 0.0009896433638,
                "count": 10341099,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03144302888,
                "variance": 0.0009886640654
              },
              {
                "average": 1.175269089,
                "count": 10341099,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4797284718,
                "variance": 0.2301394067
              },
              {
                "average": -1.142818546,
                "count": 10341099,
                "maximum": 20.80200005,
                "minimum": -21.7140007,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.5825749,
                "variance": 184.4863409
              },
              {
                "average": 1.188705669,
                "count": 10341099,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.192454596,
                "variance": 1.421947962
              },
              {
                "average": 8812.932657,
                "count": 10341099,
                "maximum": 30583,
                "minimum": 580,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13386.01214,
                "variance": 179185321
              },
              {
                "average": 258840374.5,
                "count": 10341099,
                "maximum": 258840926.5,
                "minimum": 258839728,
                "name": "GpsTime",
                "position": 12,
                "stddev": 346.6246268,
                "variance": 120148.6319
              },
              {
                "average": 1.188705669,
                "count": 10341099,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.192454596,
                "variance": 1.421947962
              },
              {
                "average": 0,
                "count": 10341099,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10341099,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10341099,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2326675337,
                "count": 10341099,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4225320931,
                "variance": 0.1785333697
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788353.3625,
              3788703.552,
              -9.133709783,
              788881.8625,
              3789232.152,
              37.22629022
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788353.362519827,
                    3788703.552118432,
                    -9.133709782965312
                  ],
                  [
                    788353.362519827,
                    3789232.1521184314,
                    -9.133709782965312
                  ],
                  [
                    788881.862519827,
                    3789232.1521184314,
                    37.22629021703469
                  ],
                  [
                    788881.862519827,
                    3788703.552118432,
                    37.22629021703469
                  ],
                  [
                    788353.362519827,
                    3788703.552118432,
                    -9.133709782965312
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:02:06+00:00",
            "end_time": "2019-11-26T21:42: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": "20191130_271500e_3822500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.48948515842804,
              34.51434144496203,
              -4.593971103996495
            ],
            [
              -77.48928511722544,
              34.51910451113848,
              -4.593971103996495
            ],
            [
              -77.48353169941082,
              34.518938812345965,
              38.78602889600351
            ],
            [
              -77.48373206679763,
              34.514175775497144,
              38.78602889600351
            ],
            [
              -77.48948515842804,
              34.51434144496203,
              -4.593971103996495
            ]
          ]
        ]
      },
      "bbox": [
        -77.48948516,
        34.51417578,
        -4.593971104,
        -77.4835317,
        34.51910451,
        38.7860289
      ],
      "properties": {
        "datetime": "2019-12-01T22:32:04Z",
        "pc:count": 12344816,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 822542.3453,
            "count": 12344816,
            "maximum": 822823.2387,
            "minimum": 822294.1787,
            "name": "X",
            "position": 0,
            "stddev": 147.1178777,
            "variance": 21643.66995
          },
          {
            "average": 3825081.615,
            "count": 12344816,
            "maximum": 3825315.302,
            "minimum": 3824786.142,
            "name": "Y",
            "position": 1,
            "stddev": 145.2136927,
            "variance": 21087.01654
          },
          {
            "average": 13.36473189,
            "count": 12344816,
            "maximum": 38.7860289,
            "minimum": -4.593971104,
            "name": "Z",
            "position": 2,
            "stddev": 5.980612063,
            "variance": 35.76772065
          },
          {
            "average": 30451.36333,
            "count": 12344816,
            "maximum": 65535,
            "minimum": 4828,
            "name": "Intensity",
            "position": 3,
            "stddev": 12048.64354,
            "variance": 145169811.2
          },
          {
            "average": 2.565069014,
            "count": 12344816,
            "maximum": 12,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.727142859,
            "variance": 2.983022454
          },
          {
            "average": 4.134207509,
            "count": 12344816,
            "maximum": 12,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.222247175,
            "variance": 4.938382505
          },
          {
            "average": 0.3660943185,
            "count": 12344816,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4817357027,
            "variance": 0.2320692872
          },
          {
            "average": 0.0009230595256,
            "count": 12344816,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03036787054,
            "variance": 0.0009222075614
          },
          {
            "average": 1.193451243,
            "count": 12344816,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4964247068,
            "variance": 0.2464374895
          },
          {
            "average": -3.509712643,
            "count": 12344816,
            "maximum": 20.88599968,
            "minimum": -21.80400085,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.99870135,
            "variance": 168.9662369
          },
          {
            "average": 1.15557583,
            "count": 12344816,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.182870858,
            "variance": 1.399183468
          },
          {
            "average": 9067.857806,
            "count": 12344816,
            "maximum": 32401,
            "minimum": 651,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13206.91739,
            "variance": 174422667.1
          },
          {
            "average": 259247992.6,
            "count": 12344816,
            "maximum": 259274724.7,
            "minimum": 259187320.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 39562.23389,
            "variance": 1565170350
          },
          {
            "average": 1.15557583,
            "count": 12344816,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.182870858,
            "variance": 1.399183468
          },
          {
            "average": 0,
            "count": 12344816,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12344816,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12344816,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1673495984,
            "count": 12344816,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3732877196,
            "variance": 0.1393437216
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          822294.1787,
          3824786.142,
          -4.593971104,
          822823.2387,
          3825315.302,
          38.7860289
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                822294.178732509,
                3824786.1416835077,
                -4.593971103996495
              ],
              [
                822294.178732509,
                3825315.301683508,
                -4.593971103996495
              ],
              [
                822823.2387325091,
                3825315.301683508,
                38.78602889600351
              ],
              [
                822823.2387325091,
                3824786.1416835077,
                38.78602889600351
              ],
              [
                822294.178732509,
                3824786.1416835077,
                -4.593971103996495
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-01T22:32:04+00:00",
        "end_time": "2019-11-30T22:15:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191130_271500e_3822500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191130_271500e_3822500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191130_271500e_3822500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_271500e_3822500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48948516,
            34.51417578,
            -4.593971104,
            -77.4835317,
            34.51910451,
            38.7860289
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.48948515842804,
                  34.51434144496203,
                  -4.593971103996495
                ],
                [
                  -77.48928511722544,
                  34.51910451113848,
                  -4.593971103996495
                ],
                [
                  -77.48353169941082,
                  34.518938812345965,
                  38.78602889600351
                ],
                [
                  -77.48373206679763,
                  34.514175775497144,
                  38.78602889600351
                ],
                [
                  -77.48948515842804,
                  34.51434144496203,
                  -4.593971103996495
                ]
              ]
            ]
          },
          "id": "20191130_271500e_3822500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_271500e_3822500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-01T22:32:04Z",
            "pc:count": 12344816,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 822542.3453,
                "count": 12344816,
                "maximum": 822823.2387,
                "minimum": 822294.1787,
                "name": "X",
                "position": 0,
                "stddev": 147.1178777,
                "variance": 21643.66995
              },
              {
                "average": 3825081.615,
                "count": 12344816,
                "maximum": 3825315.302,
                "minimum": 3824786.142,
                "name": "Y",
                "position": 1,
                "stddev": 145.2136927,
                "variance": 21087.01654
              },
              {
                "average": 13.36473189,
                "count": 12344816,
                "maximum": 38.7860289,
                "minimum": -4.593971104,
                "name": "Z",
                "position": 2,
                "stddev": 5.980612063,
                "variance": 35.76772065
              },
              {
                "average": 30451.36333,
                "count": 12344816,
                "maximum": 65535,
                "minimum": 4828,
                "name": "Intensity",
                "position": 3,
                "stddev": 12048.64354,
                "variance": 145169811.2
              },
              {
                "average": 2.565069014,
                "count": 12344816,
                "maximum": 12,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.727142859,
                "variance": 2.983022454
              },
              {
                "average": 4.134207509,
                "count": 12344816,
                "maximum": 12,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.222247175,
                "variance": 4.938382505
              },
              {
                "average": 0.3660943185,
                "count": 12344816,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4817357027,
                "variance": 0.2320692872
              },
              {
                "average": 0.0009230595256,
                "count": 12344816,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03036787054,
                "variance": 0.0009222075614
              },
              {
                "average": 1.193451243,
                "count": 12344816,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4964247068,
                "variance": 0.2464374895
              },
              {
                "average": -3.509712643,
                "count": 12344816,
                "maximum": 20.88599968,
                "minimum": -21.80400085,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.99870135,
                "variance": 168.9662369
              },
              {
                "average": 1.15557583,
                "count": 12344816,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.182870858,
                "variance": 1.399183468
              },
              {
                "average": 9067.857806,
                "count": 12344816,
                "maximum": 32401,
                "minimum": 651,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13206.91739,
                "variance": 174422667.1
              },
              {
                "average": 259247992.6,
                "count": 12344816,
                "maximum": 259274724.7,
                "minimum": 259187320.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 39562.23389,
                "variance": 1565170350
              },
              {
                "average": 1.15557583,
                "count": 12344816,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.182870858,
                "variance": 1.399183468
              },
              {
                "average": 0,
                "count": 12344816,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12344816,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12344816,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1673495984,
                "count": 12344816,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3732877196,
                "variance": 0.1393437216
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              822294.1787,
              3824786.142,
              -4.593971104,
              822823.2387,
              3825315.302,
              38.7860289
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    822294.178732509,
                    3824786.1416835077,
                    -4.593971103996495
                  ],
                  [
                    822294.178732509,
                    3825315.301683508,
                    -4.593971103996495
                  ],
                  [
                    822823.2387325091,
                    3825315.301683508,
                    38.78602889600351
                  ],
                  [
                    822823.2387325091,
                    3824786.1416835077,
                    38.78602889600351
                  ],
                  [
                    822294.178732509,
                    3824786.1416835077,
                    -4.593971103996495
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-01T22:32:04+00:00",
            "end_time": "2019-11-30T22:15:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191126_235500e_3781000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86848391830371,
              34.13193139125899,
              -10.26187839596977
            ],
            [
              -77.86830819328067,
              34.13669100628386,
              -10.26187839596977
            ],
            [
              -77.86258424223571,
              34.13654473663685,
              29.19812160403023
            ],
            [
              -77.86276028715645,
              34.13178514761894,
              29.19812160403023
            ],
            [
              -77.86848391830371,
              34.13193139125899,
              -10.26187839596977
            ]
          ]
        ]
      },
      "bbox": [
        -77.86848392,
        34.13178515,
        -10.2618784,
        -77.86258424,
        34.13669101,
        29.1981216
      ],
      "properties": {
        "datetime": "2019-11-26T18:50:16Z",
        "pc:count": 5994974,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789039.5698,
            "count": 5994974,
            "maximum": 789323.0723,
            "minimum": 788794.5323,
            "name": "X",
            "position": 0,
            "stddev": 148.5671786,
            "variance": 22072.20656
          },
          {
            "average": 3781489.21,
            "count": 5994974,
            "maximum": 3781743.849,
            "minimum": 3781215.309,
            "name": "Y",
            "position": 1,
            "stddev": 142.7434507,
            "variance": 20375.69273
          },
          {
            "average": 0.6909015177,
            "count": 5994974,
            "maximum": 29.1981216,
            "minimum": -10.2618784,
            "name": "Z",
            "position": 2,
            "stddev": 3.494873781,
            "variance": 12.21414275
          },
          {
            "average": 33747.83693,
            "count": 5994974,
            "maximum": 65535,
            "minimum": 4391,
            "name": "Intensity",
            "position": 3,
            "stddev": 10298.26905,
            "variance": 106054345.5
          },
          {
            "average": 1.612841857,
            "count": 5994974,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.066409915,
            "variance": 1.137230107
          },
          {
            "average": 2.225694056,
            "count": 5994974,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.556680275,
            "variance": 2.423253478
          },
          {
            "average": 0.4085914301,
            "count": 5994974,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4915735079,
            "variance": 0.2416445137
          },
          {
            "average": 0.001742125988,
            "count": 5994974,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0417024133,
            "variance": 0.001739091275
          },
          {
            "average": 17.57990193,
            "count": 5994974,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 20.7593135,
            "variance": 430.9490968
          },
          {
            "average": 0.5027633468,
            "count": 5994974,
            "maximum": 20.85000038,
            "minimum": -21.73200035,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.47885751,
            "variance": 181.6795997
          },
          {
            "average": 0.9515922838,
            "count": 5994974,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.063986046,
            "variance": 1.132066305
          },
          {
            "average": 5985.032477,
            "count": 5994974,
            "maximum": 30557,
            "minimum": 551,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11550.61311,
            "variance": 133416663.1
          },
          {
            "average": 258828385.2,
            "count": 5994974,
            "maximum": 258829416.6,
            "minimum": 258826562.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 409.3441279,
            "variance": 167562.615
          },
          {
            "average": 0.9515922838,
            "count": 5994974,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.063986046,
            "variance": 1.132066305
          },
          {
            "average": 0,
            "count": 5994974,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5994974,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5994974,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2363199574,
            "count": 5994974,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4248209802,
            "variance": 0.1804728652
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788794.5323,
          3781215.309,
          -10.2618784,
          789323.0723,
          3781743.849,
          29.1981216
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788794.5322640461,
                3781215.3090985245,
                -10.26187839596977
              ],
              [
                788794.5322640461,
                3781743.8490985245,
                -10.26187839596977
              ],
              [
                789323.0722640462,
                3781743.8490985245,
                29.19812160403023
              ],
              [
                789323.0722640462,
                3781215.3090985245,
                29.19812160403023
              ],
              [
                788794.5322640461,
                3781215.3090985245,
                -10.26187839596977
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T18:50:16+00:00",
        "end_time": "2019-11-26T18:02:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235500e_3781000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235500e_3781000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235500e_3781000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3781000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86848392,
            34.13178515,
            -10.2618784,
            -77.86258424,
            34.13669101,
            29.1981216
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86848391830371,
                  34.13193139125899,
                  -10.26187839596977
                ],
                [
                  -77.86830819328067,
                  34.13669100628386,
                  -10.26187839596977
                ],
                [
                  -77.86258424223571,
                  34.13654473663685,
                  29.19812160403023
                ],
                [
                  -77.86276028715645,
                  34.13178514761894,
                  29.19812160403023
                ],
                [
                  -77.86848391830371,
                  34.13193139125899,
                  -10.26187839596977
                ]
              ]
            ]
          },
          "id": "20191126_235500e_3781000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3781000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T18:50:16Z",
            "pc:count": 5994974,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789039.5698,
                "count": 5994974,
                "maximum": 789323.0723,
                "minimum": 788794.5323,
                "name": "X",
                "position": 0,
                "stddev": 148.5671786,
                "variance": 22072.20656
              },
              {
                "average": 3781489.21,
                "count": 5994974,
                "maximum": 3781743.849,
                "minimum": 3781215.309,
                "name": "Y",
                "position": 1,
                "stddev": 142.7434507,
                "variance": 20375.69273
              },
              {
                "average": 0.6909015177,
                "count": 5994974,
                "maximum": 29.1981216,
                "minimum": -10.2618784,
                "name": "Z",
                "position": 2,
                "stddev": 3.494873781,
                "variance": 12.21414275
              },
              {
                "average": 33747.83693,
                "count": 5994974,
                "maximum": 65535,
                "minimum": 4391,
                "name": "Intensity",
                "position": 3,
                "stddev": 10298.26905,
                "variance": 106054345.5
              },
              {
                "average": 1.612841857,
                "count": 5994974,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.066409915,
                "variance": 1.137230107
              },
              {
                "average": 2.225694056,
                "count": 5994974,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.556680275,
                "variance": 2.423253478
              },
              {
                "average": 0.4085914301,
                "count": 5994974,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4915735079,
                "variance": 0.2416445137
              },
              {
                "average": 0.001742125988,
                "count": 5994974,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0417024133,
                "variance": 0.001739091275
              },
              {
                "average": 17.57990193,
                "count": 5994974,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 20.7593135,
                "variance": 430.9490968
              },
              {
                "average": 0.5027633468,
                "count": 5994974,
                "maximum": 20.85000038,
                "minimum": -21.73200035,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.47885751,
                "variance": 181.6795997
              },
              {
                "average": 0.9515922838,
                "count": 5994974,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.063986046,
                "variance": 1.132066305
              },
              {
                "average": 5985.032477,
                "count": 5994974,
                "maximum": 30557,
                "minimum": 551,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11550.61311,
                "variance": 133416663.1
              },
              {
                "average": 258828385.2,
                "count": 5994974,
                "maximum": 258829416.6,
                "minimum": 258826562.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 409.3441279,
                "variance": 167562.615
              },
              {
                "average": 0.9515922838,
                "count": 5994974,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.063986046,
                "variance": 1.132066305
              },
              {
                "average": 0,
                "count": 5994974,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5994974,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5994974,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2363199574,
                "count": 5994974,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4248209802,
                "variance": 0.1804728652
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788794.5323,
              3781215.309,
              -10.2618784,
              789323.0723,
              3781743.849,
              29.1981216
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788794.5322640461,
                    3781215.3090985245,
                    -10.26187839596977
                  ],
                  [
                    788794.5322640461,
                    3781743.8490985245,
                    -10.26187839596977
                  ],
                  [
                    789323.0722640462,
                    3781743.8490985245,
                    29.19812160403023
                  ],
                  [
                    789323.0722640462,
                    3781215.3090985245,
                    29.19812160403023
                  ],
                  [
                    788794.5322640461,
                    3781215.3090985245,
                    -10.26187839596977
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T18:50:16+00:00",
            "end_time": "2019-11-26T18:02: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": "20191126_235500e_3785000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86970273358898,
              34.16796125281352,
              -13.875536244861443
            ],
            [
              -77.86952688590506,
              34.17271958472431,
              -13.875536244861443
            ],
            [
              -77.86380028021777,
              34.172573231571,
              33.40446375513856
            ],
            [
              -77.86397644829682,
              34.16781492566183,
              33.40446375513856
            ],
            [
              -77.86970273358898,
              34.16796125281352,
              -13.875536244861443
            ]
          ]
        ]
      },
      "bbox": [
        -77.86970273,
        34.16781493,
        -13.87553624,
        -77.86380028,
        34.17271958,
        33.40446376
      ],
      "properties": {
        "datetime": "2019-11-26T21:03:19Z",
        "pc:count": 8537719,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788847.1373,
            "count": 8537719,
            "maximum": 789087.9329,
            "minimum": 788559.3729,
            "name": "X",
            "position": 0,
            "stddev": 144.6158124,
            "variance": 20913.73321
          },
          {
            "average": 3785447.967,
            "count": 8537719,
            "maximum": 3785737.496,
            "minimum": 3785209.096,
            "name": "Y",
            "position": 1,
            "stddev": 146.1961231,
            "variance": 21373.30642
          },
          {
            "average": 11.99629333,
            "count": 8537719,
            "maximum": 33.40446376,
            "minimum": -13.87553624,
            "name": "Z",
            "position": 2,
            "stddev": 5.295690246,
            "variance": 28.04433518
          },
          {
            "average": 35718.28853,
            "count": 8537719,
            "maximum": 65535,
            "minimum": 3714,
            "name": "Intensity",
            "position": 3,
            "stddev": 12952.34212,
            "variance": 167763166.5
          },
          {
            "average": 2.147770499,
            "count": 8537719,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.567793145,
            "variance": 2.457975344
          },
          {
            "average": 3.295555171,
            "count": 8537719,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.215579991,
            "variance": 4.908794696
          },
          {
            "average": 0.3636465431,
            "count": 8537719,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4810486066,
            "variance": 0.2314077619
          },
          {
            "average": 0.001232999118,
            "count": 8537719,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03509243474,
            "variance": 0.001231478976
          },
          {
            "average": 1.211725638,
            "count": 8537719,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5062573529,
            "variance": 0.2562965073
          },
          {
            "average": 1.460219171,
            "count": 8537719,
            "maximum": 20.87400055,
            "minimum": -21.77400017,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.21302104,
            "variance": 174.5839249
          },
          {
            "average": 1.212580316,
            "count": 8537719,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.200040419,
            "variance": 1.440097008
          },
          {
            "average": 9062.628968,
            "count": 8537719,
            "maximum": 30575,
            "minimum": 572,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13513.40565,
            "variance": 182612132.3
          },
          {
            "average": 258836730.9,
            "count": 8537719,
            "maximum": 258837399.5,
            "minimum": 258836237.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 363.976699,
            "variance": 132479.0374
          },
          {
            "average": 1.212580316,
            "count": 8537719,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.200040419,
            "variance": 1.440097008
          },
          {
            "average": 0,
            "count": 8537719,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8537719,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8537719,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2142267742,
            "count": 8537719,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4102848804,
            "variance": 0.1683336831
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788559.3729,
          3785209.096,
          -13.87553624,
          789087.9329,
          3785737.496,
          33.40446376
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788559.3729370153,
                3785209.0964658195,
                -13.875536244861443
              ],
              [
                788559.3729370153,
                3785737.49646582,
                -13.875536244861443
              ],
              [
                789087.9329370153,
                3785737.49646582,
                33.40446375513856
              ],
              [
                789087.9329370153,
                3785209.0964658195,
                33.40446375513856
              ],
              [
                788559.3729370153,
                3785209.0964658195,
                -13.875536244861443
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T21:03:19+00:00",
        "end_time": "2019-11-26T20:43:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235500e_3785000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235500e_3785000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235500e_3785000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3785000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86970273,
            34.16781493,
            -13.87553624,
            -77.86380028,
            34.17271958,
            33.40446376
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86970273358898,
                  34.16796125281352,
                  -13.875536244861443
                ],
                [
                  -77.86952688590506,
                  34.17271958472431,
                  -13.875536244861443
                ],
                [
                  -77.86380028021777,
                  34.172573231571,
                  33.40446375513856
                ],
                [
                  -77.86397644829682,
                  34.16781492566183,
                  33.40446375513856
                ],
                [
                  -77.86970273358898,
                  34.16796125281352,
                  -13.875536244861443
                ]
              ]
            ]
          },
          "id": "20191126_235500e_3785000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3785000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T21:03:19Z",
            "pc:count": 8537719,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788847.1373,
                "count": 8537719,
                "maximum": 789087.9329,
                "minimum": 788559.3729,
                "name": "X",
                "position": 0,
                "stddev": 144.6158124,
                "variance": 20913.73321
              },
              {
                "average": 3785447.967,
                "count": 8537719,
                "maximum": 3785737.496,
                "minimum": 3785209.096,
                "name": "Y",
                "position": 1,
                "stddev": 146.1961231,
                "variance": 21373.30642
              },
              {
                "average": 11.99629333,
                "count": 8537719,
                "maximum": 33.40446376,
                "minimum": -13.87553624,
                "name": "Z",
                "position": 2,
                "stddev": 5.295690246,
                "variance": 28.04433518
              },
              {
                "average": 35718.28853,
                "count": 8537719,
                "maximum": 65535,
                "minimum": 3714,
                "name": "Intensity",
                "position": 3,
                "stddev": 12952.34212,
                "variance": 167763166.5
              },
              {
                "average": 2.147770499,
                "count": 8537719,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.567793145,
                "variance": 2.457975344
              },
              {
                "average": 3.295555171,
                "count": 8537719,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.215579991,
                "variance": 4.908794696
              },
              {
                "average": 0.3636465431,
                "count": 8537719,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4810486066,
                "variance": 0.2314077619
              },
              {
                "average": 0.001232999118,
                "count": 8537719,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03509243474,
                "variance": 0.001231478976
              },
              {
                "average": 1.211725638,
                "count": 8537719,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5062573529,
                "variance": 0.2562965073
              },
              {
                "average": 1.460219171,
                "count": 8537719,
                "maximum": 20.87400055,
                "minimum": -21.77400017,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.21302104,
                "variance": 174.5839249
              },
              {
                "average": 1.212580316,
                "count": 8537719,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.200040419,
                "variance": 1.440097008
              },
              {
                "average": 9062.628968,
                "count": 8537719,
                "maximum": 30575,
                "minimum": 572,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13513.40565,
                "variance": 182612132.3
              },
              {
                "average": 258836730.9,
                "count": 8537719,
                "maximum": 258837399.5,
                "minimum": 258836237.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 363.976699,
                "variance": 132479.0374
              },
              {
                "average": 1.212580316,
                "count": 8537719,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.200040419,
                "variance": 1.440097008
              },
              {
                "average": 0,
                "count": 8537719,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8537719,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8537719,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2142267742,
                "count": 8537719,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4102848804,
                "variance": 0.1683336831
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788559.3729,
              3785209.096,
              -13.87553624,
              789087.9329,
              3785737.496,
              33.40446376
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788559.3729370153,
                    3785209.0964658195,
                    -13.875536244861443
                  ],
                  [
                    788559.3729370153,
                    3785737.49646582,
                    -13.875536244861443
                  ],
                  [
                    789087.9329370153,
                    3785737.49646582,
                    33.40446375513856
                  ],
                  [
                    789087.9329370153,
                    3785209.0964658195,
                    33.40446375513856
                  ],
                  [
                    788559.3729370153,
                    3785209.0964658195,
                    -13.875536244861443
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T21:03:19+00:00",
            "end_time": "2019-11-26T20:43: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": "20191201_271500e_3822000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.4893513029141,
              34.509837182414124,
              -0.943936821256706
            ],
            [
              -77.48915130284784,
              34.51459989137096,
              -0.943936821256706
            ],
            [
              -77.48339797803534,
              34.51443419883444,
              37.5760631787433
            ],
            [
              -77.48359830420094,
              34.50967151920371,
              37.5760631787433
            ],
            [
              -77.4893513029141,
              34.509837182414124,
              -0.943936821256706
            ]
          ]
        ]
      },
      "bbox": [
        -77.4893513,
        34.50967152,
        -0.9439368213,
        -77.48339798,
        34.51459989,
        37.57606318
      ],
      "properties": {
        "datetime": "2019-12-01T22:49:07Z",
        "pc:count": 12913913,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 822556.631,
            "count": 12913913,
            "maximum": 822852.9263,
            "minimum": 822323.8463,
            "name": "X",
            "position": 0,
            "stddev": 135.9645069,
            "variance": 18486.34713
          },
          {
            "average": 3824519.64,
            "count": 12913913,
            "maximum": 3824815.885,
            "minimum": 3824286.765,
            "name": "Y",
            "position": 1,
            "stddev": 143.3054508,
            "variance": 20536.45222
          },
          {
            "average": 14.80246435,
            "count": 12913913,
            "maximum": 37.57606318,
            "minimum": -0.9439368213,
            "name": "Z",
            "position": 2,
            "stddev": 5.911835404,
            "variance": 34.94979784
          },
          {
            "average": 28923.89852,
            "count": 12913913,
            "maximum": 65535,
            "minimum": 4303,
            "name": "Intensity",
            "position": 3,
            "stddev": 11401.48681,
            "variance": 129993901.6
          },
          {
            "average": 2.522297386,
            "count": 12913913,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.629381037,
            "variance": 2.654882564
          },
          {
            "average": 4.04278618,
            "count": 12913913,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.0307357,
            "variance": 4.123887483
          },
          {
            "average": 0.3767253969,
            "count": 12913913,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.484565156,
            "variance": 0.2348033904
          },
          {
            "average": 0.0009073160087,
            "count": 12913913,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0301080198,
            "variance": 0.0009064928566
          },
          {
            "average": 1.14411302,
            "count": 12913913,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4598969492,
            "variance": 0.2115052039
          },
          {
            "average": -1.138087821,
            "count": 12913913,
            "maximum": 20.86199951,
            "minimum": -21.81599998,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.4596361,
            "variance": 181.1618039
          },
          {
            "average": 1.119579557,
            "count": 12913913,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.162682071,
            "variance": 1.351829598
          },
          {
            "average": 8081.455799,
            "count": 12913913,
            "maximum": 30655,
            "minimum": 651,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12948.85849,
            "variance": 167672936.3
          },
          {
            "average": 259274616.2,
            "count": 12913913,
            "maximum": 259275747,
            "minimum": 259273729.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 376.7978263,
            "variance": 141976.6019
          },
          {
            "average": 1.119579557,
            "count": 12913913,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.162682071,
            "variance": 1.351829598
          },
          {
            "average": 0,
            "count": 12913913,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12913913,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12913913,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1649960783,
            "count": 12913913,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3711770239,
            "variance": 0.1377723831
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          822323.8463,
          3824286.765,
          -0.9439368213,
          822852.9263,
          3824815.885,
          37.57606318
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                822323.846299567,
                3824286.7654731334,
                -0.943936821256706
              ],
              [
                822323.846299567,
                3824815.8854731335,
                -0.943936821256706
              ],
              [
                822852.9262995671,
                3824815.8854731335,
                37.5760631787433
              ],
              [
                822852.9262995671,
                3824286.7654731334,
                37.5760631787433
              ],
              [
                822323.846299567,
                3824286.7654731334,
                -0.943936821256706
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-01T22:49:07+00:00",
        "end_time": "2019-12-01T22:15:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191201_271500e_3822000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191201_271500e_3822000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191201_271500e_3822000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191201_271500e_3822000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.4893513,
            34.50967152,
            -0.9439368213,
            -77.48339798,
            34.51459989,
            37.57606318
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.4893513029141,
                  34.509837182414124,
                  -0.943936821256706
                ],
                [
                  -77.48915130284784,
                  34.51459989137096,
                  -0.943936821256706
                ],
                [
                  -77.48339797803534,
                  34.51443419883444,
                  37.5760631787433
                ],
                [
                  -77.48359830420094,
                  34.50967151920371,
                  37.5760631787433
                ],
                [
                  -77.4893513029141,
                  34.509837182414124,
                  -0.943936821256706
                ]
              ]
            ]
          },
          "id": "20191201_271500e_3822000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191201_271500e_3822000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-01T22:49:07Z",
            "pc:count": 12913913,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 822556.631,
                "count": 12913913,
                "maximum": 822852.9263,
                "minimum": 822323.8463,
                "name": "X",
                "position": 0,
                "stddev": 135.9645069,
                "variance": 18486.34713
              },
              {
                "average": 3824519.64,
                "count": 12913913,
                "maximum": 3824815.885,
                "minimum": 3824286.765,
                "name": "Y",
                "position": 1,
                "stddev": 143.3054508,
                "variance": 20536.45222
              },
              {
                "average": 14.80246435,
                "count": 12913913,
                "maximum": 37.57606318,
                "minimum": -0.9439368213,
                "name": "Z",
                "position": 2,
                "stddev": 5.911835404,
                "variance": 34.94979784
              },
              {
                "average": 28923.89852,
                "count": 12913913,
                "maximum": 65535,
                "minimum": 4303,
                "name": "Intensity",
                "position": 3,
                "stddev": 11401.48681,
                "variance": 129993901.6
              },
              {
                "average": 2.522297386,
                "count": 12913913,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.629381037,
                "variance": 2.654882564
              },
              {
                "average": 4.04278618,
                "count": 12913913,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.0307357,
                "variance": 4.123887483
              },
              {
                "average": 0.3767253969,
                "count": 12913913,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.484565156,
                "variance": 0.2348033904
              },
              {
                "average": 0.0009073160087,
                "count": 12913913,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0301080198,
                "variance": 0.0009064928566
              },
              {
                "average": 1.14411302,
                "count": 12913913,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4598969492,
                "variance": 0.2115052039
              },
              {
                "average": -1.138087821,
                "count": 12913913,
                "maximum": 20.86199951,
                "minimum": -21.81599998,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.4596361,
                "variance": 181.1618039
              },
              {
                "average": 1.119579557,
                "count": 12913913,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.162682071,
                "variance": 1.351829598
              },
              {
                "average": 8081.455799,
                "count": 12913913,
                "maximum": 30655,
                "minimum": 651,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12948.85849,
                "variance": 167672936.3
              },
              {
                "average": 259274616.2,
                "count": 12913913,
                "maximum": 259275747,
                "minimum": 259273729.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 376.7978263,
                "variance": 141976.6019
              },
              {
                "average": 1.119579557,
                "count": 12913913,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.162682071,
                "variance": 1.351829598
              },
              {
                "average": 0,
                "count": 12913913,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12913913,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12913913,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1649960783,
                "count": 12913913,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3711770239,
                "variance": 0.1377723831
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              822323.8463,
              3824286.765,
              -0.9439368213,
              822852.9263,
              3824815.885,
              37.57606318
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    822323.846299567,
                    3824286.7654731334,
                    -0.943936821256706
                  ],
                  [
                    822323.846299567,
                    3824815.8854731335,
                    -0.943936821256706
                  ],
                  [
                    822852.9262995671,
                    3824815.8854731335,
                    37.5760631787433
                  ],
                  [
                    822852.9262995671,
                    3824286.7654731334,
                    37.5760631787433
                  ],
                  [
                    822323.846299567,
                    3824286.7654731334,
                    -0.943936821256706
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-01T22:49:07+00:00",
            "end_time": "2019-12-01T22:15: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": "20191126_235500e_3783500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86924613110055,
              34.15445002991066,
              -21.333971843729394
            ],
            [
              -77.86907030031928,
              34.15920963094524,
              -21.333971843729394
            ],
            [
              -77.86334439270271,
              34.15906330148523,
              35.606028156270604
            ],
            [
              -77.8635205437622,
              34.15430372645994,
              35.606028156270604
            ],
            [
              -77.86924613110055,
              34.15445002991066,
              -21.333971843729394
            ]
          ]
        ]
      },
      "bbox": [
        -77.86924613,
        34.15430373,
        -21.33397184,
        -77.86334439,
        34.15920963,
        35.60602816
      ],
      "properties": {
        "datetime": "2019-11-26T20:44:17Z",
        "pc:count": 9279680,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788926.0669,
            "count": 9279680,
            "maximum": 789176.0981,
            "minimum": 788647.5181,
            "name": "X",
            "position": 0,
            "stddev": 144.0649511,
            "variance": 20754.71013
          },
          {
            "average": 3783973.757,
            "count": 9279680,
            "maximum": 3784239.96,
            "minimum": 3783711.42,
            "name": "Y",
            "position": 1,
            "stddev": 146.7502278,
            "variance": 21535.62935
          },
          {
            "average": 12.4538508,
            "count": 9279680,
            "maximum": 35.60602816,
            "minimum": -21.33397184,
            "name": "Z",
            "position": 2,
            "stddev": 6.347547529,
            "variance": 40.29135964
          },
          {
            "average": 34977.00248,
            "count": 9279680,
            "maximum": 65535,
            "minimum": 3583,
            "name": "Intensity",
            "position": 3,
            "stddev": 12834.2602,
            "variance": 164718235
          },
          {
            "average": 2.233228085,
            "count": 9279680,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.560063753,
            "variance": 2.433798912
          },
          {
            "average": 3.46646921,
            "count": 9279680,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.132444627,
            "variance": 4.547320088
          },
          {
            "average": 0.363799075,
            "count": 9279680,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4810918134,
            "variance": 0.231449333
          },
          {
            "average": 0.001084951205,
            "count": 9279680,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03292072604,
            "variance": 0.001083774203
          },
          {
            "average": 1.218345568,
            "count": 9279680,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.512174459,
            "variance": 0.2623226765
          },
          {
            "average": -0.6985970734,
            "count": 9279680,
            "maximum": 20.80800056,
            "minimum": -21.70199966,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.5784229,
            "variance": 184.3735684
          },
          {
            "average": 1.204692188,
            "count": 9279680,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.197996369,
            "variance": 1.435195301
          },
          {
            "average": 8978.744583,
            "count": 9279680,
            "maximum": 30572,
            "minimum": 568,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13474.34784,
            "variance": 181558049.7
          },
          {
            "average": 258835177.4,
            "count": 9279680,
            "maximum": 258836257.3,
            "minimum": 258834420.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 365.3354045,
            "variance": 133469.9578
          },
          {
            "average": 1.204692188,
            "count": 9279680,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.197996369,
            "variance": 1.435195301
          },
          {
            "average": 0,
            "count": 9279680,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9279680,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9279680,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2217170204,
            "count": 9279680,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4154017355,
            "variance": 0.1725586019
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788647.5181,
          3783711.42,
          -21.33397184,
          789176.0981,
          3784239.96,
          35.60602816
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788647.5181190579,
                3783711.4204805754,
                -21.333971843729394
              ],
              [
                788647.5181190579,
                3784239.9604805754,
                -21.333971843729394
              ],
              [
                789176.098119058,
                3784239.9604805754,
                35.606028156270604
              ],
              [
                789176.098119058,
                3783711.4204805754,
                35.606028156270604
              ],
              [
                788647.5181190579,
                3783711.4204805754,
                -21.333971843729394
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T20:44:17+00:00",
        "end_time": "2019-11-26T20:13:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235500e_3783500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235500e_3783500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235500e_3783500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3783500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86924613,
            34.15430373,
            -21.33397184,
            -77.86334439,
            34.15920963,
            35.60602816
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86924613110055,
                  34.15445002991066,
                  -21.333971843729394
                ],
                [
                  -77.86907030031928,
                  34.15920963094524,
                  -21.333971843729394
                ],
                [
                  -77.86334439270271,
                  34.15906330148523,
                  35.606028156270604
                ],
                [
                  -77.8635205437622,
                  34.15430372645994,
                  35.606028156270604
                ],
                [
                  -77.86924613110055,
                  34.15445002991066,
                  -21.333971843729394
                ]
              ]
            ]
          },
          "id": "20191126_235500e_3783500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3783500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T20:44:17Z",
            "pc:count": 9279680,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788926.0669,
                "count": 9279680,
                "maximum": 789176.0981,
                "minimum": 788647.5181,
                "name": "X",
                "position": 0,
                "stddev": 144.0649511,
                "variance": 20754.71013
              },
              {
                "average": 3783973.757,
                "count": 9279680,
                "maximum": 3784239.96,
                "minimum": 3783711.42,
                "name": "Y",
                "position": 1,
                "stddev": 146.7502278,
                "variance": 21535.62935
              },
              {
                "average": 12.4538508,
                "count": 9279680,
                "maximum": 35.60602816,
                "minimum": -21.33397184,
                "name": "Z",
                "position": 2,
                "stddev": 6.347547529,
                "variance": 40.29135964
              },
              {
                "average": 34977.00248,
                "count": 9279680,
                "maximum": 65535,
                "minimum": 3583,
                "name": "Intensity",
                "position": 3,
                "stddev": 12834.2602,
                "variance": 164718235
              },
              {
                "average": 2.233228085,
                "count": 9279680,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.560063753,
                "variance": 2.433798912
              },
              {
                "average": 3.46646921,
                "count": 9279680,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.132444627,
                "variance": 4.547320088
              },
              {
                "average": 0.363799075,
                "count": 9279680,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4810918134,
                "variance": 0.231449333
              },
              {
                "average": 0.001084951205,
                "count": 9279680,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03292072604,
                "variance": 0.001083774203
              },
              {
                "average": 1.218345568,
                "count": 9279680,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.512174459,
                "variance": 0.2623226765
              },
              {
                "average": -0.6985970734,
                "count": 9279680,
                "maximum": 20.80800056,
                "minimum": -21.70199966,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.5784229,
                "variance": 184.3735684
              },
              {
                "average": 1.204692188,
                "count": 9279680,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.197996369,
                "variance": 1.435195301
              },
              {
                "average": 8978.744583,
                "count": 9279680,
                "maximum": 30572,
                "minimum": 568,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13474.34784,
                "variance": 181558049.7
              },
              {
                "average": 258835177.4,
                "count": 9279680,
                "maximum": 258836257.3,
                "minimum": 258834420.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 365.3354045,
                "variance": 133469.9578
              },
              {
                "average": 1.204692188,
                "count": 9279680,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.197996369,
                "variance": 1.435195301
              },
              {
                "average": 0,
                "count": 9279680,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9279680,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9279680,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2217170204,
                "count": 9279680,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4154017355,
                "variance": 0.1725586019
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788647.5181,
              3783711.42,
              -21.33397184,
              789176.0981,
              3784239.96,
              35.60602816
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788647.5181190579,
                    3783711.4204805754,
                    -21.333971843729394
                  ],
                  [
                    788647.5181190579,
                    3784239.9604805754,
                    -21.333971843729394
                  ],
                  [
                    789176.098119058,
                    3784239.9604805754,
                    35.606028156270604
                  ],
                  [
                    789176.098119058,
                    3783711.4204805754,
                    35.606028156270604
                  ],
                  [
                    788647.5181190579,
                    3783711.4204805754,
                    -21.333971843729394
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T20:44:17+00:00",
            "end_time": "2019-11-26T20:13: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": "20191221_273000e_3816000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47142819667715,
              34.45611029118081,
              -8.259146847695995
            ],
            [
              -77.47122761006332,
              34.4608722300027,
              -8.259146847695995
            ],
            [
              -77.46555567477833,
              34.46070816529472,
              30.160853152304007
            ],
            [
              -77.46575658216692,
              34.455946255527316,
              30.160853152304007
            ],
            [
              -77.47142819667715,
              34.45611029118081,
              -8.259146847695995
            ]
          ]
        ]
      },
      "bbox": [
        -77.4714282,
        34.45594626,
        -8.259146848,
        -77.46555567,
        34.46087223,
        30.16085315
      ],
      "properties": {
        "datetime": "2019-12-21T13:03:23Z",
        "pc:count": 7899479,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 824427.3489,
            "count": 7899479,
            "maximum": 824700.2446,
            "minimum": 824178.3046,
            "name": "X",
            "position": 0,
            "stddev": 144.5166944,
            "variance": 20885.07496
          },
          {
            "average": 3818682.947,
            "count": 7899479,
            "maximum": 3818911.488,
            "minimum": 3818382.448,
            "name": "Y",
            "position": 1,
            "stddev": 135.5268529,
            "variance": 18367.52786
          },
          {
            "average": -1.166574831,
            "count": 7899479,
            "maximum": 30.16085315,
            "minimum": -8.259146848,
            "name": "Z",
            "position": 2,
            "stddev": 0.4405468133,
            "variance": 0.1940814947
          },
          {
            "average": 25938.37601,
            "count": 7899479,
            "maximum": 65535,
            "minimum": 4500,
            "name": "Intensity",
            "position": 3,
            "stddev": 5160.691121,
            "variance": 26632732.85
          },
          {
            "average": 2.074388703,
            "count": 7899479,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.114465823,
            "variance": 1.242034071
          },
          {
            "average": 3.148968052,
            "count": 7899479,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.223685061,
            "variance": 1.497405128
          },
          {
            "average": 0.4495361023,
            "count": 7899479,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4974469081,
            "variance": 0.2474534264
          },
          {
            "average": 0.0009637344438,
            "count": 7899479,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03102911184,
            "variance": 0.0009628057816
          },
          {
            "average": 31.73606475,
            "count": 7899479,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 19.9561396,
            "variance": 398.2475079
          },
          {
            "average": 3.103012068,
            "count": 7899479,
            "maximum": 20.7840004,
            "minimum": -21.7140007,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.94569404,
            "variance": 167.5909943
          },
          {
            "average": 0.7120424018,
            "count": 7899479,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8544300505,
            "variance": 0.7300507112
          },
          {
            "average": 4675.629096,
            "count": 7899479,
            "maximum": 32052,
            "minimum": 2050,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8477.051909,
            "variance": 71860409.07
          },
          {
            "average": 260967977.2,
            "count": 7899479,
            "maximum": 260968603.3,
            "minimum": 260967812.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 193.2285171,
            "variance": 37337.25984
          },
          {
            "average": 0.7120424018,
            "count": 7899479,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.8544300505,
            "variance": 0.7300507112
          },
          {
            "average": 0,
            "count": 7899479,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7899479,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7899479,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1553201167,
            "count": 7899479,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3622096004,
            "variance": 0.1311957946
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          824178.3046,
          3818382.448,
          -8.259146848,
          824700.2446,
          3818911.488,
          30.16085315
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                824178.3045538993,
                3818382.4483530927,
                -8.259146847695995
              ],
              [
                824178.3045538993,
                3818911.4883530927,
                -8.259146847695995
              ],
              [
                824700.2445538993,
                3818911.4883530927,
                30.160853152304007
              ],
              [
                824700.2445538993,
                3818382.4483530927,
                30.160853152304007
              ],
              [
                824178.3045538993,
                3818382.4483530927,
                -8.259146847695995
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-21T13:03:23+00:00",
        "end_time": "2019-12-21T12:50:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191221_273000e_3816000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191221_273000e_3816000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191221_273000e_3816000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191221_273000e_3816000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.4714282,
            34.45594626,
            -8.259146848,
            -77.46555567,
            34.46087223,
            30.16085315
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47142819667715,
                  34.45611029118081,
                  -8.259146847695995
                ],
                [
                  -77.47122761006332,
                  34.4608722300027,
                  -8.259146847695995
                ],
                [
                  -77.46555567477833,
                  34.46070816529472,
                  30.160853152304007
                ],
                [
                  -77.46575658216692,
                  34.455946255527316,
                  30.160853152304007
                ],
                [
                  -77.47142819667715,
                  34.45611029118081,
                  -8.259146847695995
                ]
              ]
            ]
          },
          "id": "20191221_273000e_3816000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191221_273000e_3816000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-21T13:03:23Z",
            "pc:count": 7899479,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 824427.3489,
                "count": 7899479,
                "maximum": 824700.2446,
                "minimum": 824178.3046,
                "name": "X",
                "position": 0,
                "stddev": 144.5166944,
                "variance": 20885.07496
              },
              {
                "average": 3818682.947,
                "count": 7899479,
                "maximum": 3818911.488,
                "minimum": 3818382.448,
                "name": "Y",
                "position": 1,
                "stddev": 135.5268529,
                "variance": 18367.52786
              },
              {
                "average": -1.166574831,
                "count": 7899479,
                "maximum": 30.16085315,
                "minimum": -8.259146848,
                "name": "Z",
                "position": 2,
                "stddev": 0.4405468133,
                "variance": 0.1940814947
              },
              {
                "average": 25938.37601,
                "count": 7899479,
                "maximum": 65535,
                "minimum": 4500,
                "name": "Intensity",
                "position": 3,
                "stddev": 5160.691121,
                "variance": 26632732.85
              },
              {
                "average": 2.074388703,
                "count": 7899479,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.114465823,
                "variance": 1.242034071
              },
              {
                "average": 3.148968052,
                "count": 7899479,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.223685061,
                "variance": 1.497405128
              },
              {
                "average": 0.4495361023,
                "count": 7899479,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4974469081,
                "variance": 0.2474534264
              },
              {
                "average": 0.0009637344438,
                "count": 7899479,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03102911184,
                "variance": 0.0009628057816
              },
              {
                "average": 31.73606475,
                "count": 7899479,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 19.9561396,
                "variance": 398.2475079
              },
              {
                "average": 3.103012068,
                "count": 7899479,
                "maximum": 20.7840004,
                "minimum": -21.7140007,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.94569404,
                "variance": 167.5909943
              },
              {
                "average": 0.7120424018,
                "count": 7899479,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8544300505,
                "variance": 0.7300507112
              },
              {
                "average": 4675.629096,
                "count": 7899479,
                "maximum": 32052,
                "minimum": 2050,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8477.051909,
                "variance": 71860409.07
              },
              {
                "average": 260967977.2,
                "count": 7899479,
                "maximum": 260968603.3,
                "minimum": 260967812.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 193.2285171,
                "variance": 37337.25984
              },
              {
                "average": 0.7120424018,
                "count": 7899479,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.8544300505,
                "variance": 0.7300507112
              },
              {
                "average": 0,
                "count": 7899479,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7899479,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7899479,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1553201167,
                "count": 7899479,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3622096004,
                "variance": 0.1311957946
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              824178.3046,
              3818382.448,
              -8.259146848,
              824700.2446,
              3818911.488,
              30.16085315
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    824178.3045538993,
                    3818382.4483530927,
                    -8.259146847695995
                  ],
                  [
                    824178.3045538993,
                    3818911.4883530927,
                    -8.259146847695995
                  ],
                  [
                    824700.2445538993,
                    3818911.4883530927,
                    30.160853152304007
                  ],
                  [
                    824700.2445538993,
                    3818382.4483530927,
                    30.160853152304007
                  ],
                  [
                    824178.3045538993,
                    3818382.4483530927,
                    -8.259146847695995
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-21T13:03:23+00:00",
            "end_time": "2019-12-21T12:50: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": "20191126_235500e_3781500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86863602532897,
              34.13643550685218,
              -11.09138496921776
            ],
            [
              -77.86846029908651,
              34.141194578765514,
              -11.09138496921776
            ],
            [
              -77.86273690995756,
              34.141048321514376,
              35.088615030782236
            ],
            [
              -77.86291295608417,
              34.1362892756012,
              35.088615030782236
            ],
            [
              -77.86863602532897,
              34.13643550685218,
              -11.09138496921776
            ]
          ]
        ]
      },
      "bbox": [
        -77.86863603,
        34.13628928,
        -11.09138497,
        -77.86273691,
        34.14119458,
        35.08861503
      ],
      "properties": {
        "datetime": "2019-11-26T18:54:29Z",
        "pc:count": 8233628,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788991.9497,
            "count": 8233628,
            "maximum": 789293.6196,
            "minimum": 788765.1596,
            "name": "X",
            "position": 0,
            "stddev": 132.2054533,
            "variance": 17478.28188
          },
          {
            "average": 3782019.867,
            "count": 8233628,
            "maximum": 3782243.055,
            "minimum": 3781714.575,
            "name": "Y",
            "position": 1,
            "stddev": 148.1106883,
            "variance": 21936.776
          },
          {
            "average": 6.196844569,
            "count": 8233628,
            "maximum": 35.08861503,
            "minimum": -11.09138497,
            "name": "Z",
            "position": 2,
            "stddev": 7.889526963,
            "variance": 62.2446357
          },
          {
            "average": 34214.44251,
            "count": 8233628,
            "maximum": 65535,
            "minimum": 3888,
            "name": "Intensity",
            "position": 3,
            "stddev": 12140.96816,
            "variance": 147403107.8
          },
          {
            "average": 2.136134035,
            "count": 8233628,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.587612266,
            "variance": 2.520512709
          },
          {
            "average": 3.273488431,
            "count": 8233628,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.266538933,
            "variance": 5.137198735
          },
          {
            "average": 0.3777212184,
            "count": 8233628,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4848174173,
            "variance": 0.2350479281
          },
          {
            "average": 0.001308657617,
            "count": 8233628,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03615169693,
            "variance": 0.001306945191
          },
          {
            "average": 6.768571036,
            "count": 8233628,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 14.19855107,
            "variance": 201.5988524
          },
          {
            "average": -3.536900451,
            "count": 8233628,
            "maximum": 20.83200073,
            "minimum": -21.7140007,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.29209583,
            "variance": 176.6798117
          },
          {
            "average": 1.110888177,
            "count": 8233628,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.158943362,
            "variance": 1.343149716
          },
          {
            "average": 7888.039505,
            "count": 8233628,
            "maximum": 30558,
            "minimum": 554,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12891.74639,
            "variance": 166197124.9
          },
          {
            "average": 258829015.5,
            "count": 8233628,
            "maximum": 258829669.8,
            "minimum": 258827760.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 387.0804877,
            "variance": 149831.304
          },
          {
            "average": 1.110888177,
            "count": 8233628,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.158943362,
            "variance": 1.343149716
          },
          {
            "average": 0,
            "count": 8233628,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8233628,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8233628,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2412449287,
            "count": 8233628,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4278385622,
            "variance": 0.1830458353
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788765.1596,
          3781714.575,
          -11.09138497,
          789293.6196,
          3782243.055,
          35.08861503
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788765.1596415178,
                3781714.5749064535,
                -11.09138496921776
              ],
              [
                788765.1596415178,
                3782243.054906454,
                -11.09138496921776
              ],
              [
                789293.6196415178,
                3782243.054906454,
                35.088615030782236
              ],
              [
                789293.6196415178,
                3781714.5749064535,
                35.088615030782236
              ],
              [
                788765.1596415178,
                3781714.5749064535,
                -11.09138496921776
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T18:54:29+00:00",
        "end_time": "2019-11-26T18:22:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235500e_3781500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235500e_3781500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235500e_3781500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3781500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86863603,
            34.13628928,
            -11.09138497,
            -77.86273691,
            34.14119458,
            35.08861503
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86863602532897,
                  34.13643550685218,
                  -11.09138496921776
                ],
                [
                  -77.86846029908651,
                  34.141194578765514,
                  -11.09138496921776
                ],
                [
                  -77.86273690995756,
                  34.141048321514376,
                  35.088615030782236
                ],
                [
                  -77.86291295608417,
                  34.1362892756012,
                  35.088615030782236
                ],
                [
                  -77.86863602532897,
                  34.13643550685218,
                  -11.09138496921776
                ]
              ]
            ]
          },
          "id": "20191126_235500e_3781500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3781500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T18:54:29Z",
            "pc:count": 8233628,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788991.9497,
                "count": 8233628,
                "maximum": 789293.6196,
                "minimum": 788765.1596,
                "name": "X",
                "position": 0,
                "stddev": 132.2054533,
                "variance": 17478.28188
              },
              {
                "average": 3782019.867,
                "count": 8233628,
                "maximum": 3782243.055,
                "minimum": 3781714.575,
                "name": "Y",
                "position": 1,
                "stddev": 148.1106883,
                "variance": 21936.776
              },
              {
                "average": 6.196844569,
                "count": 8233628,
                "maximum": 35.08861503,
                "minimum": -11.09138497,
                "name": "Z",
                "position": 2,
                "stddev": 7.889526963,
                "variance": 62.2446357
              },
              {
                "average": 34214.44251,
                "count": 8233628,
                "maximum": 65535,
                "minimum": 3888,
                "name": "Intensity",
                "position": 3,
                "stddev": 12140.96816,
                "variance": 147403107.8
              },
              {
                "average": 2.136134035,
                "count": 8233628,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.587612266,
                "variance": 2.520512709
              },
              {
                "average": 3.273488431,
                "count": 8233628,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.266538933,
                "variance": 5.137198735
              },
              {
                "average": 0.3777212184,
                "count": 8233628,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4848174173,
                "variance": 0.2350479281
              },
              {
                "average": 0.001308657617,
                "count": 8233628,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03615169693,
                "variance": 0.001306945191
              },
              {
                "average": 6.768571036,
                "count": 8233628,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 14.19855107,
                "variance": 201.5988524
              },
              {
                "average": -3.536900451,
                "count": 8233628,
                "maximum": 20.83200073,
                "minimum": -21.7140007,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.29209583,
                "variance": 176.6798117
              },
              {
                "average": 1.110888177,
                "count": 8233628,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.158943362,
                "variance": 1.343149716
              },
              {
                "average": 7888.039505,
                "count": 8233628,
                "maximum": 30558,
                "minimum": 554,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12891.74639,
                "variance": 166197124.9
              },
              {
                "average": 258829015.5,
                "count": 8233628,
                "maximum": 258829669.8,
                "minimum": 258827760.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 387.0804877,
                "variance": 149831.304
              },
              {
                "average": 1.110888177,
                "count": 8233628,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.158943362,
                "variance": 1.343149716
              },
              {
                "average": 0,
                "count": 8233628,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8233628,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8233628,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2412449287,
                "count": 8233628,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4278385622,
                "variance": 0.1830458353
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788765.1596,
              3781714.575,
              -11.09138497,
              789293.6196,
              3782243.055,
              35.08861503
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788765.1596415178,
                    3781714.5749064535,
                    -11.09138496921776
                  ],
                  [
                    788765.1596415178,
                    3782243.054906454,
                    -11.09138496921776
                  ],
                  [
                    789293.6196415178,
                    3782243.054906454,
                    35.088615030782236
                  ],
                  [
                    789293.6196415178,
                    3781714.5749064535,
                    35.088615030782236
                  ],
                  [
                    788765.1596415178,
                    3781714.5749064535,
                    -11.09138496921776
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T18:54:29+00:00",
            "end_time": "2019-11-26T18:22: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": "20191128_273000e_3817500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47182778278281,
              34.46962584932922,
              -18.689724928801162
            ],
            [
              -77.47162713274817,
              34.47438741963223,
              -18.689724928801162
            ],
            [
              -77.4658768952878,
              34.47422107702117,
              16.37027507119884
            ],
            [
              -77.46607787066554,
              34.469459536168365,
              16.37027507119884
            ],
            [
              -77.47182778278281,
              34.46962584932922,
              -18.689724928801162
            ]
          ]
        ]
      },
      "bbox": [
        -77.47182778,
        34.46945954,
        -18.68972493,
        -77.4658769,
        34.47438742,
        16.37027507
      ],
      "properties": {
        "datetime": "2019-12-21T13:32:27Z",
        "pc:count": 6250710,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 824353.008,
            "count": 6250710,
            "maximum": 824618.3117,
            "minimum": 824089.2517,
            "name": "X",
            "position": 0,
            "stddev": 139.9381952,
            "variance": 19582.69846
          },
          {
            "average": 3820147.632,
            "count": 6250710,
            "maximum": 3820409.888,
            "minimum": 3819880.888,
            "name": "Y",
            "position": 1,
            "stddev": 145.3375379,
            "variance": 21122.99993
          },
          {
            "average": 1.118527631,
            "count": 6250710,
            "maximum": 16.37027507,
            "minimum": -18.68972493,
            "name": "Z",
            "position": 2,
            "stddev": 2.211367729,
            "variance": 4.890147232
          },
          {
            "average": 33829.7136,
            "count": 6250710,
            "maximum": 65535,
            "minimum": 4653,
            "name": "Intensity",
            "position": 3,
            "stddev": 11826.7351,
            "variance": 139871663.2
          },
          {
            "average": 1.652265903,
            "count": 6250710,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.060242266,
            "variance": 1.124113662
          },
          {
            "average": 2.304532765,
            "count": 6250710,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.514789544,
            "variance": 2.294587362
          },
          {
            "average": 0.3971230468,
            "count": 6250710,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4893019219,
            "variance": 0.2394163708
          },
          {
            "average": 0.001608617261,
            "count": 6250710,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.04007530248,
            "variance": 0.001606029869
          },
          {
            "average": 12.81395106,
            "count": 6250710,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 18.67888082,
            "variance": 348.9005888
          },
          {
            "average": -0.6365575429,
            "count": 6250710,
            "maximum": 20.96999931,
            "minimum": -21.81599998,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.06065359,
            "variance": 197.7019793
          },
          {
            "average": 1.022878841,
            "count": 6250710,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.108201021,
            "variance": 1.228109502
          },
          {
            "average": 7846.675753,
            "count": 6250710,
            "maximum": 32056,
            "minimum": 351,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12307.99376,
            "variance": 151486710.4
          },
          {
            "average": 260432923.8,
            "count": 6250710,
            "maximum": 260970347.4,
            "minimum": 259007272.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 875132.6908,
            "variance": 765857226500.0
          },
          {
            "average": 1.022878841,
            "count": 6250710,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.108201021,
            "variance": 1.228109502
          },
          {
            "average": 0,
            "count": 6250710,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6250710,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6250710,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1919204378,
            "count": 6250710,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3938108787,
            "variance": 0.1550870082
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          824089.2517,
          3819880.888,
          -18.68972493,
          824618.3117,
          3820409.888,
          16.37027507
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                824089.2516825363,
                3819880.887863634,
                -18.689724928801162
              ],
              [
                824089.2516825363,
                3820409.887863634,
                -18.689724928801162
              ],
              [
                824618.3116825364,
                3820409.887863634,
                16.37027507119884
              ],
              [
                824618.3116825364,
                3819880.887863634,
                16.37027507119884
              ],
              [
                824089.2516825363,
                3819880.887863634,
                -18.689724928801162
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-21T13:32:27+00:00",
        "end_time": "2019-11-28T20:14:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191128_273000e_3817500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191128_273000e_3817500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191128_273000e_3817500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_273000e_3817500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47182778,
            34.46945954,
            -18.68972493,
            -77.4658769,
            34.47438742,
            16.37027507
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47182778278281,
                  34.46962584932922,
                  -18.689724928801162
                ],
                [
                  -77.47162713274817,
                  34.47438741963223,
                  -18.689724928801162
                ],
                [
                  -77.4658768952878,
                  34.47422107702117,
                  16.37027507119884
                ],
                [
                  -77.46607787066554,
                  34.469459536168365,
                  16.37027507119884
                ],
                [
                  -77.47182778278281,
                  34.46962584932922,
                  -18.689724928801162
                ]
              ]
            ]
          },
          "id": "20191128_273000e_3817500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_273000e_3817500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-21T13:32:27Z",
            "pc:count": 6250710,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 824353.008,
                "count": 6250710,
                "maximum": 824618.3117,
                "minimum": 824089.2517,
                "name": "X",
                "position": 0,
                "stddev": 139.9381952,
                "variance": 19582.69846
              },
              {
                "average": 3820147.632,
                "count": 6250710,
                "maximum": 3820409.888,
                "minimum": 3819880.888,
                "name": "Y",
                "position": 1,
                "stddev": 145.3375379,
                "variance": 21122.99993
              },
              {
                "average": 1.118527631,
                "count": 6250710,
                "maximum": 16.37027507,
                "minimum": -18.68972493,
                "name": "Z",
                "position": 2,
                "stddev": 2.211367729,
                "variance": 4.890147232
              },
              {
                "average": 33829.7136,
                "count": 6250710,
                "maximum": 65535,
                "minimum": 4653,
                "name": "Intensity",
                "position": 3,
                "stddev": 11826.7351,
                "variance": 139871663.2
              },
              {
                "average": 1.652265903,
                "count": 6250710,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.060242266,
                "variance": 1.124113662
              },
              {
                "average": 2.304532765,
                "count": 6250710,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.514789544,
                "variance": 2.294587362
              },
              {
                "average": 0.3971230468,
                "count": 6250710,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4893019219,
                "variance": 0.2394163708
              },
              {
                "average": 0.001608617261,
                "count": 6250710,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.04007530248,
                "variance": 0.001606029869
              },
              {
                "average": 12.81395106,
                "count": 6250710,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 18.67888082,
                "variance": 348.9005888
              },
              {
                "average": -0.6365575429,
                "count": 6250710,
                "maximum": 20.96999931,
                "minimum": -21.81599998,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.06065359,
                "variance": 197.7019793
              },
              {
                "average": 1.022878841,
                "count": 6250710,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.108201021,
                "variance": 1.228109502
              },
              {
                "average": 7846.675753,
                "count": 6250710,
                "maximum": 32056,
                "minimum": 351,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12307.99376,
                "variance": 151486710.4
              },
              {
                "average": 260432923.8,
                "count": 6250710,
                "maximum": 260970347.4,
                "minimum": 259007272.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 875132.6908,
                "variance": 765857226500.0
              },
              {
                "average": 1.022878841,
                "count": 6250710,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.108201021,
                "variance": 1.228109502
              },
              {
                "average": 0,
                "count": 6250710,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6250710,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6250710,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1919204378,
                "count": 6250710,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3938108787,
                "variance": 0.1550870082
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              824089.2517,
              3819880.888,
              -18.68972493,
              824618.3117,
              3820409.888,
              16.37027507
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    824089.2516825363,
                    3819880.887863634,
                    -18.689724928801162
                  ],
                  [
                    824089.2516825363,
                    3820409.887863634,
                    -18.689724928801162
                  ],
                  [
                    824618.3116825364,
                    3820409.887863634,
                    16.37027507119884
                  ],
                  [
                    824618.3116825364,
                    3819880.887863634,
                    16.37027507119884
                  ],
                  [
                    824089.2516825363,
                    3819880.887863634,
                    -18.689724928801162
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-21T13:32:27+00:00",
            "end_time": "2019-11-28T20:14: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": "20191126_235500e_3784000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.8693986666358,
              34.15895328829651,
              -12.620299148047568
            ],
            [
              -77.8692227947453,
              34.16371342684364,
              -12.620299148047568
            ],
            [
              -77.8634967989068,
              34.16356709318997,
              35.49970085195244
            ],
            [
              -77.86367299117106,
              34.158806980654155,
              35.49970085195244
            ],
            [
              -77.8693986666358,
              34.15895328829651,
              -12.620299148047568
            ]
          ]
        ]
      },
      "bbox": [
        -77.86939867,
        34.15880698,
        -12.62029915,
        -77.8634968,
        34.16371343,
        35.49970085
      ],
      "properties": {
        "datetime": "2019-11-26T20:48:39Z",
        "pc:count": 8601542,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788881.1732,
            "count": 8601542,
            "maximum": 789146.6675,
            "minimum": 788618.1075,
            "name": "X",
            "position": 0,
            "stddev": 141.2098565,
            "variance": 19940.22358
          },
          {
            "average": 3784485.538,
            "count": 8601542,
            "maximum": 3784739.191,
            "minimum": 3784210.591,
            "name": "Y",
            "position": 1,
            "stddev": 148.3670913,
            "variance": 22012.79378
          },
          {
            "average": 10.01607714,
            "count": 8601542,
            "maximum": 35.49970085,
            "minimum": -12.62029915,
            "name": "Z",
            "position": 2,
            "stddev": 7.474789766,
            "variance": 55.87248205
          },
          {
            "average": 34653.23834,
            "count": 8601542,
            "maximum": 65535,
            "minimum": 3517,
            "name": "Intensity",
            "position": 3,
            "stddev": 12334.40948,
            "variance": 152137657.3
          },
          {
            "average": 2.165478004,
            "count": 8601542,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.525239871,
            "variance": 2.326356665
          },
          {
            "average": 3.330969029,
            "count": 8601542,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.110752187,
            "variance": 4.455274794
          },
          {
            "average": 0.3669961735,
            "count": 8601542,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4819854864,
            "variance": 0.2323100091
          },
          {
            "average": 0.001171301611,
            "count": 8601542,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03420423657,
            "variance": 0.001169929799
          },
          {
            "average": 1.726109807,
            "count": 8601542,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.519685794,
            "variance": 20.42755968
          },
          {
            "average": -1.22078625,
            "count": 8601542,
            "maximum": 20.81399918,
            "minimum": -21.69000053,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.49694528,
            "variance": 182.1675319
          },
          {
            "average": 1.190619194,
            "count": 8601542,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.191759764,
            "variance": 1.420291335
          },
          {
            "average": 8807.31268,
            "count": 8601542,
            "maximum": 30573,
            "minimum": 569,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13388.48661,
            "variance": 179251573.8
          },
          {
            "average": 258835755.1,
            "count": 8601542,
            "maximum": 258836519.6,
            "minimum": 258834719.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 357.0594415,
            "variance": 127491.4447
          },
          {
            "average": 1.190619194,
            "count": 8601542,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.191759764,
            "variance": 1.420291335
          },
          {
            "average": 0,
            "count": 8601542,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8601542,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8601542,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2266140187,
            "count": 8601542,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4186408074,
            "variance": 0.1752601256
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788618.1075,
          3784210.591,
          -12.62029915,
          789146.6675,
          3784739.191,
          35.49970085
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788618.1074549855,
                3784210.5910973568,
                -12.620299148047568
              ],
              [
                788618.1074549855,
                3784739.1910973564,
                -12.620299148047568
              ],
              [
                789146.6674549856,
                3784739.1910973564,
                35.49970085195244
              ],
              [
                789146.6674549856,
                3784210.5910973568,
                35.49970085195244
              ],
              [
                788618.1074549855,
                3784210.5910973568,
                -12.620299148047568
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T20:48:39+00:00",
        "end_time": "2019-11-26T20:18:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235500e_3784000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235500e_3784000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235500e_3784000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3784000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86939867,
            34.15880698,
            -12.62029915,
            -77.8634968,
            34.16371343,
            35.49970085
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.8693986666358,
                  34.15895328829651,
                  -12.620299148047568
                ],
                [
                  -77.8692227947453,
                  34.16371342684364,
                  -12.620299148047568
                ],
                [
                  -77.8634967989068,
                  34.16356709318997,
                  35.49970085195244
                ],
                [
                  -77.86367299117106,
                  34.158806980654155,
                  35.49970085195244
                ],
                [
                  -77.8693986666358,
                  34.15895328829651,
                  -12.620299148047568
                ]
              ]
            ]
          },
          "id": "20191126_235500e_3784000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3784000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T20:48:39Z",
            "pc:count": 8601542,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788881.1732,
                "count": 8601542,
                "maximum": 789146.6675,
                "minimum": 788618.1075,
                "name": "X",
                "position": 0,
                "stddev": 141.2098565,
                "variance": 19940.22358
              },
              {
                "average": 3784485.538,
                "count": 8601542,
                "maximum": 3784739.191,
                "minimum": 3784210.591,
                "name": "Y",
                "position": 1,
                "stddev": 148.3670913,
                "variance": 22012.79378
              },
              {
                "average": 10.01607714,
                "count": 8601542,
                "maximum": 35.49970085,
                "minimum": -12.62029915,
                "name": "Z",
                "position": 2,
                "stddev": 7.474789766,
                "variance": 55.87248205
              },
              {
                "average": 34653.23834,
                "count": 8601542,
                "maximum": 65535,
                "minimum": 3517,
                "name": "Intensity",
                "position": 3,
                "stddev": 12334.40948,
                "variance": 152137657.3
              },
              {
                "average": 2.165478004,
                "count": 8601542,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.525239871,
                "variance": 2.326356665
              },
              {
                "average": 3.330969029,
                "count": 8601542,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.110752187,
                "variance": 4.455274794
              },
              {
                "average": 0.3669961735,
                "count": 8601542,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4819854864,
                "variance": 0.2323100091
              },
              {
                "average": 0.001171301611,
                "count": 8601542,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03420423657,
                "variance": 0.001169929799
              },
              {
                "average": 1.726109807,
                "count": 8601542,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.519685794,
                "variance": 20.42755968
              },
              {
                "average": -1.22078625,
                "count": 8601542,
                "maximum": 20.81399918,
                "minimum": -21.69000053,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.49694528,
                "variance": 182.1675319
              },
              {
                "average": 1.190619194,
                "count": 8601542,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.191759764,
                "variance": 1.420291335
              },
              {
                "average": 8807.31268,
                "count": 8601542,
                "maximum": 30573,
                "minimum": 569,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13388.48661,
                "variance": 179251573.8
              },
              {
                "average": 258835755.1,
                "count": 8601542,
                "maximum": 258836519.6,
                "minimum": 258834719.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 357.0594415,
                "variance": 127491.4447
              },
              {
                "average": 1.190619194,
                "count": 8601542,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.191759764,
                "variance": 1.420291335
              },
              {
                "average": 0,
                "count": 8601542,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8601542,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8601542,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2266140187,
                "count": 8601542,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4186408074,
                "variance": 0.1752601256
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788618.1075,
              3784210.591,
              -12.62029915,
              789146.6675,
              3784739.191,
              35.49970085
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788618.1074549855,
                    3784210.5910973568,
                    -12.620299148047568
                  ],
                  [
                    788618.1074549855,
                    3784739.1910973564,
                    -12.620299148047568
                  ],
                  [
                    789146.6674549856,
                    3784739.1910973564,
                    35.49970085195244
                  ],
                  [
                    789146.6674549856,
                    3784210.5910973568,
                    35.49970085195244
                  ],
                  [
                    788618.1074549855,
                    3784210.5910973568,
                    -12.620299148047568
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T20:48:39+00:00",
            "end_time": "2019-11-26T20:18: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": "20191201_271500e_3821500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.48921657707639,
              34.50533280733057,
              -0.321012426939294
            ],
            [
              -77.48901664077167,
              34.5100946189914,
              -0.321012426939294
            ],
            [
              -77.48326493126632,
              34.509928976553496,
              32.558987573060705
            ],
            [
              -77.48346519346224,
              34.50516719420617,
              32.558987573060705
            ],
            [
              -77.48921657707639,
              34.50533280733057,
              -0.321012426939294
            ]
          ]
        ]
      },
      "bbox": [
        -77.48921658,
        34.50516719,
        -0.3210124269,
        -77.48326493,
        34.51009462,
        32.55898757
      ],
      "properties": {
        "datetime": "2019-12-01T22:57:33Z",
        "pc:count": 14579499,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 822644.9826,
            "count": 14579499,
            "maximum": 822882.5536,
            "minimum": 822353.5936,
            "name": "X",
            "position": 0,
            "stddev": 145.8743789,
            "variance": 21279.33442
          },
          {
            "average": 3824062.621,
            "count": 14579499,
            "maximum": 3824316.4,
            "minimum": 3823787.38,
            "name": "Y",
            "position": 1,
            "stddev": 145.2495834,
            "variance": 21097.44147
          },
          {
            "average": 14.09548696,
            "count": 14579499,
            "maximum": 32.55898757,
            "minimum": -0.3210124269,
            "name": "Z",
            "position": 2,
            "stddev": 4.755123383,
            "variance": 22.61119839
          },
          {
            "average": 28094.62484,
            "count": 14579499,
            "maximum": 65535,
            "minimum": 5155,
            "name": "Intensity",
            "position": 3,
            "stddev": 10440.31921,
            "variance": 109000265.2
          },
          {
            "average": 2.606604795,
            "count": 14579499,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.630781324,
            "variance": 2.659447728
          },
          {
            "average": 4.213218986,
            "count": 14579499,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.946937357,
            "variance": 3.790565074
          },
          {
            "average": 0.3828352401,
            "count": 14579499,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4860786307,
            "variance": 0.2362724352
          },
          {
            "average": 0.000818615235,
            "count": 14579499,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02859974056,
            "variance": 0.0008179451602
          },
          {
            "average": 1.121124464,
            "count": 14579499,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4730413029,
            "variance": 0.2237680743
          },
          {
            "average": -1.459119039,
            "count": 14579499,
            "maximum": 20.90999985,
            "minimum": -21.81599998,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.49932278,
            "variance": 182.2317155
          },
          {
            "average": 1.083513638,
            "count": 14579499,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.144931753,
            "variance": 1.31086872
          },
          {
            "average": 7661.729699,
            "count": 14579499,
            "maximum": 30657,
            "minimum": 653,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12692.86046,
            "variance": 161108706.7
          },
          {
            "average": 259275593.3,
            "count": 14579499,
            "maximum": 259276253.7,
            "minimum": 259274731.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 444.8885932,
            "variance": 197925.8604
          },
          {
            "average": 1.083513638,
            "count": 14579499,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.144931753,
            "variance": 1.31086872
          },
          {
            "average": 0,
            "count": 14579499,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14579499,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14579499,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1694709125,
            "count": 14579499,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3751673387,
            "variance": 0.140750532
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          822353.5936,
          3823787.38,
          -0.3210124269,
          822882.5536,
          3824316.4,
          32.55898757
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                822353.5935843794,
                3823787.3797496203,
                -0.321012426939294
              ],
              [
                822353.5935843794,
                3824316.39974962,
                -0.321012426939294
              ],
              [
                822882.5535843794,
                3824316.39974962,
                32.558987573060705
              ],
              [
                822882.5535843794,
                3823787.3797496203,
                32.558987573060705
              ],
              [
                822353.5935843794,
                3823787.3797496203,
                -0.321012426939294
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-01T22:57:33+00:00",
        "end_time": "2019-12-01T22:32:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191201_271500e_3821500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191201_271500e_3821500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191201_271500e_3821500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191201_271500e_3821500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48921658,
            34.50516719,
            -0.3210124269,
            -77.48326493,
            34.51009462,
            32.55898757
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.48921657707639,
                  34.50533280733057,
                  -0.321012426939294
                ],
                [
                  -77.48901664077167,
                  34.5100946189914,
                  -0.321012426939294
                ],
                [
                  -77.48326493126632,
                  34.509928976553496,
                  32.558987573060705
                ],
                [
                  -77.48346519346224,
                  34.50516719420617,
                  32.558987573060705
                ],
                [
                  -77.48921657707639,
                  34.50533280733057,
                  -0.321012426939294
                ]
              ]
            ]
          },
          "id": "20191201_271500e_3821500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191201_271500e_3821500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-01T22:57:33Z",
            "pc:count": 14579499,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 822644.9826,
                "count": 14579499,
                "maximum": 822882.5536,
                "minimum": 822353.5936,
                "name": "X",
                "position": 0,
                "stddev": 145.8743789,
                "variance": 21279.33442
              },
              {
                "average": 3824062.621,
                "count": 14579499,
                "maximum": 3824316.4,
                "minimum": 3823787.38,
                "name": "Y",
                "position": 1,
                "stddev": 145.2495834,
                "variance": 21097.44147
              },
              {
                "average": 14.09548696,
                "count": 14579499,
                "maximum": 32.55898757,
                "minimum": -0.3210124269,
                "name": "Z",
                "position": 2,
                "stddev": 4.755123383,
                "variance": 22.61119839
              },
              {
                "average": 28094.62484,
                "count": 14579499,
                "maximum": 65535,
                "minimum": 5155,
                "name": "Intensity",
                "position": 3,
                "stddev": 10440.31921,
                "variance": 109000265.2
              },
              {
                "average": 2.606604795,
                "count": 14579499,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.630781324,
                "variance": 2.659447728
              },
              {
                "average": 4.213218986,
                "count": 14579499,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.946937357,
                "variance": 3.790565074
              },
              {
                "average": 0.3828352401,
                "count": 14579499,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4860786307,
                "variance": 0.2362724352
              },
              {
                "average": 0.000818615235,
                "count": 14579499,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02859974056,
                "variance": 0.0008179451602
              },
              {
                "average": 1.121124464,
                "count": 14579499,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4730413029,
                "variance": 0.2237680743
              },
              {
                "average": -1.459119039,
                "count": 14579499,
                "maximum": 20.90999985,
                "minimum": -21.81599998,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.49932278,
                "variance": 182.2317155
              },
              {
                "average": 1.083513638,
                "count": 14579499,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.144931753,
                "variance": 1.31086872
              },
              {
                "average": 7661.729699,
                "count": 14579499,
                "maximum": 30657,
                "minimum": 653,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12692.86046,
                "variance": 161108706.7
              },
              {
                "average": 259275593.3,
                "count": 14579499,
                "maximum": 259276253.7,
                "minimum": 259274731.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 444.8885932,
                "variance": 197925.8604
              },
              {
                "average": 1.083513638,
                "count": 14579499,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.144931753,
                "variance": 1.31086872
              },
              {
                "average": 0,
                "count": 14579499,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14579499,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14579499,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1694709125,
                "count": 14579499,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3751673387,
                "variance": 0.140750532
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              822353.5936,
              3823787.38,
              -0.3210124269,
              822882.5536,
              3824316.4,
              32.55898757
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    822353.5935843794,
                    3823787.3797496203,
                    -0.321012426939294
                  ],
                  [
                    822353.5935843794,
                    3824316.39974962,
                    -0.321012426939294
                  ],
                  [
                    822882.5535843794,
                    3824316.39974962,
                    32.558987573060705
                  ],
                  [
                    822882.5535843794,
                    3823787.3797496203,
                    32.558987573060705
                  ],
                  [
                    822353.5935843794,
                    3823787.3797496203,
                    -0.321012426939294
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-01T22:57:33+00:00",
            "end_time": "2019-12-01T22:32: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": "20191126_236000e_3783000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86367663984831,
              34.15007311297126,
              -17.460239674632454
            ],
            [
              -77.86350053882886,
              34.154832331785336,
              -17.460239674632454
            ],
            [
              -77.8577760404576,
              34.15468578667101,
              33.77976032536755
            ],
            [
              -77.85795246159448,
              34.14992659390407,
              33.77976032536755
            ],
            [
              -77.86367663984831,
              34.15007311297126,
              -17.460239674632454
            ]
          ]
        ]
      },
      "bbox": [
        -77.86367664,
        34.14992659,
        -17.46023967,
        -77.85777604,
        34.15483233,
        33.77976033
      ],
      "properties": {
        "datetime": "2019-11-26T20:13:48Z",
        "pc:count": 9033973,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789418.16,
            "count": 9033973,
            "maximum": 789704.619,
            "minimum": 789176.139,
            "name": "X",
            "position": 0,
            "stddev": 135.2383382,
            "variance": 18289.40811
          },
          {
            "average": 3783520.517,
            "count": 9033973,
            "maximum": 3783770.122,
            "minimum": 3783241.622,
            "name": "Y",
            "position": 1,
            "stddev": 138.7845286,
            "variance": 19261.14539
          },
          {
            "average": 9.387763024,
            "count": 9033973,
            "maximum": 33.77976033,
            "minimum": -17.46023967,
            "name": "Z",
            "position": 2,
            "stddev": 7.510330896,
            "variance": 56.40507016
          },
          {
            "average": 35163.80846,
            "count": 9033973,
            "maximum": 65535,
            "minimum": 3648,
            "name": "Intensity",
            "position": 3,
            "stddev": 12359.89697,
            "variance": 152767053.1
          },
          {
            "average": 2.14190556,
            "count": 9033973,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.490604714,
            "variance": 2.221902413
          },
          {
            "average": 3.283820862,
            "count": 9033973,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.054232954,
            "variance": 4.21987303
          },
          {
            "average": 0.3684148713,
            "count": 9033973,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4823747295,
            "variance": 0.2326853797
          },
          {
            "average": 0.001167592597,
            "count": 9033973,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03415010182,
            "variance": 0.001166229454
          },
          {
            "average": 2.296489153,
            "count": 9033973,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.524516206,
            "variance": 42.56931173
          },
          {
            "average": -0.7453502826,
            "count": 9033973,
            "maximum": 20.86800003,
            "minimum": -21.75600052,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.52180985,
            "variance": 182.8393416
          },
          {
            "average": 1.188178114,
            "count": 9033973,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.189931731,
            "variance": 1.415937525
          },
          {
            "average": 8757.563209,
            "count": 9033973,
            "maximum": 30568,
            "minimum": 556,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13368.89169,
            "variance": 178727264.9
          },
          {
            "average": 258830645.2,
            "count": 9033973,
            "maximum": 258834428.1,
            "minimum": 258828748.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2017.952605,
            "variance": 4072132.715
          },
          {
            "average": 1.188178114,
            "count": 9033973,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.189931731,
            "variance": 1.415937525
          },
          {
            "average": 0,
            "count": 9033973,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9033973,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9033973,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2227025695,
            "count": 9033973,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4160602771,
            "variance": 0.1731061542
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          789176.139,
          3783241.622,
          -17.46023967,
          789704.619,
          3783770.122,
          33.77976033
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                789176.1390134268,
                3783241.622135237,
                -17.460239674632454
              ],
              [
                789176.1390134268,
                3783770.122135237,
                -17.460239674632454
              ],
              [
                789704.6190134268,
                3783770.122135237,
                33.77976032536755
              ],
              [
                789704.6190134268,
                3783241.622135237,
                33.77976032536755
              ],
              [
                789176.1390134268,
                3783241.622135237,
                -17.460239674632454
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T20:13:48+00:00",
        "end_time": "2019-11-26T18:39:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236000e_3783000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236000e_3783000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236000e_3783000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3783000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86367664,
            34.14992659,
            -17.46023967,
            -77.85777604,
            34.15483233,
            33.77976033
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86367663984831,
                  34.15007311297126,
                  -17.460239674632454
                ],
                [
                  -77.86350053882886,
                  34.154832331785336,
                  -17.460239674632454
                ],
                [
                  -77.8577760404576,
                  34.15468578667101,
                  33.77976032536755
                ],
                [
                  -77.85795246159448,
                  34.14992659390407,
                  33.77976032536755
                ],
                [
                  -77.86367663984831,
                  34.15007311297126,
                  -17.460239674632454
                ]
              ]
            ]
          },
          "id": "20191126_236000e_3783000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3783000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T20:13:48Z",
            "pc:count": 9033973,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789418.16,
                "count": 9033973,
                "maximum": 789704.619,
                "minimum": 789176.139,
                "name": "X",
                "position": 0,
                "stddev": 135.2383382,
                "variance": 18289.40811
              },
              {
                "average": 3783520.517,
                "count": 9033973,
                "maximum": 3783770.122,
                "minimum": 3783241.622,
                "name": "Y",
                "position": 1,
                "stddev": 138.7845286,
                "variance": 19261.14539
              },
              {
                "average": 9.387763024,
                "count": 9033973,
                "maximum": 33.77976033,
                "minimum": -17.46023967,
                "name": "Z",
                "position": 2,
                "stddev": 7.510330896,
                "variance": 56.40507016
              },
              {
                "average": 35163.80846,
                "count": 9033973,
                "maximum": 65535,
                "minimum": 3648,
                "name": "Intensity",
                "position": 3,
                "stddev": 12359.89697,
                "variance": 152767053.1
              },
              {
                "average": 2.14190556,
                "count": 9033973,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.490604714,
                "variance": 2.221902413
              },
              {
                "average": 3.283820862,
                "count": 9033973,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.054232954,
                "variance": 4.21987303
              },
              {
                "average": 0.3684148713,
                "count": 9033973,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4823747295,
                "variance": 0.2326853797
              },
              {
                "average": 0.001167592597,
                "count": 9033973,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03415010182,
                "variance": 0.001166229454
              },
              {
                "average": 2.296489153,
                "count": 9033973,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.524516206,
                "variance": 42.56931173
              },
              {
                "average": -0.7453502826,
                "count": 9033973,
                "maximum": 20.86800003,
                "minimum": -21.75600052,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.52180985,
                "variance": 182.8393416
              },
              {
                "average": 1.188178114,
                "count": 9033973,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.189931731,
                "variance": 1.415937525
              },
              {
                "average": 8757.563209,
                "count": 9033973,
                "maximum": 30568,
                "minimum": 556,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13368.89169,
                "variance": 178727264.9
              },
              {
                "average": 258830645.2,
                "count": 9033973,
                "maximum": 258834428.1,
                "minimum": 258828748.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2017.952605,
                "variance": 4072132.715
              },
              {
                "average": 1.188178114,
                "count": 9033973,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.189931731,
                "variance": 1.415937525
              },
              {
                "average": 0,
                "count": 9033973,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9033973,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9033973,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2227025695,
                "count": 9033973,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4160602771,
                "variance": 0.1731061542
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              789176.139,
              3783241.622,
              -17.46023967,
              789704.619,
              3783770.122,
              33.77976033
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    789176.1390134268,
                    3783241.622135237,
                    -17.460239674632454
                  ],
                  [
                    789176.1390134268,
                    3783770.122135237,
                    -17.460239674632454
                  ],
                  [
                    789704.6190134268,
                    3783770.122135237,
                    33.77976032536755
                  ],
                  [
                    789704.6190134268,
                    3783241.622135237,
                    33.77976032536755
                  ],
                  [
                    789176.1390134268,
                    3783241.622135237,
                    -17.460239674632454
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T20:13:48+00:00",
            "end_time": "2019-11-26T18:39: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": "20191221_273000e_3817000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47169388819488,
              34.465120137412825,
              -8.365924822816782
            ],
            [
              -77.47149323397812,
              34.469882430624295,
              -8.365924822816782
            ],
            [
              -77.46574504524722,
              34.46971615099037,
              23.474075177183217
            ],
            [
              -77.46594602468546,
              34.464953887224226,
              23.474075177183217
            ],
            [
              -77.47169388819488,
              34.465120137412825,
              -8.365924822816782
            ]
          ]
        ]
      },
      "bbox": [
        -77.47169389,
        34.46495389,
        -8.365924823,
        -77.46574505,
        34.46988243,
        23.47407518
      ],
      "properties": {
        "datetime": "2019-12-21T13:32:27Z",
        "pc:count": 7981376,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 824401.9666,
            "count": 7981376,
            "maximum": 824647.903,
            "minimum": 824119.003,
            "name": "X",
            "position": 0,
            "stddev": 140.5953513,
            "variance": 19767.0528
          },
          {
            "average": 3819598.353,
            "count": 7981376,
            "maximum": 3819910.432,
            "minimum": 3819381.352,
            "name": "Y",
            "position": 1,
            "stddev": 138.5457887,
            "variance": 19194.93556
          },
          {
            "average": -0.8009925116,
            "count": 7981376,
            "maximum": 23.47407518,
            "minimum": -8.365924823,
            "name": "Z",
            "position": 2,
            "stddev": 1.459868698,
            "variance": 2.131216615
          },
          {
            "average": 30011.66936,
            "count": 7981376,
            "maximum": 65535,
            "minimum": 5243,
            "name": "Intensity",
            "position": 3,
            "stddev": 10600.09415,
            "variance": 112361996.1
          },
          {
            "average": 2.076653575,
            "count": 7981376,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.316769428,
            "variance": 1.733881727
          },
          {
            "average": 3.153399364,
            "count": 7981376,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.722183553,
            "variance": 2.96591619
          },
          {
            "average": 0.4323076622,
            "count": 7981376,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4953965867,
            "variance": 0.2454177782
          },
          {
            "average": 0.001253292665,
            "count": 7981376,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03537968456,
            "variance": 0.00125172208
          },
          {
            "average": 25.89626037,
            "count": 7981376,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 21.43576489,
            "variance": 459.4920164
          },
          {
            "average": -3.949154285,
            "count": 7981376,
            "maximum": 20.80200005,
            "minimum": -21.73800087,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.561264,
            "variance": 157.7853534
          },
          {
            "average": 0.8264588713,
            "count": 7981376,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9652601412,
            "variance": 0.9317271401
          },
          {
            "average": 5995.395902,
            "count": 7981376,
            "maximum": 32056,
            "minimum": 2053,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10134.76656,
            "variance": 102713493.2
          },
          {
            "average": 260969311.7,
            "count": 7981376,
            "maximum": 260970347.3,
            "minimum": 260968838.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 333.4606212,
            "variance": 111195.9859
          },
          {
            "average": 0.8264588713,
            "count": 7981376,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.9652601412,
            "variance": 0.9317271401
          },
          {
            "average": 0,
            "count": 7981376,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7981376,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7981376,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1582288568,
            "count": 7981376,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.36495548,
            "variance": 0.1331925023
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          824119.003,
          3819381.352,
          -8.365924823,
          824647.903,
          3819910.432,
          23.47407518
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                824119.0029540199,
                3819381.3517238824,
                -8.365924822816782
              ],
              [
                824119.0029540199,
                3819910.4317238824,
                -8.365924822816782
              ],
              [
                824647.9029540198,
                3819910.4317238824,
                23.474075177183217
              ],
              [
                824647.9029540198,
                3819381.3517238824,
                23.474075177183217
              ],
              [
                824119.0029540199,
                3819381.3517238824,
                -8.365924822816782
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-21T13:32:27+00:00",
        "end_time": "2019-12-21T13:07:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191221_273000e_3817000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191221_273000e_3817000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191221_273000e_3817000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191221_273000e_3817000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47169389,
            34.46495389,
            -8.365924823,
            -77.46574505,
            34.46988243,
            23.47407518
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47169388819488,
                  34.465120137412825,
                  -8.365924822816782
                ],
                [
                  -77.47149323397812,
                  34.469882430624295,
                  -8.365924822816782
                ],
                [
                  -77.46574504524722,
                  34.46971615099037,
                  23.474075177183217
                ],
                [
                  -77.46594602468546,
                  34.464953887224226,
                  23.474075177183217
                ],
                [
                  -77.47169388819488,
                  34.465120137412825,
                  -8.365924822816782
                ]
              ]
            ]
          },
          "id": "20191221_273000e_3817000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191221_273000e_3817000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-21T13:32:27Z",
            "pc:count": 7981376,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 824401.9666,
                "count": 7981376,
                "maximum": 824647.903,
                "minimum": 824119.003,
                "name": "X",
                "position": 0,
                "stddev": 140.5953513,
                "variance": 19767.0528
              },
              {
                "average": 3819598.353,
                "count": 7981376,
                "maximum": 3819910.432,
                "minimum": 3819381.352,
                "name": "Y",
                "position": 1,
                "stddev": 138.5457887,
                "variance": 19194.93556
              },
              {
                "average": -0.8009925116,
                "count": 7981376,
                "maximum": 23.47407518,
                "minimum": -8.365924823,
                "name": "Z",
                "position": 2,
                "stddev": 1.459868698,
                "variance": 2.131216615
              },
              {
                "average": 30011.66936,
                "count": 7981376,
                "maximum": 65535,
                "minimum": 5243,
                "name": "Intensity",
                "position": 3,
                "stddev": 10600.09415,
                "variance": 112361996.1
              },
              {
                "average": 2.076653575,
                "count": 7981376,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.316769428,
                "variance": 1.733881727
              },
              {
                "average": 3.153399364,
                "count": 7981376,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.722183553,
                "variance": 2.96591619
              },
              {
                "average": 0.4323076622,
                "count": 7981376,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4953965867,
                "variance": 0.2454177782
              },
              {
                "average": 0.001253292665,
                "count": 7981376,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03537968456,
                "variance": 0.00125172208
              },
              {
                "average": 25.89626037,
                "count": 7981376,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 21.43576489,
                "variance": 459.4920164
              },
              {
                "average": -3.949154285,
                "count": 7981376,
                "maximum": 20.80200005,
                "minimum": -21.73800087,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.561264,
                "variance": 157.7853534
              },
              {
                "average": 0.8264588713,
                "count": 7981376,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9652601412,
                "variance": 0.9317271401
              },
              {
                "average": 5995.395902,
                "count": 7981376,
                "maximum": 32056,
                "minimum": 2053,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10134.76656,
                "variance": 102713493.2
              },
              {
                "average": 260969311.7,
                "count": 7981376,
                "maximum": 260970347.3,
                "minimum": 260968838.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 333.4606212,
                "variance": 111195.9859
              },
              {
                "average": 0.8264588713,
                "count": 7981376,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.9652601412,
                "variance": 0.9317271401
              },
              {
                "average": 0,
                "count": 7981376,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7981376,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7981376,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1582288568,
                "count": 7981376,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.36495548,
                "variance": 0.1331925023
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              824119.003,
              3819381.352,
              -8.365924823,
              824647.903,
              3819910.432,
              23.47407518
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    824119.0029540199,
                    3819381.3517238824,
                    -8.365924822816782
                  ],
                  [
                    824119.0029540199,
                    3819910.4317238824,
                    -8.365924822816782
                  ],
                  [
                    824647.9029540198,
                    3819910.4317238824,
                    23.474075177183217
                  ],
                  [
                    824647.9029540198,
                    3819381.3517238824,
                    23.474075177183217
                  ],
                  [
                    824119.0029540199,
                    3819381.3517238824,
                    -8.365924822816782
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-21T13:32:27+00:00",
            "end_time": "2019-12-21T13:07: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": "20191126_235500e_3782500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86894139667642,
              34.14544225970692,
              -1007.8653508936492
            ],
            [
              -77.86876560820974,
              34.15020186633931,
              -1007.8653508936492
            ],
            [
              -77.86304052679881,
              34.150055561914094,
              37.09464910635086
            ],
            [
              -77.863216635389,
              34.145295981289856,
              37.09464910635086
            ],
            [
              -77.86894139667642,
              34.14544225970692,
              -1007.8653508936492
            ]
          ]
        ]
      },
      "bbox": [
        -77.8689414,
        34.14529598,
        -1007.865351,
        -77.86304053,
        34.15020187,
        37.09464911
      ],
      "properties": {
        "datetime": "2019-11-26T20:18:27Z",
        "pc:count": 10899695,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788954.592,
            "count": 10899695,
            "maximum": 789234.8718,
            "minimum": 788706.3118,
            "name": "X",
            "position": 0,
            "stddev": 145.3596066,
            "variance": 21129.41523
          },
          {
            "average": 3782964.003,
            "count": 10899695,
            "maximum": 3783241.48,
            "minimum": 3782712.94,
            "name": "Y",
            "position": 1,
            "stddev": 139.2252571,
            "variance": 19383.67221
          },
          {
            "average": 13.85449617,
            "count": 10899695,
            "maximum": 37.09464911,
            "minimum": -1007.865351,
            "name": "Z",
            "position": 2,
            "stddev": 6.323399043,
            "variance": 39.98537546
          },
          {
            "average": 33122.28987,
            "count": 10899695,
            "maximum": 65535,
            "minimum": 3233,
            "name": "Intensity",
            "position": 3,
            "stddev": 12869.40548,
            "variance": 165621597.4
          },
          {
            "average": 2.450747016,
            "count": 10899695,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.648409078,
            "variance": 2.717252489
          },
          {
            "average": 3.900506207,
            "count": 10899695,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.143692689,
            "variance": 4.595418344
          },
          {
            "average": 0.3684616863,
            "count": 10899695,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.482387493,
            "variance": 0.2326976934
          },
          {
            "average": 0.0009629627251,
            "count": 10899695,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03101669738,
            "variance": 0.0009620355162
          },
          {
            "average": 1.191445816,
            "count": 10899695,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4928660943,
            "variance": 0.2429169869
          },
          {
            "average": -0.6198289212,
            "count": 10899695,
            "maximum": 20.89800072,
            "minimum": -21.70199966,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.4399682,
            "variance": 180.6327451
          },
          {
            "average": 1.18043193,
            "count": 10899695,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.187835428,
            "variance": 1.410953005
          },
          {
            "average": 8683.121613,
            "count": 10899695,
            "maximum": 30569,
            "minimum": 557,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13328.93427,
            "variance": 177660488.7
          },
          {
            "average": 258832248.1,
            "count": 10899695,
            "maximum": 258834707.4,
            "minimum": 258829395.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2418.83839,
            "variance": 5850779.157
          },
          {
            "average": 1.18043193,
            "count": 10899695,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.187835428,
            "variance": 1.410953005
          },
          {
            "average": 0,
            "count": 10899695,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10899695,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10899695,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2257027376,
            "count": 10899695,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4180442893,
            "variance": 0.1747610278
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788706.3118,
          3782712.94,
          -1007.865351,
          789234.8718,
          3783241.48,
          37.09464911
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788706.3118092711,
                3782712.9399088207,
                -1007.8653508936492
              ],
              [
                788706.3118092711,
                3783241.4799088207,
                -1007.8653508936492
              ],
              [
                789234.8718092712,
                3783241.4799088207,
                37.09464910635086
              ],
              [
                789234.8718092712,
                3782712.9399088207,
                37.09464910635086
              ],
              [
                788706.3118092711,
                3782712.9399088207,
                -1007.8653508936492
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T20:18:27+00:00",
        "end_time": "2019-11-26T18:49:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235500e_3782500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235500e_3782500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235500e_3782500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3782500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.8689414,
            34.14529598,
            -1007.865351,
            -77.86304053,
            34.15020187,
            37.09464911
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86894139667642,
                  34.14544225970692,
                  -1007.8653508936492
                ],
                [
                  -77.86876560820974,
                  34.15020186633931,
                  -1007.8653508936492
                ],
                [
                  -77.86304052679881,
                  34.150055561914094,
                  37.09464910635086
                ],
                [
                  -77.863216635389,
                  34.145295981289856,
                  37.09464910635086
                ],
                [
                  -77.86894139667642,
                  34.14544225970692,
                  -1007.8653508936492
                ]
              ]
            ]
          },
          "id": "20191126_235500e_3782500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3782500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T20:18:27Z",
            "pc:count": 10899695,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788954.592,
                "count": 10899695,
                "maximum": 789234.8718,
                "minimum": 788706.3118,
                "name": "X",
                "position": 0,
                "stddev": 145.3596066,
                "variance": 21129.41523
              },
              {
                "average": 3782964.003,
                "count": 10899695,
                "maximum": 3783241.48,
                "minimum": 3782712.94,
                "name": "Y",
                "position": 1,
                "stddev": 139.2252571,
                "variance": 19383.67221
              },
              {
                "average": 13.85449617,
                "count": 10899695,
                "maximum": 37.09464911,
                "minimum": -1007.865351,
                "name": "Z",
                "position": 2,
                "stddev": 6.323399043,
                "variance": 39.98537546
              },
              {
                "average": 33122.28987,
                "count": 10899695,
                "maximum": 65535,
                "minimum": 3233,
                "name": "Intensity",
                "position": 3,
                "stddev": 12869.40548,
                "variance": 165621597.4
              },
              {
                "average": 2.450747016,
                "count": 10899695,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.648409078,
                "variance": 2.717252489
              },
              {
                "average": 3.900506207,
                "count": 10899695,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.143692689,
                "variance": 4.595418344
              },
              {
                "average": 0.3684616863,
                "count": 10899695,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.482387493,
                "variance": 0.2326976934
              },
              {
                "average": 0.0009629627251,
                "count": 10899695,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03101669738,
                "variance": 0.0009620355162
              },
              {
                "average": 1.191445816,
                "count": 10899695,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4928660943,
                "variance": 0.2429169869
              },
              {
                "average": -0.6198289212,
                "count": 10899695,
                "maximum": 20.89800072,
                "minimum": -21.70199966,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.4399682,
                "variance": 180.6327451
              },
              {
                "average": 1.18043193,
                "count": 10899695,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.187835428,
                "variance": 1.410953005
              },
              {
                "average": 8683.121613,
                "count": 10899695,
                "maximum": 30569,
                "minimum": 557,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13328.93427,
                "variance": 177660488.7
              },
              {
                "average": 258832248.1,
                "count": 10899695,
                "maximum": 258834707.4,
                "minimum": 258829395.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2418.83839,
                "variance": 5850779.157
              },
              {
                "average": 1.18043193,
                "count": 10899695,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.187835428,
                "variance": 1.410953005
              },
              {
                "average": 0,
                "count": 10899695,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10899695,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10899695,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2257027376,
                "count": 10899695,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4180442893,
                "variance": 0.1747610278
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788706.3118,
              3782712.94,
              -1007.865351,
              789234.8718,
              3783241.48,
              37.09464911
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788706.3118092711,
                    3782712.9399088207,
                    -1007.8653508936492
                  ],
                  [
                    788706.3118092711,
                    3783241.4799088207,
                    -1007.8653508936492
                  ],
                  [
                    789234.8718092712,
                    3783241.4799088207,
                    37.09464910635086
                  ],
                  [
                    789234.8718092712,
                    3782712.9399088207,
                    37.09464910635086
                  ],
                  [
                    788706.3118092711,
                    3782712.9399088207,
                    -1007.8653508936492
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T20:18:27+00:00",
            "end_time": "2019-11-26T18:49: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": "20191126_235500e_3784500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86955044263073,
              34.16345726101278,
              -9.024721307938126
            ],
            [
              -77.86937456951358,
              34.16821685644703,
              -9.024721307938126
            ],
            [
              -77.86364891878661,
              34.16807052965574,
              53.61527869206188
            ],
            [
              -77.86382511227607,
              34.16331096022701,
              53.61527869206188
            ],
            [
              -77.86955044263073,
              34.16345726101278,
              -9.024721307938126
            ]
          ]
        ]
      },
      "bbox": [
        -77.86955044,
        34.16331096,
        -9.024721308,
        -77.86364892,
        34.16821686,
        53.61527869
      ],
      "properties": {
        "datetime": "2019-11-26T20:58:56Z",
        "pc:count": 10205080,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788852.282,
            "count": 10205080,
            "maximum": 789117.2641,
            "minimum": 788588.7641,
            "name": "X",
            "position": 0,
            "stddev": 146.8741483,
            "variance": 21572.01545
          },
          {
            "average": 3784969.762,
            "count": 10205080,
            "maximum": 3785238.383,
            "minimum": 3784709.843,
            "name": "Y",
            "position": 1,
            "stddev": 145.4883419,
            "variance": 21166.85764
          },
          {
            "average": 12.71131495,
            "count": 10205080,
            "maximum": 53.61527869,
            "minimum": -9.024721308,
            "name": "Z",
            "position": 2,
            "stddev": 6.448331279,
            "variance": 41.58097628
          },
          {
            "average": 33668.21153,
            "count": 10205080,
            "maximum": 65535,
            "minimum": 3714,
            "name": "Intensity",
            "position": 3,
            "stddev": 12616.79073,
            "variance": 159183408.4
          },
          {
            "average": 2.381817879,
            "count": 10205080,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.642548073,
            "variance": 2.697964171
          },
          {
            "average": 3.763644675,
            "count": 10205080,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.191491825,
            "variance": 4.802636417
          },
          {
            "average": 0.3720070788,
            "count": 10205080,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4833402891,
            "variance": 0.233617835
          },
          {
            "average": 0.001013318857,
            "count": 10205080,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0318165388,
            "variance": 0.001012292141
          },
          {
            "average": 1.185437841,
            "count": 10205080,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4908935457,
            "variance": 0.2409764732
          },
          {
            "average": 0.7383733105,
            "count": 10205080,
            "maximum": 20.83200073,
            "minimum": -21.7140007,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.85299421,
            "variance": 191.9054487
          },
          {
            "average": 1.175048015,
            "count": 10205080,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.183381674,
            "variance": 1.400392187
          },
          {
            "average": 8602.645317,
            "count": 10205080,
            "maximum": 30574,
            "minimum": 571,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13282.5025,
            "variance": 176424872.6
          },
          {
            "average": 258836265.7,
            "count": 10205080,
            "maximum": 258837136.1,
            "minimum": 258835641.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 332.6693804,
            "variance": 110668.9166
          },
          {
            "average": 1.175048015,
            "count": 10205080,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.183381674,
            "variance": 1.400392187
          },
          {
            "average": 0,
            "count": 10205080,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10205080,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10205080,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2408633739,
            "count": 10205080,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4276075618,
            "variance": 0.1828482269
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788588.7641,
          3784709.843,
          -9.024721308,
          789117.2641,
          3785238.383,
          53.61527869
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788588.7641186313,
                3784709.8433397836,
                -9.024721307938126
              ],
              [
                788588.7641186313,
                3785238.3833397836,
                -9.024721307938126
              ],
              [
                789117.2641186313,
                3785238.3833397836,
                53.61527869206188
              ],
              [
                789117.2641186313,
                3784709.8433397836,
                53.61527869206188
              ],
              [
                788588.7641186313,
                3784709.8433397836,
                -9.024721307938126
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T20:58:56+00:00",
        "end_time": "2019-11-26T20:34:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235500e_3784500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235500e_3784500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235500e_3784500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3784500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86955044,
            34.16331096,
            -9.024721308,
            -77.86364892,
            34.16821686,
            53.61527869
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86955044263073,
                  34.16345726101278,
                  -9.024721307938126
                ],
                [
                  -77.86937456951358,
                  34.16821685644703,
                  -9.024721307938126
                ],
                [
                  -77.86364891878661,
                  34.16807052965574,
                  53.61527869206188
                ],
                [
                  -77.86382511227607,
                  34.16331096022701,
                  53.61527869206188
                ],
                [
                  -77.86955044263073,
                  34.16345726101278,
                  -9.024721307938126
                ]
              ]
            ]
          },
          "id": "20191126_235500e_3784500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3784500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T20:58:56Z",
            "pc:count": 10205080,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788852.282,
                "count": 10205080,
                "maximum": 789117.2641,
                "minimum": 788588.7641,
                "name": "X",
                "position": 0,
                "stddev": 146.8741483,
                "variance": 21572.01545
              },
              {
                "average": 3784969.762,
                "count": 10205080,
                "maximum": 3785238.383,
                "minimum": 3784709.843,
                "name": "Y",
                "position": 1,
                "stddev": 145.4883419,
                "variance": 21166.85764
              },
              {
                "average": 12.71131495,
                "count": 10205080,
                "maximum": 53.61527869,
                "minimum": -9.024721308,
                "name": "Z",
                "position": 2,
                "stddev": 6.448331279,
                "variance": 41.58097628
              },
              {
                "average": 33668.21153,
                "count": 10205080,
                "maximum": 65535,
                "minimum": 3714,
                "name": "Intensity",
                "position": 3,
                "stddev": 12616.79073,
                "variance": 159183408.4
              },
              {
                "average": 2.381817879,
                "count": 10205080,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.642548073,
                "variance": 2.697964171
              },
              {
                "average": 3.763644675,
                "count": 10205080,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.191491825,
                "variance": 4.802636417
              },
              {
                "average": 0.3720070788,
                "count": 10205080,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4833402891,
                "variance": 0.233617835
              },
              {
                "average": 0.001013318857,
                "count": 10205080,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0318165388,
                "variance": 0.001012292141
              },
              {
                "average": 1.185437841,
                "count": 10205080,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4908935457,
                "variance": 0.2409764732
              },
              {
                "average": 0.7383733105,
                "count": 10205080,
                "maximum": 20.83200073,
                "minimum": -21.7140007,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.85299421,
                "variance": 191.9054487
              },
              {
                "average": 1.175048015,
                "count": 10205080,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.183381674,
                "variance": 1.400392187
              },
              {
                "average": 8602.645317,
                "count": 10205080,
                "maximum": 30574,
                "minimum": 571,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13282.5025,
                "variance": 176424872.6
              },
              {
                "average": 258836265.7,
                "count": 10205080,
                "maximum": 258837136.1,
                "minimum": 258835641.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 332.6693804,
                "variance": 110668.9166
              },
              {
                "average": 1.175048015,
                "count": 10205080,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.183381674,
                "variance": 1.400392187
              },
              {
                "average": 0,
                "count": 10205080,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10205080,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10205080,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2408633739,
                "count": 10205080,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4276075618,
                "variance": 0.1828482269
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788588.7641,
              3784709.843,
              -9.024721308,
              789117.2641,
              3785238.383,
              53.61527869
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788588.7641186313,
                    3784709.8433397836,
                    -9.024721307938126
                  ],
                  [
                    788588.7641186313,
                    3785238.3833397836,
                    -9.024721307938126
                  ],
                  [
                    789117.2641186313,
                    3785238.3833397836,
                    53.61527869206188
                  ],
                  [
                    789117.2641186313,
                    3784709.8433397836,
                    53.61527869206188
                  ],
                  [
                    788588.7641186313,
                    3784709.8433397836,
                    -9.024721307938126
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T20:58:56+00:00",
            "end_time": "2019-11-26T20:34: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": "20191130_271500e_3823000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.48961891582378,
              34.51884709448923,
              -4.419675107971386
            ],
            [
              -77.4894188788394,
              34.52360943774221,
              -4.419675107971386
            ],
            [
              -77.48366471543619,
              34.523443713884944,
              36.48032489202861
            ],
            [
              -77.48386507865274,
              34.51868139995779,
              36.48032489202861
            ],
            [
              -77.48961891582378,
              34.51884709448923,
              -4.419675107971386
            ]
          ]
        ]
      },
      "bbox": [
        -77.48961892,
        34.5186814,
        -4.419675108,
        -77.48366472,
        34.52360944,
        36.48032489
      ],
      "properties": {
        "datetime": "2019-12-01T22:15:22Z",
        "pc:count": 16827072,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 822530.6023,
            "count": 16827072,
            "maximum": 822793.6142,
            "minimum": 822264.5142,
            "name": "X",
            "position": 0,
            "stddev": 142.7715518,
            "variance": 20383.71601
          },
          {
            "average": 3825547.21,
            "count": 16827072,
            "maximum": 3825814.752,
            "minimum": 3825285.672,
            "name": "Y",
            "position": 1,
            "stddev": 143.0847143,
            "variance": 20473.23547
          },
          {
            "average": 14.6773669,
            "count": 16827072,
            "maximum": 36.48032489,
            "minimum": -4.419675108,
            "name": "Z",
            "position": 2,
            "stddev": 7.034272655,
            "variance": 49.48099178
          },
          {
            "average": 27761.46682,
            "count": 16827072,
            "maximum": 65535,
            "minimum": 3801,
            "name": "Intensity",
            "position": 3,
            "stddev": 10735.80488,
            "variance": 115257506.4
          },
          {
            "average": 3.057668916,
            "count": 16827072,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.779322047,
            "variance": 3.165986947
          },
          {
            "average": 5.11224377,
            "count": 16827072,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.791534896,
            "variance": 3.209597284
          },
          {
            "average": 0.3813341382,
            "count": 16827072,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4857143474,
            "variance": 0.2359184273
          },
          {
            "average": 0.0006165659718,
            "count": 16827072,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02482309116,
            "variance": 0.0006161858548
          },
          {
            "average": 1.104526325,
            "count": 16827072,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4433062717,
            "variance": 0.1965204505
          },
          {
            "average": 0.9465250802,
            "count": 16827072,
            "maximum": 20.92200089,
            "minimum": -21.75,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.72042621,
            "variance": 188.2500953
          },
          {
            "average": 1.106745903,
            "count": 16827072,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.154418909,
            "variance": 1.332683018
          },
          {
            "average": 9623.777932,
            "count": 16827072,
            "maximum": 32403,
            "minimum": 651,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12852.68494,
            "variance": 165191510.2
          },
          {
            "average": 259189218,
            "count": 16827072,
            "maximum": 259273722.8,
            "minimum": 259187318.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 11400.56145,
            "variance": 129972801.5
          },
          {
            "average": 1.106745903,
            "count": 16827072,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.154418909,
            "variance": 1.332683018
          },
          {
            "average": 0,
            "count": 16827072,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16827072,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16827072,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1728996584,
            "count": 16827072,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3781605149,
            "variance": 0.143005375
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          822264.5142,
          3825285.672,
          -4.419675108,
          822793.6142,
          3825814.752,
          36.48032489
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                822264.5141634924,
                3825285.6723052766,
                -4.419675107971386
              ],
              [
                822264.5141634924,
                3825814.7523052767,
                -4.419675107971386
              ],
              [
                822793.6141634925,
                3825814.7523052767,
                36.48032489202861
              ],
              [
                822793.6141634925,
                3825285.6723052766,
                36.48032489202861
              ],
              [
                822264.5141634924,
                3825285.6723052766,
                -4.419675107971386
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-01T22:15:22+00:00",
        "end_time": "2019-11-30T22:15:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191130_271500e_3823000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191130_271500e_3823000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191130_271500e_3823000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_271500e_3823000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48961892,
            34.5186814,
            -4.419675108,
            -77.48366472,
            34.52360944,
            36.48032489
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.48961891582378,
                  34.51884709448923,
                  -4.419675107971386
                ],
                [
                  -77.4894188788394,
                  34.52360943774221,
                  -4.419675107971386
                ],
                [
                  -77.48366471543619,
                  34.523443713884944,
                  36.48032489202861
                ],
                [
                  -77.48386507865274,
                  34.51868139995779,
                  36.48032489202861
                ],
                [
                  -77.48961891582378,
                  34.51884709448923,
                  -4.419675107971386
                ]
              ]
            ]
          },
          "id": "20191130_271500e_3823000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_271500e_3823000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-01T22:15:22Z",
            "pc:count": 16827072,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 822530.6023,
                "count": 16827072,
                "maximum": 822793.6142,
                "minimum": 822264.5142,
                "name": "X",
                "position": 0,
                "stddev": 142.7715518,
                "variance": 20383.71601
              },
              {
                "average": 3825547.21,
                "count": 16827072,
                "maximum": 3825814.752,
                "minimum": 3825285.672,
                "name": "Y",
                "position": 1,
                "stddev": 143.0847143,
                "variance": 20473.23547
              },
              {
                "average": 14.6773669,
                "count": 16827072,
                "maximum": 36.48032489,
                "minimum": -4.419675108,
                "name": "Z",
                "position": 2,
                "stddev": 7.034272655,
                "variance": 49.48099178
              },
              {
                "average": 27761.46682,
                "count": 16827072,
                "maximum": 65535,
                "minimum": 3801,
                "name": "Intensity",
                "position": 3,
                "stddev": 10735.80488,
                "variance": 115257506.4
              },
              {
                "average": 3.057668916,
                "count": 16827072,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.779322047,
                "variance": 3.165986947
              },
              {
                "average": 5.11224377,
                "count": 16827072,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.791534896,
                "variance": 3.209597284
              },
              {
                "average": 0.3813341382,
                "count": 16827072,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4857143474,
                "variance": 0.2359184273
              },
              {
                "average": 0.0006165659718,
                "count": 16827072,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02482309116,
                "variance": 0.0006161858548
              },
              {
                "average": 1.104526325,
                "count": 16827072,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4433062717,
                "variance": 0.1965204505
              },
              {
                "average": 0.9465250802,
                "count": 16827072,
                "maximum": 20.92200089,
                "minimum": -21.75,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.72042621,
                "variance": 188.2500953
              },
              {
                "average": 1.106745903,
                "count": 16827072,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.154418909,
                "variance": 1.332683018
              },
              {
                "average": 9623.777932,
                "count": 16827072,
                "maximum": 32403,
                "minimum": 651,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12852.68494,
                "variance": 165191510.2
              },
              {
                "average": 259189218,
                "count": 16827072,
                "maximum": 259273722.8,
                "minimum": 259187318.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 11400.56145,
                "variance": 129972801.5
              },
              {
                "average": 1.106745903,
                "count": 16827072,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.154418909,
                "variance": 1.332683018
              },
              {
                "average": 0,
                "count": 16827072,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16827072,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16827072,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1728996584,
                "count": 16827072,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3781605149,
                "variance": 0.143005375
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              822264.5142,
              3825285.672,
              -4.419675108,
              822793.6142,
              3825814.752,
              36.48032489
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    822264.5141634924,
                    3825285.6723052766,
                    -4.419675107971386
                  ],
                  [
                    822264.5141634924,
                    3825814.7523052767,
                    -4.419675107971386
                  ],
                  [
                    822793.6141634925,
                    3825814.7523052767,
                    36.48032489202861
                  ],
                  [
                    822793.6141634925,
                    3825285.6723052766,
                    36.48032489202861
                  ],
                  [
                    822264.5141634924,
                    3825285.6723052766,
                    -4.419675107971386
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-01T22:15:22+00:00",
            "end_time": "2019-11-30T22:15: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": "20191126_236000e_3783500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86382858888823,
              34.15457657457395,
              -20.708122139705214
            ],
            [
              -77.86365245330931,
              34.15933615079424,
              -20.708122139705214
            ],
            [
              -77.85792700022559,
              34.15918957923323,
              35.29187786029479
            ],
            [
              -77.8581034560538,
              34.154430029065075,
              35.29187786029479
            ],
            [
              -77.86382858888823,
              34.15457657457395,
              -20.708122139705214
            ]
          ]
        ]
      },
      "bbox": [
        -77.86382859,
        34.15443003,
        -20.70812214,
        -77.857927,
        34.15933615,
        35.29187786
      ],
      "properties": {
        "datetime": "2019-11-26T20:29:07Z",
        "pc:count": 9862464,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789408.5464,
            "count": 9862464,
            "maximum": 789675.2954,
            "minimum": 789146.7554,
            "name": "X",
            "position": 0,
            "stddev": 142.7802117,
            "variance": 20386.18886
          },
          {
            "average": 3784000.457,
            "count": 9862464,
            "maximum": 3784269.357,
            "minimum": 3783740.817,
            "name": "Y",
            "position": 1,
            "stddev": 137.7375556,
            "variance": 18971.63422
          },
          {
            "average": 12.24598324,
            "count": 9862464,
            "maximum": 35.29187786,
            "minimum": -20.70812214,
            "name": "Z",
            "position": 2,
            "stddev": 6.971719636,
            "variance": 48.60487469
          },
          {
            "average": 33997.73185,
            "count": 9862464,
            "maximum": 65535,
            "minimum": 3430,
            "name": "Intensity",
            "position": 3,
            "stddev": 12440.82095,
            "variance": 154774025.9
          },
          {
            "average": 2.285312879,
            "count": 9862464,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.546789997,
            "variance": 2.392559294
          },
          {
            "average": 3.56923716,
            "count": 9862464,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.058730146,
            "variance": 4.238369814
          },
          {
            "average": 0.3679973889,
            "count": 9862464,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4822606497,
            "variance": 0.2325753342
          },
          {
            "average": 0.00106555522,
            "count": 9862464,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03262544897,
            "variance": 0.00106441992
          },
          {
            "average": 1.642017248,
            "count": 9862464,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.254262172,
            "variance": 18.09874663
          },
          {
            "average": -0.2282445236,
            "count": 9862464,
            "maximum": 20.79599953,
            "minimum": -21.76799965,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.72604876,
            "variance": 188.4044146
          },
          {
            "average": 1.175806877,
            "count": 9862464,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.186972697,
            "variance": 1.408904184
          },
          {
            "average": 8643.863269,
            "count": 9862464,
            "maximum": 30570,
            "minimum": 557,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13307.38327,
            "variance": 177086449.4
          },
          {
            "average": 258833322.3,
            "count": 9862464,
            "maximum": 258835347.4,
            "minimum": 258829381.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2103.599665,
            "variance": 4425131.55
          },
          {
            "average": 1.175806877,
            "count": 9862464,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.186972697,
            "variance": 1.408904184
          },
          {
            "average": 0,
            "count": 9862464,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9862464,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9862464,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2357501128,
            "count": 9862464,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4244667423,
            "variance": 0.1801720154
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          789146.7554,
          3783740.817,
          -20.70812214,
          789675.2954,
          3784269.357,
          35.29187786
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                789146.7553511194,
                3783740.8169541094,
                -20.708122139705214
              ],
              [
                789146.7553511194,
                3784269.3569541094,
                -20.708122139705214
              ],
              [
                789675.2953511195,
                3784269.3569541094,
                35.29187786029479
              ],
              [
                789675.2953511195,
                3783740.8169541094,
                35.29187786029479
              ],
              [
                789146.7553511194,
                3783740.8169541094,
                -20.708122139705214
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T20:29:07+00:00",
        "end_time": "2019-11-26T18:49:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236000e_3783500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236000e_3783500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236000e_3783500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3783500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86382859,
            34.15443003,
            -20.70812214,
            -77.857927,
            34.15933615,
            35.29187786
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86382858888823,
                  34.15457657457395,
                  -20.708122139705214
                ],
                [
                  -77.86365245330931,
                  34.15933615079424,
                  -20.708122139705214
                ],
                [
                  -77.85792700022559,
                  34.15918957923323,
                  35.29187786029479
                ],
                [
                  -77.8581034560538,
                  34.154430029065075,
                  35.29187786029479
                ],
                [
                  -77.86382858888823,
                  34.15457657457395,
                  -20.708122139705214
                ]
              ]
            ]
          },
          "id": "20191126_236000e_3783500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3783500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T20:29:07Z",
            "pc:count": 9862464,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789408.5464,
                "count": 9862464,
                "maximum": 789675.2954,
                "minimum": 789146.7554,
                "name": "X",
                "position": 0,
                "stddev": 142.7802117,
                "variance": 20386.18886
              },
              {
                "average": 3784000.457,
                "count": 9862464,
                "maximum": 3784269.357,
                "minimum": 3783740.817,
                "name": "Y",
                "position": 1,
                "stddev": 137.7375556,
                "variance": 18971.63422
              },
              {
                "average": 12.24598324,
                "count": 9862464,
                "maximum": 35.29187786,
                "minimum": -20.70812214,
                "name": "Z",
                "position": 2,
                "stddev": 6.971719636,
                "variance": 48.60487469
              },
              {
                "average": 33997.73185,
                "count": 9862464,
                "maximum": 65535,
                "minimum": 3430,
                "name": "Intensity",
                "position": 3,
                "stddev": 12440.82095,
                "variance": 154774025.9
              },
              {
                "average": 2.285312879,
                "count": 9862464,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.546789997,
                "variance": 2.392559294
              },
              {
                "average": 3.56923716,
                "count": 9862464,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.058730146,
                "variance": 4.238369814
              },
              {
                "average": 0.3679973889,
                "count": 9862464,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4822606497,
                "variance": 0.2325753342
              },
              {
                "average": 0.00106555522,
                "count": 9862464,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03262544897,
                "variance": 0.00106441992
              },
              {
                "average": 1.642017248,
                "count": 9862464,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.254262172,
                "variance": 18.09874663
              },
              {
                "average": -0.2282445236,
                "count": 9862464,
                "maximum": 20.79599953,
                "minimum": -21.76799965,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.72604876,
                "variance": 188.4044146
              },
              {
                "average": 1.175806877,
                "count": 9862464,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.186972697,
                "variance": 1.408904184
              },
              {
                "average": 8643.863269,
                "count": 9862464,
                "maximum": 30570,
                "minimum": 557,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13307.38327,
                "variance": 177086449.4
              },
              {
                "average": 258833322.3,
                "count": 9862464,
                "maximum": 258835347.4,
                "minimum": 258829381.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2103.599665,
                "variance": 4425131.55
              },
              {
                "average": 1.175806877,
                "count": 9862464,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.186972697,
                "variance": 1.408904184
              },
              {
                "average": 0,
                "count": 9862464,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9862464,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9862464,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2357501128,
                "count": 9862464,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4244667423,
                "variance": 0.1801720154
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              789146.7554,
              3783740.817,
              -20.70812214,
              789675.2954,
              3784269.357,
              35.29187786
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    789146.7553511194,
                    3783740.8169541094,
                    -20.708122139705214
                  ],
                  [
                    789146.7553511194,
                    3784269.3569541094,
                    -20.708122139705214
                  ],
                  [
                    789675.2953511195,
                    3784269.3569541094,
                    35.29187786029479
                  ],
                  [
                    789675.2953511195,
                    3783740.8169541094,
                    35.29187786029479
                  ],
                  [
                    789146.7553511194,
                    3783740.8169541094,
                    -20.708122139705214
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T20:29:07+00:00",
            "end_time": "2019-11-26T18:49:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191126_235500e_3782000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86878860219657,
              34.140938755878544,
              -10.92284132581478
            ],
            [
              -77.86861282820851,
              34.145698545411165,
              -10.92284132581478
            ],
            [
              -77.86288891790578,
              34.145552272876515,
              36.99715867418522
            ],
            [
              -77.86306501190978,
              34.14079250934904,
              36.99715867418522
            ],
            [
              -77.86878860219657,
              34.140938755878544,
              -10.92284132581478
            ]
          ]
        ]
      },
      "bbox": [
        -77.8687886,
        34.14079251,
        -10.92284133,
        -77.86288892,
        34.14569855,
        36.99715867
      ],
      "properties": {
        "datetime": "2019-11-26T20:14:00Z",
        "pc:count": 9586265,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789011.3068,
            "count": 9586265,
            "maximum": 789264.2263,
            "minimum": 788735.7463,
            "name": "X",
            "position": 0,
            "stddev": 136.721445,
            "variance": 18692.75352
          },
          {
            "average": 3782479.5,
            "count": 9586265,
            "maximum": 3782742.303,
            "minimum": 3782213.743,
            "name": "Y",
            "position": 1,
            "stddev": 147.4375555,
            "variance": 21737.83278
          },
          {
            "average": 10.71257452,
            "count": 9586265,
            "maximum": 36.99715867,
            "minimum": -10.92284133,
            "name": "Z",
            "position": 2,
            "stddev": 7.700998882,
            "variance": 59.30538378
          },
          {
            "average": 34933.51615,
            "count": 9586265,
            "maximum": 65535,
            "minimum": 3168,
            "name": "Intensity",
            "position": 3,
            "stddev": 12513.63042,
            "variance": 156590946.3
          },
          {
            "average": 2.227838162,
            "count": 9586265,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.576253731,
            "variance": 2.484575826
          },
          {
            "average": 3.454086759,
            "count": 9586265,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.171547881,
            "variance": 4.7156202
          },
          {
            "average": 0.3634493726,
            "count": 9586265,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4809926718,
            "variance": 0.2313539503
          },
          {
            "average": 0.001137565047,
            "count": 9586265,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03370862073,
            "variance": 0.001136271112
          },
          {
            "average": 1.211215943,
            "count": 9586265,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5197614317,
            "variance": 0.2701519459
          },
          {
            "average": -0.3306426731,
            "count": 9586265,
            "maximum": 20.89800072,
            "minimum": -21.73200035,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.19371813,
            "variance": 174.0741981
          },
          {
            "average": 1.207457232,
            "count": 9586265,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.198966277,
            "variance": 1.437520133
          },
          {
            "average": 8997.767303,
            "count": 9586265,
            "maximum": 30568,
            "minimum": 556,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13489.53604,
            "variance": 181967582.5
          },
          {
            "average": 258829629.1,
            "count": 9586265,
            "maximum": 258834440.8,
            "minimum": 258828731.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1088.071115,
            "variance": 1183898.751
          },
          {
            "average": 1.207457232,
            "count": 9586265,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.198966277,
            "variance": 1.437520133
          },
          {
            "average": 0,
            "count": 9586265,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9586265,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9586265,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2206365044,
            "count": 9586265,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4146758436,
            "variance": 0.1719560553
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788735.7463,
          3782213.743,
          -10.92284133,
          789264.2263,
          3782742.303,
          36.99715867
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788735.7463385457,
                3782213.7434693766,
                -10.92284132581478
              ],
              [
                788735.7463385457,
                3782742.303469376,
                -10.92284132581478
              ],
              [
                789264.2263385457,
                3782742.303469376,
                36.99715867418522
              ],
              [
                789264.2263385457,
                3782213.7434693766,
                36.99715867418522
              ],
              [
                788735.7463385457,
                3782213.7434693766,
                -10.92284132581478
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T20:14:00+00:00",
        "end_time": "2019-11-26T18:38:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235500e_3782000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235500e_3782000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235500e_3782000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3782000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.8687886,
            34.14079251,
            -10.92284133,
            -77.86288892,
            34.14569855,
            36.99715867
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86878860219657,
                  34.140938755878544,
                  -10.92284132581478
                ],
                [
                  -77.86861282820851,
                  34.145698545411165,
                  -10.92284132581478
                ],
                [
                  -77.86288891790578,
                  34.145552272876515,
                  36.99715867418522
                ],
                [
                  -77.86306501190978,
                  34.14079250934904,
                  36.99715867418522
                ],
                [
                  -77.86878860219657,
                  34.140938755878544,
                  -10.92284132581478
                ]
              ]
            ]
          },
          "id": "20191126_235500e_3782000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3782000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T20:14:00Z",
            "pc:count": 9586265,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789011.3068,
                "count": 9586265,
                "maximum": 789264.2263,
                "minimum": 788735.7463,
                "name": "X",
                "position": 0,
                "stddev": 136.721445,
                "variance": 18692.75352
              },
              {
                "average": 3782479.5,
                "count": 9586265,
                "maximum": 3782742.303,
                "minimum": 3782213.743,
                "name": "Y",
                "position": 1,
                "stddev": 147.4375555,
                "variance": 21737.83278
              },
              {
                "average": 10.71257452,
                "count": 9586265,
                "maximum": 36.99715867,
                "minimum": -10.92284133,
                "name": "Z",
                "position": 2,
                "stddev": 7.700998882,
                "variance": 59.30538378
              },
              {
                "average": 34933.51615,
                "count": 9586265,
                "maximum": 65535,
                "minimum": 3168,
                "name": "Intensity",
                "position": 3,
                "stddev": 12513.63042,
                "variance": 156590946.3
              },
              {
                "average": 2.227838162,
                "count": 9586265,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.576253731,
                "variance": 2.484575826
              },
              {
                "average": 3.454086759,
                "count": 9586265,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.171547881,
                "variance": 4.7156202
              },
              {
                "average": 0.3634493726,
                "count": 9586265,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4809926718,
                "variance": 0.2313539503
              },
              {
                "average": 0.001137565047,
                "count": 9586265,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03370862073,
                "variance": 0.001136271112
              },
              {
                "average": 1.211215943,
                "count": 9586265,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5197614317,
                "variance": 0.2701519459
              },
              {
                "average": -0.3306426731,
                "count": 9586265,
                "maximum": 20.89800072,
                "minimum": -21.73200035,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.19371813,
                "variance": 174.0741981
              },
              {
                "average": 1.207457232,
                "count": 9586265,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.198966277,
                "variance": 1.437520133
              },
              {
                "average": 8997.767303,
                "count": 9586265,
                "maximum": 30568,
                "minimum": 556,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13489.53604,
                "variance": 181967582.5
              },
              {
                "average": 258829629.1,
                "count": 9586265,
                "maximum": 258834440.8,
                "minimum": 258828731.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1088.071115,
                "variance": 1183898.751
              },
              {
                "average": 1.207457232,
                "count": 9586265,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.198966277,
                "variance": 1.437520133
              },
              {
                "average": 0,
                "count": 9586265,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9586265,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9586265,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2206365044,
                "count": 9586265,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4146758436,
                "variance": 0.1719560553
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788735.7463,
              3782213.743,
              -10.92284133,
              789264.2263,
              3782742.303,
              36.99715867
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788735.7463385457,
                    3782213.7434693766,
                    -10.92284132581478
                  ],
                  [
                    788735.7463385457,
                    3782742.303469376,
                    -10.92284132581478
                  ],
                  [
                    789264.2263385457,
                    3782742.303469376,
                    36.99715867418522
                  ],
                  [
                    789264.2263385457,
                    3782213.7434693766,
                    36.99715867418522
                  ],
                  [
                    788735.7463385457,
                    3782213.7434693766,
                    -10.92284132581478
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T20:14:00+00:00",
            "end_time": "2019-11-26T18:38: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": "20191221_273000e_3816500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.4715612802429,
              34.46061600871318,
              -25.671121628209622
            ],
            [
              -77.4713607053462,
              34.46537704460059,
              -25.671121628209622
            ],
            [
              -77.4656119568915,
              34.46521075249626,
              34.58887837179037
            ],
            [
              -77.46581285690041,
              34.460449746050415,
              34.58887837179037
            ],
            [
              -77.4715612802429,
              34.46061600871318,
              -25.671121628209622
            ]
          ]
        ]
      },
      "bbox": [
        -77.47156128,
        34.46044975,
        -25.67112163,
        -77.46561196,
        34.46537704,
        34.58887837
      ],
      "properties": {
        "datetime": "2019-12-21T13:17:23Z",
        "pc:count": 10327059,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 824413.1349,
            "count": 10327059,
            "maximum": 824677.6092,
            "minimum": 824148.6292,
            "name": "X",
            "position": 0,
            "stddev": 144.202535,
            "variance": 20794.37109
          },
          {
            "average": 3819154.339,
            "count": 10327059,
            "maximum": 3819410.927,
            "minimum": 3818881.987,
            "name": "Y",
            "position": 1,
            "stddev": 144.4107397,
            "variance": 20854.46175
          },
          {
            "average": -1.281988575,
            "count": 10327059,
            "maximum": 34.58887837,
            "minimum": -25.67112163,
            "name": "Z",
            "position": 2,
            "stddev": 0.4647225841,
            "variance": 0.2159670802
          },
          {
            "average": 23065.68524,
            "count": 10327059,
            "maximum": 65535,
            "minimum": 4719,
            "name": "Intensity",
            "position": 3,
            "stddev": 5027.34296,
            "variance": 25274177.24
          },
          {
            "average": 2.406976565,
            "count": 10327059,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.388627925,
            "variance": 1.928287514
          },
          {
            "average": 3.814009003,
            "count": 10327059,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.548625699,
            "variance": 2.398241557
          },
          {
            "average": 0.4620210846,
            "count": 10327059,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4985555396,
            "variance": 0.2485576261
          },
          {
            "average": 0.0009650375775,
            "count": 10327059,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03105006237,
            "variance": 0.0009641063733
          },
          {
            "average": 32.67007838,
            "count": 10327059,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 19.55893078,
            "variance": 382.5517732
          },
          {
            "average": 1.244937128,
            "count": 10327059,
            "maximum": 20.7840004,
            "minimum": -21.80999947,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.70414212,
            "variance": 187.8035111
          },
          {
            "average": 0.6604830088,
            "count": 10327059,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7881428248,
            "variance": 0.6211691124
          },
          {
            "average": 4036.882787,
            "count": 10327059,
            "maximum": 32054,
            "minimum": 2051,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7456.492018,
            "variance": 55599273.22
          },
          {
            "average": 260968628.2,
            "count": 10327059,
            "maximum": 260969443.1,
            "minimum": 260968071.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 295.8306893,
            "variance": 87515.79671
          },
          {
            "average": 0.6604830088,
            "count": 10327059,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.7881428248,
            "variance": 0.6211691124
          },
          {
            "average": 0,
            "count": 10327059,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10327059,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10327059,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1759222059,
            "count": 10327059,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3807539854,
            "variance": 0.1449735974
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          824148.6292,
          3818881.987,
          -25.67112163,
          824677.6092,
          3819410.927,
          34.58887837
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                824148.6291651656,
                3818881.98732953,
                -25.671121628209622
              ],
              [
                824148.6291651656,
                3819410.9273295305,
                -25.671121628209622
              ],
              [
                824677.6091651656,
                3819410.9273295305,
                34.58887837179037
              ],
              [
                824677.6091651656,
                3818881.98732953,
                34.58887837179037
              ],
              [
                824148.6291651656,
                3818881.98732953,
                -25.671121628209622
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-21T13:17:23+00:00",
        "end_time": "2019-12-21T12:54:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191221_273000e_3816500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191221_273000e_3816500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191221_273000e_3816500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191221_273000e_3816500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47156128,
            34.46044975,
            -25.67112163,
            -77.46561196,
            34.46537704,
            34.58887837
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.4715612802429,
                  34.46061600871318,
                  -25.671121628209622
                ],
                [
                  -77.4713607053462,
                  34.46537704460059,
                  -25.671121628209622
                ],
                [
                  -77.4656119568915,
                  34.46521075249626,
                  34.58887837179037
                ],
                [
                  -77.46581285690041,
                  34.460449746050415,
                  34.58887837179037
                ],
                [
                  -77.4715612802429,
                  34.46061600871318,
                  -25.671121628209622
                ]
              ]
            ]
          },
          "id": "20191221_273000e_3816500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191221_273000e_3816500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-21T13:17:23Z",
            "pc:count": 10327059,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 824413.1349,
                "count": 10327059,
                "maximum": 824677.6092,
                "minimum": 824148.6292,
                "name": "X",
                "position": 0,
                "stddev": 144.202535,
                "variance": 20794.37109
              },
              {
                "average": 3819154.339,
                "count": 10327059,
                "maximum": 3819410.927,
                "minimum": 3818881.987,
                "name": "Y",
                "position": 1,
                "stddev": 144.4107397,
                "variance": 20854.46175
              },
              {
                "average": -1.281988575,
                "count": 10327059,
                "maximum": 34.58887837,
                "minimum": -25.67112163,
                "name": "Z",
                "position": 2,
                "stddev": 0.4647225841,
                "variance": 0.2159670802
              },
              {
                "average": 23065.68524,
                "count": 10327059,
                "maximum": 65535,
                "minimum": 4719,
                "name": "Intensity",
                "position": 3,
                "stddev": 5027.34296,
                "variance": 25274177.24
              },
              {
                "average": 2.406976565,
                "count": 10327059,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.388627925,
                "variance": 1.928287514
              },
              {
                "average": 3.814009003,
                "count": 10327059,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.548625699,
                "variance": 2.398241557
              },
              {
                "average": 0.4620210846,
                "count": 10327059,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4985555396,
                "variance": 0.2485576261
              },
              {
                "average": 0.0009650375775,
                "count": 10327059,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03105006237,
                "variance": 0.0009641063733
              },
              {
                "average": 32.67007838,
                "count": 10327059,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 19.55893078,
                "variance": 382.5517732
              },
              {
                "average": 1.244937128,
                "count": 10327059,
                "maximum": 20.7840004,
                "minimum": -21.80999947,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.70414212,
                "variance": 187.8035111
              },
              {
                "average": 0.6604830088,
                "count": 10327059,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7881428248,
                "variance": 0.6211691124
              },
              {
                "average": 4036.882787,
                "count": 10327059,
                "maximum": 32054,
                "minimum": 2051,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7456.492018,
                "variance": 55599273.22
              },
              {
                "average": 260968628.2,
                "count": 10327059,
                "maximum": 260969443.1,
                "minimum": 260968071.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 295.8306893,
                "variance": 87515.79671
              },
              {
                "average": 0.6604830088,
                "count": 10327059,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.7881428248,
                "variance": 0.6211691124
              },
              {
                "average": 0,
                "count": 10327059,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10327059,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10327059,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1759222059,
                "count": 10327059,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3807539854,
                "variance": 0.1449735974
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              824148.6292,
              3818881.987,
              -25.67112163,
              824677.6092,
              3819410.927,
              34.58887837
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    824148.6291651656,
                    3818881.98732953,
                    -25.671121628209622
                  ],
                  [
                    824148.6291651656,
                    3819410.9273295305,
                    -25.671121628209622
                  ],
                  [
                    824677.6091651656,
                    3819410.9273295305,
                    34.58887837179037
                  ],
                  [
                    824677.6091651656,
                    3818881.98732953,
                    34.58887837179037
                  ],
                  [
                    824148.6291651656,
                    3818881.98732953,
                    -25.671121628209622
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-21T13:17:23+00:00",
            "end_time": "2019-12-21T12:54: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": "20191128_273000e_3818000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47196021604275,
              34.47413027422462,
              -9.8985307703997
            ],
            [
              -77.47175952459632,
              34.47889220174144,
              -9.8985307703997
            ],
            [
              -77.4660087598789,
              34.47872584013471,
              17.5214692296003
            ],
            [
              -77.46620977677773,
              34.473963942071855,
              17.5214692296003
            ],
            [
              -77.47196021604275,
              34.47413027422462,
              -9.8985307703997
            ]
          ]
        ]
      },
      "bbox": [
        -77.47196022,
        34.47396394,
        -9.89853077,
        -77.46600876,
        34.4788922,
        17.52146923
      ],
      "properties": {
        "datetime": "2019-12-21T13:32:18Z",
        "pc:count": 6008023,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 824316.2259,
            "count": 6008023,
            "maximum": 824588.719,
            "minimum": 824059.639,
            "name": "X",
            "position": 0,
            "stddev": 146.4162709,
            "variance": 21437.72437
          },
          {
            "average": 3820651.451,
            "count": 6008023,
            "maximum": 3820909.326,
            "minimum": 3820380.286,
            "name": "Y",
            "position": 1,
            "stddev": 146.7786167,
            "variance": 21543.96232
          },
          {
            "average": 1.261105459,
            "count": 6008023,
            "maximum": 17.52146923,
            "minimum": -9.89853077,
            "name": "Z",
            "position": 2,
            "stddev": 2.27165848,
            "variance": 5.16043225
          },
          {
            "average": 33448.22726,
            "count": 6008023,
            "maximum": 65535,
            "minimum": 2600,
            "name": "Intensity",
            "position": 3,
            "stddev": 12010.85748,
            "variance": 144260697.4
          },
          {
            "average": 1.588784863,
            "count": 6008023,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.020526929,
            "variance": 1.041475213
          },
          {
            "average": 2.177575885,
            "count": 6008023,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.479513771,
            "variance": 2.188960999
          },
          {
            "average": 0.3983396868,
            "count": 6008023,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4895561465,
            "variance": 0.2396652206
          },
          {
            "average": 0.001744667089,
            "count": 6008023,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0417327631,
            "variance": 0.001741623516
          },
          {
            "average": 13.25388851,
            "count": 6008023,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 18.77424014,
            "variance": 352.4720929
          },
          {
            "average": -0.7127411752,
            "count": 6008023,
            "maximum": 20.86199951,
            "minimum": -21.88800049,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.56466446,
            "variance": 184.0001218
          },
          {
            "average": 1.023578638,
            "count": 6008023,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.107403954,
            "variance": 1.226343516
          },
          {
            "average": 6616.573238,
            "count": 6008023,
            "maximum": 32056,
            "minimum": 351,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12184.9679,
            "variance": 148473442.8
          },
          {
            "average": 259021869.4,
            "count": 6008023,
            "maximum": 260970338.1,
            "minimum": 259007274.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 165617.0001,
            "variance": 27428990740.0
          },
          {
            "average": 1.023578638,
            "count": 6008023,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.107403954,
            "variance": 1.226343516
          },
          {
            "average": 0,
            "count": 6008023,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6008023,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6008023,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1630010404,
            "count": 6008023,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3693666525,
            "variance": 0.136431724
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          824059.639,
          3820380.286,
          -9.89853077,
          824588.719,
          3820909.326,
          17.52146923
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                824059.639006648,
                3820380.286072217,
                -9.8985307703997
              ],
              [
                824059.639006648,
                3820909.326072217,
                -9.8985307703997
              ],
              [
                824588.719006648,
                3820909.326072217,
                17.5214692296003
              ],
              [
                824588.719006648,
                3820380.286072217,
                17.5214692296003
              ],
              [
                824059.639006648,
                3820380.286072217,
                -9.8985307703997
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-21T13:32:18+00:00",
        "end_time": "2019-11-28T20:14:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191128_273000e_3818000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191128_273000e_3818000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191128_273000e_3818000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_273000e_3818000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47196022,
            34.47396394,
            -9.89853077,
            -77.46600876,
            34.4788922,
            17.52146923
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47196021604275,
                  34.47413027422462,
                  -9.8985307703997
                ],
                [
                  -77.47175952459632,
                  34.47889220174144,
                  -9.8985307703997
                ],
                [
                  -77.4660087598789,
                  34.47872584013471,
                  17.5214692296003
                ],
                [
                  -77.46620977677773,
                  34.473963942071855,
                  17.5214692296003
                ],
                [
                  -77.47196021604275,
                  34.47413027422462,
                  -9.8985307703997
                ]
              ]
            ]
          },
          "id": "20191128_273000e_3818000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_273000e_3818000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-21T13:32:18Z",
            "pc:count": 6008023,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 824316.2259,
                "count": 6008023,
                "maximum": 824588.719,
                "minimum": 824059.639,
                "name": "X",
                "position": 0,
                "stddev": 146.4162709,
                "variance": 21437.72437
              },
              {
                "average": 3820651.451,
                "count": 6008023,
                "maximum": 3820909.326,
                "minimum": 3820380.286,
                "name": "Y",
                "position": 1,
                "stddev": 146.7786167,
                "variance": 21543.96232
              },
              {
                "average": 1.261105459,
                "count": 6008023,
                "maximum": 17.52146923,
                "minimum": -9.89853077,
                "name": "Z",
                "position": 2,
                "stddev": 2.27165848,
                "variance": 5.16043225
              },
              {
                "average": 33448.22726,
                "count": 6008023,
                "maximum": 65535,
                "minimum": 2600,
                "name": "Intensity",
                "position": 3,
                "stddev": 12010.85748,
                "variance": 144260697.4
              },
              {
                "average": 1.588784863,
                "count": 6008023,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.020526929,
                "variance": 1.041475213
              },
              {
                "average": 2.177575885,
                "count": 6008023,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.479513771,
                "variance": 2.188960999
              },
              {
                "average": 0.3983396868,
                "count": 6008023,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4895561465,
                "variance": 0.2396652206
              },
              {
                "average": 0.001744667089,
                "count": 6008023,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0417327631,
                "variance": 0.001741623516
              },
              {
                "average": 13.25388851,
                "count": 6008023,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 18.77424014,
                "variance": 352.4720929
              },
              {
                "average": -0.7127411752,
                "count": 6008023,
                "maximum": 20.86199951,
                "minimum": -21.88800049,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.56466446,
                "variance": 184.0001218
              },
              {
                "average": 1.023578638,
                "count": 6008023,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.107403954,
                "variance": 1.226343516
              },
              {
                "average": 6616.573238,
                "count": 6008023,
                "maximum": 32056,
                "minimum": 351,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12184.9679,
                "variance": 148473442.8
              },
              {
                "average": 259021869.4,
                "count": 6008023,
                "maximum": 260970338.1,
                "minimum": 259007274.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 165617.0001,
                "variance": 27428990740.0
              },
              {
                "average": 1.023578638,
                "count": 6008023,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.107403954,
                "variance": 1.226343516
              },
              {
                "average": 0,
                "count": 6008023,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6008023,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6008023,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1630010404,
                "count": 6008023,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3693666525,
                "variance": 0.136431724
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              824059.639,
              3820380.286,
              -9.89853077,
              824588.719,
              3820909.326,
              17.52146923
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    824059.639006648,
                    3820380.286072217,
                    -9.8985307703997
                  ],
                  [
                    824059.639006648,
                    3820909.326072217,
                    -9.8985307703997
                  ],
                  [
                    824588.719006648,
                    3820909.326072217,
                    17.5214692296003
                  ],
                  [
                    824588.719006648,
                    3820380.286072217,
                    17.5214692296003
                  ],
                  [
                    824059.639006648,
                    3820380.286072217,
                    -9.8985307703997
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-21T13:32:18+00:00",
            "end_time": "2019-11-28T20:14: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": "20191126_235500e_3785500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.8698559319312,
              34.17246544763439,
              -26.269960417644356
            ],
            [
              -77.86968006313899,
              34.177223776749415,
              -26.269960417644356
            ],
            [
              -77.86395358573985,
              34.17707742498519,
              35.150039582355646
            ],
            [
              -77.8641297749743,
              34.172319121869904,
              35.150039582355646
            ],
            [
              -77.8698559319312,
              34.17246544763439,
              -26.269960417644356
            ]
          ]
        ]
      },
      "bbox": [
        -77.86985593,
        34.17231912,
        -26.26996042,
        -77.86395359,
        34.17722378,
        35.15003958
      ],
      "properties": {
        "datetime": "2019-11-26T21:13:10Z",
        "pc:count": 7749788,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788800.8231,
            "count": 7749788,
            "maximum": 789058.4171,
            "minimum": 788529.8971,
            "name": "X",
            "position": 0,
            "stddev": 143.9276123,
            "variance": 20715.15758
          },
          {
            "average": 3785973.806,
            "count": 7749788,
            "maximum": 3786236.77,
            "minimum": 3785708.37,
            "name": "Y",
            "position": 1,
            "stddev": 146.8822037,
            "variance": 21574.38176
          },
          {
            "average": 12.07396924,
            "count": 7749788,
            "maximum": 35.15003958,
            "minimum": -26.26996042,
            "name": "Z",
            "position": 2,
            "stddev": 5.761830424,
            "variance": 33.19868983
          },
          {
            "average": 36943.53386,
            "count": 7749788,
            "maximum": 65535,
            "minimum": 4238,
            "name": "Intensity",
            "position": 3,
            "stddev": 12807.18293,
            "variance": 164023934.6
          },
          {
            "average": 2.045470405,
            "count": 7749788,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.507500684,
            "variance": 2.272558312
          },
          {
            "average": 3.09035602,
            "count": 7749788,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.162755155,
            "variance": 4.677509859
          },
          {
            "average": 0.3563666516,
            "count": 7749788,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4789253499,
            "variance": 0.2293694908
          },
          {
            "average": 0.001308035781,
            "count": 7749788,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03614311818,
            "variance": 0.001306324992
          },
          {
            "average": 1.254293666,
            "count": 7749788,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5259938438,
            "variance": 0.2766695237
          },
          {
            "average": 0.294881325,
            "count": 7749788,
            "maximum": 20.95800018,
            "minimum": -21.72599983,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.31668863,
            "variance": 177.3341961
          },
          {
            "average": 1.237128035,
            "count": 7749788,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.211678677,
            "variance": 1.468165216
          },
          {
            "average": 9382.203236,
            "count": 7749788,
            "maximum": 30576,
            "minimum": 573,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13662.15107,
            "variance": 186654372
          },
          {
            "average": 258837299.8,
            "count": 7749788,
            "maximum": 258837990.9,
            "minimum": 258836531.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 323.695428,
            "variance": 104778.7301
          },
          {
            "average": 1.237128035,
            "count": 7749788,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.211678677,
            "variance": 1.468165216
          },
          {
            "average": 0,
            "count": 7749788,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7749788,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7749788,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2101279416,
            "count": 7749788,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4073993264,
            "variance": 0.1659742112
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788529.8971,
          3785708.37,
          -26.26996042,
          789058.4171,
          3786236.77,
          35.15003958
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788529.8971054131,
                3785708.369770267,
                -26.269960417644356
              ],
              [
                788529.8971054131,
                3786236.7697702674,
                -26.269960417644356
              ],
              [
                789058.4171054132,
                3786236.7697702674,
                35.150039582355646
              ],
              [
                789058.4171054132,
                3785708.369770267,
                35.150039582355646
              ],
              [
                788529.8971054131,
                3785708.369770267,
                -26.269960417644356
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T21:13:10+00:00",
        "end_time": "2019-11-26T20:48:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235500e_3785500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235500e_3785500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235500e_3785500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3785500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86985593,
            34.17231912,
            -26.26996042,
            -77.86395359,
            34.17722378,
            35.15003958
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.8698559319312,
                  34.17246544763439,
                  -26.269960417644356
                ],
                [
                  -77.86968006313899,
                  34.177223776749415,
                  -26.269960417644356
                ],
                [
                  -77.86395358573985,
                  34.17707742498519,
                  35.150039582355646
                ],
                [
                  -77.8641297749743,
                  34.172319121869904,
                  35.150039582355646
                ],
                [
                  -77.8698559319312,
                  34.17246544763439,
                  -26.269960417644356
                ]
              ]
            ]
          },
          "id": "20191126_235500e_3785500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3785500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T21:13:10Z",
            "pc:count": 7749788,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788800.8231,
                "count": 7749788,
                "maximum": 789058.4171,
                "minimum": 788529.8971,
                "name": "X",
                "position": 0,
                "stddev": 143.9276123,
                "variance": 20715.15758
              },
              {
                "average": 3785973.806,
                "count": 7749788,
                "maximum": 3786236.77,
                "minimum": 3785708.37,
                "name": "Y",
                "position": 1,
                "stddev": 146.8822037,
                "variance": 21574.38176
              },
              {
                "average": 12.07396924,
                "count": 7749788,
                "maximum": 35.15003958,
                "minimum": -26.26996042,
                "name": "Z",
                "position": 2,
                "stddev": 5.761830424,
                "variance": 33.19868983
              },
              {
                "average": 36943.53386,
                "count": 7749788,
                "maximum": 65535,
                "minimum": 4238,
                "name": "Intensity",
                "position": 3,
                "stddev": 12807.18293,
                "variance": 164023934.6
              },
              {
                "average": 2.045470405,
                "count": 7749788,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.507500684,
                "variance": 2.272558312
              },
              {
                "average": 3.09035602,
                "count": 7749788,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.162755155,
                "variance": 4.677509859
              },
              {
                "average": 0.3563666516,
                "count": 7749788,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4789253499,
                "variance": 0.2293694908
              },
              {
                "average": 0.001308035781,
                "count": 7749788,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03614311818,
                "variance": 0.001306324992
              },
              {
                "average": 1.254293666,
                "count": 7749788,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5259938438,
                "variance": 0.2766695237
              },
              {
                "average": 0.294881325,
                "count": 7749788,
                "maximum": 20.95800018,
                "minimum": -21.72599983,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.31668863,
                "variance": 177.3341961
              },
              {
                "average": 1.237128035,
                "count": 7749788,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.211678677,
                "variance": 1.468165216
              },
              {
                "average": 9382.203236,
                "count": 7749788,
                "maximum": 30576,
                "minimum": 573,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13662.15107,
                "variance": 186654372
              },
              {
                "average": 258837299.8,
                "count": 7749788,
                "maximum": 258837990.9,
                "minimum": 258836531.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 323.695428,
                "variance": 104778.7301
              },
              {
                "average": 1.237128035,
                "count": 7749788,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.211678677,
                "variance": 1.468165216
              },
              {
                "average": 0,
                "count": 7749788,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7749788,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7749788,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2101279416,
                "count": 7749788,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4073993264,
                "variance": 0.1659742112
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788529.8971,
              3785708.37,
              -26.26996042,
              789058.4171,
              3786236.77,
              35.15003958
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788529.8971054131,
                    3785708.369770267,
                    -26.269960417644356
                  ],
                  [
                    788529.8971054131,
                    3786236.7697702674,
                    -26.269960417644356
                  ],
                  [
                    789058.4171054132,
                    3786236.7697702674,
                    35.150039582355646
                  ],
                  [
                    789058.4171054132,
                    3785708.369770267,
                    35.150039582355646
                  ],
                  [
                    788529.8971054131,
                    3785708.369770267,
                    -26.269960417644356
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T21:13:10+00:00",
            "end_time": "2019-11-26T20:48: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": "20191130_271500e_3823500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.48975347485151,
              34.52335157093749,
              -2.152895572120705
            ],
            [
              -77.48955339676517,
              34.52811427141282,
              -2.152895572120705
            ],
            [
              -77.48379892269598,
              34.52794853506731,
              38.167104427879295
            ],
            [
              -77.48399932711176,
              34.52318586392043,
              38.167104427879295
            ],
            [
              -77.48975347485151,
              34.52335157093749,
              -2.152895572120705
            ]
          ]
        ]
      },
      "bbox": [
        -77.48975347,
        34.52318586,
        -2.152895572,
        -77.48379892,
        34.52811427,
        38.16710443
      ],
      "properties": {
        "datetime": "2019-11-30T22:43:20Z",
        "pc:count": 13200949,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 822509.5223,
            "count": 13200949,
            "maximum": 822763.8798,
            "minimum": 822234.7798,
            "name": "X",
            "position": 0,
            "stddev": 149.0835156,
            "variance": 22225.89461
          },
          {
            "average": 3826051.546,
            "count": 13200949,
            "maximum": 3826314.19,
            "minimum": 3825785.07,
            "name": "Y",
            "position": 1,
            "stddev": 138.2182713,
            "variance": 19104.29052
          },
          {
            "average": 15.32681302,
            "count": 13200949,
            "maximum": 38.16710443,
            "minimum": -2.152895572,
            "name": "Z",
            "position": 2,
            "stddev": 6.046134785,
            "variance": 36.55574583
          },
          {
            "average": 30491.27548,
            "count": 13200949,
            "maximum": 65535,
            "minimum": 4675,
            "name": "Intensity",
            "position": 3,
            "stddev": 11577.5249,
            "variance": 134039082.7
          },
          {
            "average": 2.725419665,
            "count": 13200949,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.712435487,
            "variance": 2.932435299
          },
          {
            "average": 4.450847814,
            "count": 13200949,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.023565611,
            "variance": 4.09481778
          },
          {
            "average": 0.3858628649,
            "count": 13200949,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4867984514,
            "variance": 0.2369727323
          },
          {
            "average": 0.0007819134821,
            "count": 13200949,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02795178264,
            "variance": 0.0007813021526
          },
          {
            "average": 1.145694071,
            "count": 13200949,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5191317861,
            "variance": 0.2694978113
          },
          {
            "average": 0.9706930379,
            "count": 13200949,
            "maximum": 20.86800003,
            "minimum": -21.76799965,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.69666799,
            "variance": 187.5987139
          },
          {
            "average": 1.088424855,
            "count": 13200949,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.144063053,
            "variance": 1.308880269
          },
          {
            "average": 9428.425029,
            "count": 13200949,
            "maximum": 32404,
            "minimum": 2401,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12704.70151,
            "variance": 161409440.4
          },
          {
            "average": 259188503.1,
            "count": 13200949,
            "maximum": 259189000.3,
            "minimum": 259187668.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 304.5242944,
            "variance": 92735.04589
          },
          {
            "average": 1.088424855,
            "count": 13200949,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.144063053,
            "variance": 1.308880269
          },
          {
            "average": 0,
            "count": 13200949,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13200949,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13200949,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.168285174,
            "count": 13200949,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3741193457,
            "variance": 0.1399652848
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          822234.7798,
          3825785.07,
          -2.152895572,
          822763.8798,
          3826314.19,
          38.16710443
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                822234.7798332544,
                3825785.070395549,
                -2.152895572120705
              ],
              [
                822234.7798332544,
                3826314.190395549,
                -2.152895572120705
              ],
              [
                822763.8798332545,
                3826314.190395549,
                38.167104427879295
              ],
              [
                822763.8798332545,
                3825785.070395549,
                38.167104427879295
              ],
              [
                822234.7798332544,
                3825785.070395549,
                -2.152895572120705
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-30T22:43:20+00:00",
        "end_time": "2019-11-30T22:21:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191130_271500e_3823500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191130_271500e_3823500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191130_271500e_3823500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_271500e_3823500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48975347,
            34.52318586,
            -2.152895572,
            -77.48379892,
            34.52811427,
            38.16710443
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.48975347485151,
                  34.52335157093749,
                  -2.152895572120705
                ],
                [
                  -77.48955339676517,
                  34.52811427141282,
                  -2.152895572120705
                ],
                [
                  -77.48379892269598,
                  34.52794853506731,
                  38.167104427879295
                ],
                [
                  -77.48399932711176,
                  34.52318586392043,
                  38.167104427879295
                ],
                [
                  -77.48975347485151,
                  34.52335157093749,
                  -2.152895572120705
                ]
              ]
            ]
          },
          "id": "20191130_271500e_3823500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_271500e_3823500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-30T22:43:20Z",
            "pc:count": 13200949,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 822509.5223,
                "count": 13200949,
                "maximum": 822763.8798,
                "minimum": 822234.7798,
                "name": "X",
                "position": 0,
                "stddev": 149.0835156,
                "variance": 22225.89461
              },
              {
                "average": 3826051.546,
                "count": 13200949,
                "maximum": 3826314.19,
                "minimum": 3825785.07,
                "name": "Y",
                "position": 1,
                "stddev": 138.2182713,
                "variance": 19104.29052
              },
              {
                "average": 15.32681302,
                "count": 13200949,
                "maximum": 38.16710443,
                "minimum": -2.152895572,
                "name": "Z",
                "position": 2,
                "stddev": 6.046134785,
                "variance": 36.55574583
              },
              {
                "average": 30491.27548,
                "count": 13200949,
                "maximum": 65535,
                "minimum": 4675,
                "name": "Intensity",
                "position": 3,
                "stddev": 11577.5249,
                "variance": 134039082.7
              },
              {
                "average": 2.725419665,
                "count": 13200949,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.712435487,
                "variance": 2.932435299
              },
              {
                "average": 4.450847814,
                "count": 13200949,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.023565611,
                "variance": 4.09481778
              },
              {
                "average": 0.3858628649,
                "count": 13200949,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4867984514,
                "variance": 0.2369727323
              },
              {
                "average": 0.0007819134821,
                "count": 13200949,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02795178264,
                "variance": 0.0007813021526
              },
              {
                "average": 1.145694071,
                "count": 13200949,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5191317861,
                "variance": 0.2694978113
              },
              {
                "average": 0.9706930379,
                "count": 13200949,
                "maximum": 20.86800003,
                "minimum": -21.76799965,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.69666799,
                "variance": 187.5987139
              },
              {
                "average": 1.088424855,
                "count": 13200949,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.144063053,
                "variance": 1.308880269
              },
              {
                "average": 9428.425029,
                "count": 13200949,
                "maximum": 32404,
                "minimum": 2401,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12704.70151,
                "variance": 161409440.4
              },
              {
                "average": 259188503.1,
                "count": 13200949,
                "maximum": 259189000.3,
                "minimum": 259187668.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 304.5242944,
                "variance": 92735.04589
              },
              {
                "average": 1.088424855,
                "count": 13200949,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.144063053,
                "variance": 1.308880269
              },
              {
                "average": 0,
                "count": 13200949,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13200949,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13200949,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.168285174,
                "count": 13200949,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3741193457,
                "variance": 0.1399652848
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              822234.7798,
              3825785.07,
              -2.152895572,
              822763.8798,
              3826314.19,
              38.16710443
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    822234.7798332544,
                    3825785.070395549,
                    -2.152895572120705
                  ],
                  [
                    822234.7798332544,
                    3826314.190395549,
                    -2.152895572120705
                  ],
                  [
                    822763.8798332545,
                    3826314.190395549,
                    38.167104427879295
                  ],
                  [
                    822763.8798332545,
                    3825785.070395549,
                    38.167104427879295
                  ],
                  [
                    822234.7798332544,
                    3825785.070395549,
                    -2.152895572120705
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-30T22:43:20+00:00",
            "end_time": "2019-11-30T22:21: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": "20191126_236000e_3784000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86398098308611,
              34.15908023293652,
              -11.530268763560699
            ],
            [
              -77.86380484630077,
              34.16383926605129,
              -11.530268763560699
            ],
            [
              -77.85807952172449,
              34.16369269582735,
              35.8897312364393
            ],
            [
              -77.85825597876983,
              34.15893368875987,
              35.8897312364393
            ],
            [
              -77.86398098308611,
              34.15908023293652,
              -11.530268763560699
            ]
          ]
        ]
      },
      "bbox": [
        -77.86398098,
        34.15893369,
        -11.53026876,
        -77.85807952,
        34.16383927,
        35.88973124
      ],
      "properties": {
        "datetime": "2019-11-26T20:34:05Z",
        "pc:count": 9235967,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789388.0285,
            "count": 9235967,
            "maximum": 789645.8297,
            "minimum": 789117.3297,
            "name": "X",
            "position": 0,
            "stddev": 149.9013771,
            "variance": 22470.42286
          },
          {
            "average": 3784519.989,
            "count": 9235967,
            "maximum": 3784768.513,
            "minimum": 3784240.033,
            "name": "Y",
            "position": 1,
            "stddev": 136.567566,
            "variance": 18650.70009
          },
          {
            "average": 10.01406632,
            "count": 9235967,
            "maximum": 35.88973124,
            "minimum": -11.53026876,
            "name": "Z",
            "position": 2,
            "stddev": 7.706826448,
            "variance": 59.39517389
          },
          {
            "average": 33706.14125,
            "count": 9235967,
            "maximum": 65535,
            "minimum": 3561,
            "name": "Intensity",
            "position": 3,
            "stddev": 12103.25525,
            "variance": 146488787.7
          },
          {
            "average": 2.205548915,
            "count": 9235967,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.519217041,
            "variance": 2.308020417
          },
          {
            "average": 3.411111365,
            "count": 9235967,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.065230204,
            "variance": 4.265175795
          },
          {
            "average": 0.3704872484,
            "count": 9235967,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4829352673,
            "variance": 0.2332264724
          },
          {
            "average": 0.001099722422,
            "count": 9235967,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03314382524,
            "variance": 0.001098513152
          },
          {
            "average": 2.84327954,
            "count": 9235967,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.100916256,
            "variance": 65.62484418
          },
          {
            "average": 0.1271446536,
            "count": 9235967,
            "maximum": 20.81999969,
            "minimum": -21.69000053,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.32168654,
            "variance": 177.4673324
          },
          {
            "average": 1.17275235,
            "count": 9235967,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.184033205,
            "variance": 1.40193463
          },
          {
            "average": 8591.868672,
            "count": 9235967,
            "maximum": 30571,
            "minimum": 568,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13278.43631,
            "variance": 176316870.9
          },
          {
            "average": 258834901.2,
            "count": 9235967,
            "maximum": 258835645.7,
            "minimum": 258829698.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 369.4568553,
            "variance": 136498.3679
          },
          {
            "average": 1.17275235,
            "count": 9235967,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.184033205,
            "variance": 1.40193463
          },
          {
            "average": 0,
            "count": 9235967,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9235967,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9235967,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2166867855,
            "count": 9235967,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.411987428,
            "variance": 0.1697336409
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          789117.3297,
          3784240.033,
          -11.53026876,
          789645.8297,
          3784768.513,
          35.88973124
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                789117.3296680514,
                3784240.0325633055,
                -11.530268763560699
              ],
              [
                789117.3296680514,
                3784768.512563306,
                -11.530268763560699
              ],
              [
                789645.8296680514,
                3784768.512563306,
                35.8897312364393
              ],
              [
                789645.8296680514,
                3784240.0325633055,
                35.8897312364393
              ],
              [
                789117.3296680514,
                3784240.0325633055,
                -11.530268763560699
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T20:34:05+00:00",
        "end_time": "2019-11-26T18:54:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236000e_3784000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236000e_3784000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236000e_3784000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3784000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86398098,
            34.15893369,
            -11.53026876,
            -77.85807952,
            34.16383927,
            35.88973124
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86398098308611,
                  34.15908023293652,
                  -11.530268763560699
                ],
                [
                  -77.86380484630077,
                  34.16383926605129,
                  -11.530268763560699
                ],
                [
                  -77.85807952172449,
                  34.16369269582735,
                  35.8897312364393
                ],
                [
                  -77.85825597876983,
                  34.15893368875987,
                  35.8897312364393
                ],
                [
                  -77.86398098308611,
                  34.15908023293652,
                  -11.530268763560699
                ]
              ]
            ]
          },
          "id": "20191126_236000e_3784000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3784000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T20:34:05Z",
            "pc:count": 9235967,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789388.0285,
                "count": 9235967,
                "maximum": 789645.8297,
                "minimum": 789117.3297,
                "name": "X",
                "position": 0,
                "stddev": 149.9013771,
                "variance": 22470.42286
              },
              {
                "average": 3784519.989,
                "count": 9235967,
                "maximum": 3784768.513,
                "minimum": 3784240.033,
                "name": "Y",
                "position": 1,
                "stddev": 136.567566,
                "variance": 18650.70009
              },
              {
                "average": 10.01406632,
                "count": 9235967,
                "maximum": 35.88973124,
                "minimum": -11.53026876,
                "name": "Z",
                "position": 2,
                "stddev": 7.706826448,
                "variance": 59.39517389
              },
              {
                "average": 33706.14125,
                "count": 9235967,
                "maximum": 65535,
                "minimum": 3561,
                "name": "Intensity",
                "position": 3,
                "stddev": 12103.25525,
                "variance": 146488787.7
              },
              {
                "average": 2.205548915,
                "count": 9235967,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.519217041,
                "variance": 2.308020417
              },
              {
                "average": 3.411111365,
                "count": 9235967,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.065230204,
                "variance": 4.265175795
              },
              {
                "average": 0.3704872484,
                "count": 9235967,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4829352673,
                "variance": 0.2332264724
              },
              {
                "average": 0.001099722422,
                "count": 9235967,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03314382524,
                "variance": 0.001098513152
              },
              {
                "average": 2.84327954,
                "count": 9235967,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.100916256,
                "variance": 65.62484418
              },
              {
                "average": 0.1271446536,
                "count": 9235967,
                "maximum": 20.81999969,
                "minimum": -21.69000053,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.32168654,
                "variance": 177.4673324
              },
              {
                "average": 1.17275235,
                "count": 9235967,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.184033205,
                "variance": 1.40193463
              },
              {
                "average": 8591.868672,
                "count": 9235967,
                "maximum": 30571,
                "minimum": 568,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13278.43631,
                "variance": 176316870.9
              },
              {
                "average": 258834901.2,
                "count": 9235967,
                "maximum": 258835645.7,
                "minimum": 258829698.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 369.4568553,
                "variance": 136498.3679
              },
              {
                "average": 1.17275235,
                "count": 9235967,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.184033205,
                "variance": 1.40193463
              },
              {
                "average": 0,
                "count": 9235967,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9235967,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9235967,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2166867855,
                "count": 9235967,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.411987428,
                "variance": 0.1697336409
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              789117.3297,
              3784240.033,
              -11.53026876,
              789645.8297,
              3784768.513,
              35.88973124
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    789117.3296680514,
                    3784240.0325633055,
                    -11.530268763560699
                  ],
                  [
                    789117.3296680514,
                    3784768.512563306,
                    -11.530268763560699
                  ],
                  [
                    789645.8296680514,
                    3784768.512563306,
                    35.8897312364393
                  ],
                  [
                    789645.8296680514,
                    3784240.0325633055,
                    35.8897312364393
                  ],
                  [
                    789117.3296680514,
                    3784240.0325633055,
                    -11.530268763560699
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T20:34:05+00:00",
            "end_time": "2019-11-26T18:54: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": "20191126_236000e_3784500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86413291346348,
              34.16358386699585,
              -13.611205780448909
            ],
            [
              -77.86395676211563,
              34.168342717208326,
              -13.611205780448909
            ],
            [
              -77.85823113265728,
              34.16819613719788,
              55.068794219551094
            ],
            [
              -77.85840760432428,
              34.163437313031785,
              55.068794219551094
            ],
            [
              -77.86413291346348,
              34.16358386699585,
              -13.611205780448909
            ]
          ]
        ]
      },
      "bbox": [
        -77.86413291,
        34.16343731,
        -13.61120578,
        -77.85823113,
        34.16834272,
        55.06879422
      ],
      "properties": {
        "datetime": "2019-11-26T20:44:05Z",
        "pc:count": 9922007,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789346.4147,
            "count": 9922007,
            "maximum": 789616.4466,
            "minimum": 789087.9466,
            "name": "X",
            "position": 0,
            "stddev": 139.582242,
            "variance": 19483.20229
          },
          {
            "average": 3784997.907,
            "count": 9922007,
            "maximum": 3785267.707,
            "minimum": 3784739.247,
            "name": "Y",
            "position": 1,
            "stddev": 139.7460654,
            "variance": 19528.96279
          },
          {
            "average": 12.89961092,
            "count": 9922007,
            "maximum": 55.06879422,
            "minimum": -13.61120578,
            "name": "Z",
            "position": 2,
            "stddev": 6.504900928,
            "variance": 42.31373608
          },
          {
            "average": 33648.4552,
            "count": 9922007,
            "maximum": 65535,
            "minimum": 3626,
            "name": "Intensity",
            "position": 3,
            "stddev": 12811.86154,
            "variance": 164143796.2
          },
          {
            "average": 2.378977257,
            "count": 9922007,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.627468901,
            "variance": 2.648655023
          },
          {
            "average": 3.757977998,
            "count": 9922007,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.159963762,
            "variance": 4.665443451
          },
          {
            "average": 0.3673698275,
            "count": 9922007,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4820884367,
            "variance": 0.2324092608
          },
          {
            "average": 0.001024389521,
            "count": 9922007,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03198968975,
            "variance": 0.00102334025
          },
          {
            "average": 1.200636323,
            "count": 9922007,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5014405527,
            "variance": 0.2514426279
          },
          {
            "average": 1.77470433,
            "count": 9922007,
            "maximum": 20.82600021,
            "minimum": -21.7140007,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.72358244,
            "variance": 188.3367151
          },
          {
            "average": 1.186446653,
            "count": 9922007,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.190354899,
            "variance": 1.416944787
          },
          {
            "average": 8761.160434,
            "count": 9922007,
            "maximum": 30572,
            "minimum": 569,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13365.41802,
            "variance": 178634399
          },
          {
            "average": 258835441.8,
            "count": 9922007,
            "maximum": 258836245,
            "minimum": 258834727.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 337.7371546,
            "variance": 114066.3856
          },
          {
            "average": 1.186446653,
            "count": 9922007,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.190354899,
            "variance": 1.416944787
          },
          {
            "average": 0,
            "count": 9922007,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9922007,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9922007,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2381658267,
            "count": 9922007,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4259611297,
            "variance": 0.181442884
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          789087.9466,
          3784739.247,
          -13.61120578,
          789616.4466,
          3785267.707,
          55.06879422
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                789087.9465531856,
                3784739.2470165184,
                -13.611205780448909
              ],
              [
                789087.9465531856,
                3785267.7070165183,
                -13.611205780448909
              ],
              [
                789616.4465531856,
                3785267.7070165183,
                55.068794219551094
              ],
              [
                789616.4465531856,
                3784739.2470165184,
                55.068794219551094
              ],
              [
                789087.9465531856,
                3784739.2470165184,
                -13.611205780448909
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T20:44:05+00:00",
        "end_time": "2019-11-26T20:18:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236000e_3784500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236000e_3784500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236000e_3784500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3784500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86413291,
            34.16343731,
            -13.61120578,
            -77.85823113,
            34.16834272,
            55.06879422
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86413291346348,
                  34.16358386699585,
                  -13.611205780448909
                ],
                [
                  -77.86395676211563,
                  34.168342717208326,
                  -13.611205780448909
                ],
                [
                  -77.85823113265728,
                  34.16819613719788,
                  55.068794219551094
                ],
                [
                  -77.85840760432428,
                  34.163437313031785,
                  55.068794219551094
                ],
                [
                  -77.86413291346348,
                  34.16358386699585,
                  -13.611205780448909
                ]
              ]
            ]
          },
          "id": "20191126_236000e_3784500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3784500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T20:44:05Z",
            "pc:count": 9922007,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789346.4147,
                "count": 9922007,
                "maximum": 789616.4466,
                "minimum": 789087.9466,
                "name": "X",
                "position": 0,
                "stddev": 139.582242,
                "variance": 19483.20229
              },
              {
                "average": 3784997.907,
                "count": 9922007,
                "maximum": 3785267.707,
                "minimum": 3784739.247,
                "name": "Y",
                "position": 1,
                "stddev": 139.7460654,
                "variance": 19528.96279
              },
              {
                "average": 12.89961092,
                "count": 9922007,
                "maximum": 55.06879422,
                "minimum": -13.61120578,
                "name": "Z",
                "position": 2,
                "stddev": 6.504900928,
                "variance": 42.31373608
              },
              {
                "average": 33648.4552,
                "count": 9922007,
                "maximum": 65535,
                "minimum": 3626,
                "name": "Intensity",
                "position": 3,
                "stddev": 12811.86154,
                "variance": 164143796.2
              },
              {
                "average": 2.378977257,
                "count": 9922007,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.627468901,
                "variance": 2.648655023
              },
              {
                "average": 3.757977998,
                "count": 9922007,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.159963762,
                "variance": 4.665443451
              },
              {
                "average": 0.3673698275,
                "count": 9922007,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4820884367,
                "variance": 0.2324092608
              },
              {
                "average": 0.001024389521,
                "count": 9922007,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03198968975,
                "variance": 0.00102334025
              },
              {
                "average": 1.200636323,
                "count": 9922007,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5014405527,
                "variance": 0.2514426279
              },
              {
                "average": 1.77470433,
                "count": 9922007,
                "maximum": 20.82600021,
                "minimum": -21.7140007,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.72358244,
                "variance": 188.3367151
              },
              {
                "average": 1.186446653,
                "count": 9922007,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.190354899,
                "variance": 1.416944787
              },
              {
                "average": 8761.160434,
                "count": 9922007,
                "maximum": 30572,
                "minimum": 569,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13365.41802,
                "variance": 178634399
              },
              {
                "average": 258835441.8,
                "count": 9922007,
                "maximum": 258836245,
                "minimum": 258834727.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 337.7371546,
                "variance": 114066.3856
              },
              {
                "average": 1.186446653,
                "count": 9922007,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.190354899,
                "variance": 1.416944787
              },
              {
                "average": 0,
                "count": 9922007,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9922007,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9922007,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2381658267,
                "count": 9922007,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4259611297,
                "variance": 0.181442884
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              789087.9466,
              3784739.247,
              -13.61120578,
              789616.4466,
              3785267.707,
              55.06879422
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    789087.9465531856,
                    3784739.2470165184,
                    -13.611205780448909
                  ],
                  [
                    789087.9465531856,
                    3785267.7070165183,
                    -13.611205780448909
                  ],
                  [
                    789616.4465531856,
                    3785267.7070165183,
                    55.068794219551094
                  ],
                  [
                    789616.4465531856,
                    3784739.2470165184,
                    55.068794219551094
                  ],
                  [
                    789087.9465531856,
                    3784739.2470165184,
                    -13.611205780448909
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T20:44:05+00:00",
            "end_time": "2019-11-26T20:18: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": "20191201_272000e_3822000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.48390863825514,
              34.50994801039128,
              -7.647889500288809
            ],
            [
              -77.48370832767952,
              34.514710691396544,
              -7.647889500288809
            ],
            [
              -77.47795546391467,
              34.51454475460569,
              39.452110499711196
            ],
            [
              -77.4781561005591,
              34.50978210296955,
              39.452110499711196
            ],
            [
              -77.48390863825514,
              34.50994801039128,
              -7.647889500288809
            ]
          ]
        ]
      },
      "bbox": [
        -77.48390864,
        34.5097821,
        -7.6478895,
        -77.47795546,
        34.51471069,
        39.4521105
      ],
      "properties": {
        "datetime": "2019-12-01T22:57:40Z",
        "pc:count": 8570941,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 823110.4972,
            "count": 8570941,
            "maximum": 823352.3925,
            "minimum": 822823.3525,
            "name": "X",
            "position": 0,
            "stddev": 144.9764745,
            "variance": 21018.17816
          },
          {
            "average": 3824573.325,
            "count": 8570941,
            "maximum": 3824845.573,
            "minimum": 3824316.453,
            "name": "Y",
            "position": 1,
            "stddev": 132.8170287,
            "variance": 17640.3631
          },
          {
            "average": 11.06541166,
            "count": 8570941,
            "maximum": 39.4521105,
            "minimum": -7.6478895,
            "name": "Z",
            "position": 2,
            "stddev": 5.315925036,
            "variance": 28.25905899
          },
          {
            "average": 34275.20353,
            "count": 8570941,
            "maximum": 65535,
            "minimum": 4151,
            "name": "Intensity",
            "position": 3,
            "stddev": 12329.13584,
            "variance": 152007590.5
          },
          {
            "average": 2.06721374,
            "count": 8570941,
            "maximum": 12,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.550354828,
            "variance": 2.403600092
          },
          {
            "average": 3.13331605,
            "count": 8570941,
            "maximum": 12,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.236368586,
            "variance": 5.001344452
          },
          {
            "average": 0.3633636027,
            "count": 8570941,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.480968317,
            "variance": 0.2313305219
          },
          {
            "average": 0.001384445419,
            "count": 8570941,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03718237339,
            "variance": 0.001382528891
          },
          {
            "average": 1.300665003,
            "count": 8570941,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5553351933,
            "variance": 0.3083971769
          },
          {
            "average": 0.652222179,
            "count": 8570941,
            "maximum": 20.90399933,
            "minimum": -21.84000015,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.81541597,
            "variance": 190.8657185
          },
          {
            "average": 1.184407406,
            "count": 8570941,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.193178225,
            "variance": 1.423674276
          },
          {
            "average": 8864.411685,
            "count": 8570941,
            "maximum": 30657,
            "minimum": 652,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13375.3894,
            "variance": 178901041.7
          },
          {
            "average": 259275149.3,
            "count": 8570941,
            "maximum": 259276260.3,
            "minimum": 259274077,
            "name": "GpsTime",
            "position": 12,
            "stddev": 391.7343789,
            "variance": 153455.8236
          },
          {
            "average": 1.184407406,
            "count": 8570941,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.193178225,
            "variance": 1.423674276
          },
          {
            "average": 0,
            "count": 8570941,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8570941,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8570941,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1676455362,
            "count": 8570941,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.373551237,
            "variance": 0.1395405267
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          822823.3525,
          3824316.453,
          -7.6478895,
          823352.3925,
          3824845.573,
          39.4521105
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                822823.3525417203,
                3824316.4532720693,
                -7.647889500288809
              ],
              [
                822823.3525417203,
                3824845.5732720695,
                -7.647889500288809
              ],
              [
                823352.3925417203,
                3824845.5732720695,
                39.452110499711196
              ],
              [
                823352.3925417203,
                3824316.4532720693,
                39.452110499711196
              ],
              [
                822823.3525417203,
                3824316.4532720693,
                -7.647889500288809
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-01T22:57:40+00:00",
        "end_time": "2019-12-01T22:21:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191201_272000e_3822000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191201_272000e_3822000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191201_272000e_3822000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191201_272000e_3822000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48390864,
            34.5097821,
            -7.6478895,
            -77.47795546,
            34.51471069,
            39.4521105
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.48390863825514,
                  34.50994801039128,
                  -7.647889500288809
                ],
                [
                  -77.48370832767952,
                  34.514710691396544,
                  -7.647889500288809
                ],
                [
                  -77.47795546391467,
                  34.51454475460569,
                  39.452110499711196
                ],
                [
                  -77.4781561005591,
                  34.50978210296955,
                  39.452110499711196
                ],
                [
                  -77.48390863825514,
                  34.50994801039128,
                  -7.647889500288809
                ]
              ]
            ]
          },
          "id": "20191201_272000e_3822000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191201_272000e_3822000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-01T22:57:40Z",
            "pc:count": 8570941,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 823110.4972,
                "count": 8570941,
                "maximum": 823352.3925,
                "minimum": 822823.3525,
                "name": "X",
                "position": 0,
                "stddev": 144.9764745,
                "variance": 21018.17816
              },
              {
                "average": 3824573.325,
                "count": 8570941,
                "maximum": 3824845.573,
                "minimum": 3824316.453,
                "name": "Y",
                "position": 1,
                "stddev": 132.8170287,
                "variance": 17640.3631
              },
              {
                "average": 11.06541166,
                "count": 8570941,
                "maximum": 39.4521105,
                "minimum": -7.6478895,
                "name": "Z",
                "position": 2,
                "stddev": 5.315925036,
                "variance": 28.25905899
              },
              {
                "average": 34275.20353,
                "count": 8570941,
                "maximum": 65535,
                "minimum": 4151,
                "name": "Intensity",
                "position": 3,
                "stddev": 12329.13584,
                "variance": 152007590.5
              },
              {
                "average": 2.06721374,
                "count": 8570941,
                "maximum": 12,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.550354828,
                "variance": 2.403600092
              },
              {
                "average": 3.13331605,
                "count": 8570941,
                "maximum": 12,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.236368586,
                "variance": 5.001344452
              },
              {
                "average": 0.3633636027,
                "count": 8570941,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.480968317,
                "variance": 0.2313305219
              },
              {
                "average": 0.001384445419,
                "count": 8570941,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03718237339,
                "variance": 0.001382528891
              },
              {
                "average": 1.300665003,
                "count": 8570941,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5553351933,
                "variance": 0.3083971769
              },
              {
                "average": 0.652222179,
                "count": 8570941,
                "maximum": 20.90399933,
                "minimum": -21.84000015,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.81541597,
                "variance": 190.8657185
              },
              {
                "average": 1.184407406,
                "count": 8570941,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.193178225,
                "variance": 1.423674276
              },
              {
                "average": 8864.411685,
                "count": 8570941,
                "maximum": 30657,
                "minimum": 652,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13375.3894,
                "variance": 178901041.7
              },
              {
                "average": 259275149.3,
                "count": 8570941,
                "maximum": 259276260.3,
                "minimum": 259274077,
                "name": "GpsTime",
                "position": 12,
                "stddev": 391.7343789,
                "variance": 153455.8236
              },
              {
                "average": 1.184407406,
                "count": 8570941,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.193178225,
                "variance": 1.423674276
              },
              {
                "average": 0,
                "count": 8570941,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8570941,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8570941,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1676455362,
                "count": 8570941,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.373551237,
                "variance": 0.1395405267
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              822823.3525,
              3824316.453,
              -7.6478895,
              823352.3925,
              3824845.573,
              39.4521105
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    822823.3525417203,
                    3824316.4532720693,
                    -7.647889500288809
                  ],
                  [
                    822823.3525417203,
                    3824845.5732720695,
                    -7.647889500288809
                  ],
                  [
                    823352.3925417203,
                    3824845.5732720695,
                    39.452110499711196
                  ],
                  [
                    823352.3925417203,
                    3824316.4532720693,
                    39.452110499711196
                  ],
                  [
                    822823.3525417203,
                    3824316.4532720693,
                    -7.647889500288809
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-01T22:57:40+00:00",
            "end_time": "2019-12-01T22:21: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": "20191126_235500e_3783000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.8690937189342,
              34.14994613833071,
              -5.276476912078245
            ],
            [
              -77.86891789600101,
              34.1547061023716,
              -5.276476912078245
            ],
            [
              -77.86319229318327,
              34.154559782653166,
              37.00352308792176
            ],
            [
              -77.86336843634761,
              34.14979984462345,
              37.00352308792176
            ],
            [
              -77.8690937189342,
              34.14994613833071,
              -5.276476912078245
            ]
          ]
        ]
      },
      "bbox": [
        -77.86909372,
        34.14979984,
        -5.276476912,
        -77.86319229,
        34.1547061,
        37.00352309
      ],
      "properties": {
        "datetime": "2019-11-26T20:29:19Z",
        "pc:count": 9619598,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788944.4563,
            "count": 9619598,
            "maximum": 789205.4993,
            "minimum": 788676.9193,
            "name": "X",
            "position": 0,
            "stddev": 144.6002183,
            "variance": 20909.22314
          },
          {
            "average": 3783476.552,
            "count": 9619598,
            "maximum": 3783740.759,
            "minimum": 3783212.179,
            "name": "Y",
            "position": 1,
            "stddev": 146.7183336,
            "variance": 21526.26941
          },
          {
            "average": 12.12805127,
            "count": 9619598,
            "maximum": 37.00352309,
            "minimum": -5.276476912,
            "name": "Z",
            "position": 2,
            "stddev": 6.756172892,
            "variance": 45.64587214
          },
          {
            "average": 34669.23558,
            "count": 9619598,
            "maximum": 65535,
            "minimum": 3452,
            "name": "Intensity",
            "position": 3,
            "stddev": 12742.95787,
            "variance": 162382975.2
          },
          {
            "average": 2.24229183,
            "count": 9619598,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.537339778,
            "variance": 2.363413594
          },
          {
            "average": 3.484598941,
            "count": 9619598,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.074769947,
            "variance": 4.304670331
          },
          {
            "average": 0.3671053614,
            "count": 9619598,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4820156006,
            "variance": 0.2323390392
          },
          {
            "average": 0.001085804209,
            "count": 9619598,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03293365074,
            "variance": 0.001084625351
          },
          {
            "average": 1.51131461,
            "count": 9619598,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.565090384,
            "variance": 12.70986945
          },
          {
            "average": 1.681087166,
            "count": 9619598,
            "maximum": 20.86199951,
            "minimum": -21.69599915,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.5456119,
            "variance": 183.4836017
          },
          {
            "average": 1.188176367,
            "count": 9619598,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.191031253,
            "variance": 1.418555446
          },
          {
            "average": 8779.028043,
            "count": 9619598,
            "maximum": 30570,
            "minimum": 558,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13375.59756,
            "variance": 178906610.2
          },
          {
            "average": 258834483.5,
            "count": 9619598,
            "maximum": 258835359.9,
            "minimum": 258829681.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1048.356181,
            "variance": 1099050.683
          },
          {
            "average": 1.188176367,
            "count": 9619598,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.191031253,
            "variance": 1.418555446
          },
          {
            "average": 0,
            "count": 9619598,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9619598,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9619598,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2303896691,
            "count": 9619598,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4210822816,
            "variance": 0.1773102879
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788676.9193,
          3783212.179,
          -5.276476912,
          789205.4993,
          3783740.759,
          37.00352309
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788676.9192762283,
                3783212.179490979,
                -5.276476912078245
              ],
              [
                788676.9192762283,
                3783740.759490979,
                -5.276476912078245
              ],
              [
                789205.4992762284,
                3783740.759490979,
                37.00352308792176
              ],
              [
                789205.4992762284,
                3783212.179490979,
                37.00352308792176
              ],
              [
                788676.9192762283,
                3783212.179490979,
                -5.276476912078245
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T20:29:19+00:00",
        "end_time": "2019-11-26T18:54:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235500e_3783000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235500e_3783000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235500e_3783000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3783000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86909372,
            34.14979984,
            -5.276476912,
            -77.86319229,
            34.1547061,
            37.00352309
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.8690937189342,
                  34.14994613833071,
                  -5.276476912078245
                ],
                [
                  -77.86891789600101,
                  34.1547061023716,
                  -5.276476912078245
                ],
                [
                  -77.86319229318327,
                  34.154559782653166,
                  37.00352308792176
                ],
                [
                  -77.86336843634761,
                  34.14979984462345,
                  37.00352308792176
                ],
                [
                  -77.8690937189342,
                  34.14994613833071,
                  -5.276476912078245
                ]
              ]
            ]
          },
          "id": "20191126_235500e_3783000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3783000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T20:29:19Z",
            "pc:count": 9619598,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788944.4563,
                "count": 9619598,
                "maximum": 789205.4993,
                "minimum": 788676.9193,
                "name": "X",
                "position": 0,
                "stddev": 144.6002183,
                "variance": 20909.22314
              },
              {
                "average": 3783476.552,
                "count": 9619598,
                "maximum": 3783740.759,
                "minimum": 3783212.179,
                "name": "Y",
                "position": 1,
                "stddev": 146.7183336,
                "variance": 21526.26941
              },
              {
                "average": 12.12805127,
                "count": 9619598,
                "maximum": 37.00352309,
                "minimum": -5.276476912,
                "name": "Z",
                "position": 2,
                "stddev": 6.756172892,
                "variance": 45.64587214
              },
              {
                "average": 34669.23558,
                "count": 9619598,
                "maximum": 65535,
                "minimum": 3452,
                "name": "Intensity",
                "position": 3,
                "stddev": 12742.95787,
                "variance": 162382975.2
              },
              {
                "average": 2.24229183,
                "count": 9619598,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.537339778,
                "variance": 2.363413594
              },
              {
                "average": 3.484598941,
                "count": 9619598,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.074769947,
                "variance": 4.304670331
              },
              {
                "average": 0.3671053614,
                "count": 9619598,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4820156006,
                "variance": 0.2323390392
              },
              {
                "average": 0.001085804209,
                "count": 9619598,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03293365074,
                "variance": 0.001084625351
              },
              {
                "average": 1.51131461,
                "count": 9619598,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.565090384,
                "variance": 12.70986945
              },
              {
                "average": 1.681087166,
                "count": 9619598,
                "maximum": 20.86199951,
                "minimum": -21.69599915,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.5456119,
                "variance": 183.4836017
              },
              {
                "average": 1.188176367,
                "count": 9619598,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.191031253,
                "variance": 1.418555446
              },
              {
                "average": 8779.028043,
                "count": 9619598,
                "maximum": 30570,
                "minimum": 558,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13375.59756,
                "variance": 178906610.2
              },
              {
                "average": 258834483.5,
                "count": 9619598,
                "maximum": 258835359.9,
                "minimum": 258829681.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1048.356181,
                "variance": 1099050.683
              },
              {
                "average": 1.188176367,
                "count": 9619598,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.191031253,
                "variance": 1.418555446
              },
              {
                "average": 0,
                "count": 9619598,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9619598,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9619598,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2303896691,
                "count": 9619598,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4210822816,
                "variance": 0.1773102879
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788676.9193,
              3783212.179,
              -5.276476912,
              789205.4993,
              3783740.759,
              37.00352309
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788676.9192762283,
                    3783212.179490979,
                    -5.276476912078245
                  ],
                  [
                    788676.9192762283,
                    3783740.759490979,
                    -5.276476912078245
                  ],
                  [
                    789205.4992762284,
                    3783740.759490979,
                    37.00352308792176
                  ],
                  [
                    789205.4992762284,
                    3783212.179490979,
                    37.00352308792176
                  ],
                  [
                    788676.9192762283,
                    3783212.179490979,
                    -5.276476912078245
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T20:29:19+00:00",
            "end_time": "2019-11-26T18:54:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191130_272000e_3821000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.48364129697383,
              34.5009383184207,
              -4.815860241493755
            ],
            [
              -77.48344105369613,
              34.505700645035276,
              -4.815860241493755
            ],
            [
              -77.47768881072713,
              34.50553473337828,
              35.204139758506244
            ],
            [
              -77.47788937990389,
              34.50077243612977,
              35.204139758506244
            ],
            [
              -77.48364129697383,
              34.5009383184207,
              -4.815860241493755
            ]
          ]
        ]
      },
      "bbox": [
        -77.4836413,
        34.50077244,
        -4.815860241,
        -77.47768881,
        34.50570065,
        35.20413976
      ],
      "properties": {
        "datetime": "2019-12-01T22:57:34Z",
        "pc:count": 10296245,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 823187.7801,
            "count": 10296245,
            "maximum": 823411.7504,
            "minimum": 822882.7104,
            "name": "X",
            "position": 0,
            "stddev": 149.4725095,
            "variance": 22342.0311
          },
          {
            "average": 3823585.024,
            "count": 10296245,
            "maximum": 3823846.65,
            "minimum": 3823317.57,
            "name": "Y",
            "position": 1,
            "stddev": 142.9015349,
            "variance": 20420.84868
          },
          {
            "average": 10.99781674,
            "count": 10296245,
            "maximum": 35.20413976,
            "minimum": -4.815860241,
            "name": "Z",
            "position": 2,
            "stddev": 6.212135556,
            "variance": 38.59062817
          },
          {
            "average": 33318.88721,
            "count": 10296245,
            "maximum": 65535,
            "minimum": 3364,
            "name": "Intensity",
            "position": 3,
            "stddev": 12893.78817,
            "variance": 166249773.3
          },
          {
            "average": 2.426399721,
            "count": 10296245,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.677932134,
            "variance": 2.815456246
          },
          {
            "average": 3.852735925,
            "count": 10296245,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.232629162,
            "variance": 4.984632973
          },
          {
            "average": 0.3669745621,
            "count": 10296245,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4819795176,
            "variance": 0.2323042554
          },
          {
            "average": 0.001064077244,
            "count": 10296245,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03260283863,
            "variance": 0.001062945087
          },
          {
            "average": 1.220940158,
            "count": 10296245,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5447821451,
            "variance": 0.2967875856
          },
          {
            "average": -0.6127573437,
            "count": 10296245,
            "maximum": 20.9279995,
            "minimum": -21.79800034,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.62872062,
            "variance": 185.7420256
          },
          {
            "average": 1.165257431,
            "count": 10296245,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.184904395,
            "variance": 1.403998425
          },
          {
            "average": 10341.0879,
            "count": 10296245,
            "maximum": 32410,
            "minimum": 657,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13261.67715,
            "variance": 175872080.9
          },
          {
            "average": 259193822.4,
            "count": 10296245,
            "maximum": 259276254.2,
            "minimum": 259190875.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 14264.49263,
            "variance": 203475750
          },
          {
            "average": 1.165257431,
            "count": 10296245,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.184904395,
            "variance": 1.403998425
          },
          {
            "average": 0,
            "count": 10296245,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10296245,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10296245,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1662766377,
            "count": 10296245,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3723287941,
            "variance": 0.1386287309
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          822882.7104,
          3823317.57,
          -4.815860241,
          823411.7504,
          3823846.65,
          35.20413976
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                822882.7104093897,
                3823317.569999556,
                -4.815860241493755
              ],
              [
                822882.7104093897,
                3823846.649999556,
                -4.815860241493755
              ],
              [
                823411.7504093897,
                3823846.649999556,
                35.204139758506244
              ],
              [
                823411.7504093897,
                3823317.569999556,
                35.204139758506244
              ],
              [
                822882.7104093897,
                3823317.569999556,
                -4.815860241493755
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-01T22:57:34+00:00",
        "end_time": "2019-11-30T23:14:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191130_272000e_3821000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191130_272000e_3821000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191130_272000e_3821000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_272000e_3821000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.4836413,
            34.50077244,
            -4.815860241,
            -77.47768881,
            34.50570065,
            35.20413976
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.48364129697383,
                  34.5009383184207,
                  -4.815860241493755
                ],
                [
                  -77.48344105369613,
                  34.505700645035276,
                  -4.815860241493755
                ],
                [
                  -77.47768881072713,
                  34.50553473337828,
                  35.204139758506244
                ],
                [
                  -77.47788937990389,
                  34.50077243612977,
                  35.204139758506244
                ],
                [
                  -77.48364129697383,
                  34.5009383184207,
                  -4.815860241493755
                ]
              ]
            ]
          },
          "id": "20191130_272000e_3821000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_272000e_3821000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-01T22:57:34Z",
            "pc:count": 10296245,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 823187.7801,
                "count": 10296245,
                "maximum": 823411.7504,
                "minimum": 822882.7104,
                "name": "X",
                "position": 0,
                "stddev": 149.4725095,
                "variance": 22342.0311
              },
              {
                "average": 3823585.024,
                "count": 10296245,
                "maximum": 3823846.65,
                "minimum": 3823317.57,
                "name": "Y",
                "position": 1,
                "stddev": 142.9015349,
                "variance": 20420.84868
              },
              {
                "average": 10.99781674,
                "count": 10296245,
                "maximum": 35.20413976,
                "minimum": -4.815860241,
                "name": "Z",
                "position": 2,
                "stddev": 6.212135556,
                "variance": 38.59062817
              },
              {
                "average": 33318.88721,
                "count": 10296245,
                "maximum": 65535,
                "minimum": 3364,
                "name": "Intensity",
                "position": 3,
                "stddev": 12893.78817,
                "variance": 166249773.3
              },
              {
                "average": 2.426399721,
                "count": 10296245,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.677932134,
                "variance": 2.815456246
              },
              {
                "average": 3.852735925,
                "count": 10296245,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.232629162,
                "variance": 4.984632973
              },
              {
                "average": 0.3669745621,
                "count": 10296245,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4819795176,
                "variance": 0.2323042554
              },
              {
                "average": 0.001064077244,
                "count": 10296245,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03260283863,
                "variance": 0.001062945087
              },
              {
                "average": 1.220940158,
                "count": 10296245,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5447821451,
                "variance": 0.2967875856
              },
              {
                "average": -0.6127573437,
                "count": 10296245,
                "maximum": 20.9279995,
                "minimum": -21.79800034,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.62872062,
                "variance": 185.7420256
              },
              {
                "average": 1.165257431,
                "count": 10296245,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.184904395,
                "variance": 1.403998425
              },
              {
                "average": 10341.0879,
                "count": 10296245,
                "maximum": 32410,
                "minimum": 657,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13261.67715,
                "variance": 175872080.9
              },
              {
                "average": 259193822.4,
                "count": 10296245,
                "maximum": 259276254.2,
                "minimum": 259190875.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 14264.49263,
                "variance": 203475750
              },
              {
                "average": 1.165257431,
                "count": 10296245,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.184904395,
                "variance": 1.403998425
              },
              {
                "average": 0,
                "count": 10296245,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10296245,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10296245,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1662766377,
                "count": 10296245,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3723287941,
                "variance": 0.1386287309
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              822882.7104,
              3823317.57,
              -4.815860241,
              823411.7504,
              3823846.65,
              35.20413976
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    822882.7104093897,
                    3823317.569999556,
                    -4.815860241493755
                  ],
                  [
                    822882.7104093897,
                    3823846.649999556,
                    -4.815860241493755
                  ],
                  [
                    823411.7504093897,
                    3823846.649999556,
                    35.204139758506244
                  ],
                  [
                    823411.7504093897,
                    3823317.569999556,
                    35.204139758506244
                  ],
                  [
                    822882.7104093897,
                    3823317.569999556,
                    -4.815860241493755
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-01T22:57:34+00:00",
            "end_time": "2019-11-30T23:14: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": "20191126_235000e_3785000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.87512127911947,
              34.16783397465884,
              -8.567692589491983
            ],
            [
              -77.8749457031411,
              34.17259323185737,
              -8.567692589491983
            ],
            [
              -77.86921972632491,
              34.17244714862945,
              35.93230741050802
            ],
            [
              -77.86939562272732,
              34.167687917389685,
              35.93230741050802
            ],
            [
              -77.87512127911947,
              34.16783397465884,
              -8.567692589491983
            ]
          ]
        ]
      },
      "bbox": [
        -77.87512128,
        34.16768792,
        -8.567692589,
        -77.86921973,
        34.17259323,
        35.93230741
      ],
      "properties": {
        "datetime": "2019-11-26T21:17:51Z",
        "pc:count": 8742137,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788333.4987,
            "count": 8742137,
            "maximum": 788588.6252,
            "minimum": 788060.1252,
            "name": "X",
            "position": 0,
            "stddev": 148.887098,
            "variance": 22167.36794
          },
          {
            "average": 3785456.085,
            "count": 8742137,
            "maximum": 3785708.142,
            "minimum": 3785179.642,
            "name": "Y",
            "position": 1,
            "stddev": 143.8143218,
            "variance": 20682.55914
          },
          {
            "average": 12.75292203,
            "count": 8742137,
            "maximum": 35.93230741,
            "minimum": -8.567692589,
            "name": "Z",
            "position": 2,
            "stddev": 6.657810122,
            "variance": 44.32643562
          },
          {
            "average": 35066.27358,
            "count": 8742137,
            "maximum": 65535,
            "minimum": 3757,
            "name": "Intensity",
            "position": 3,
            "stddev": 12802.62947,
            "variance": 163907321.3
          },
          {
            "average": 2.230812901,
            "count": 8742137,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.589755455,
            "variance": 2.527322406
          },
          {
            "average": 3.461142968,
            "count": 8742137,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.199156081,
            "variance": 4.836287467
          },
          {
            "average": 0.365778642,
            "count": 8742137,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4816478523,
            "variance": 0.2319846536
          },
          {
            "average": 0.001156124641,
            "count": 8742137,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03398217399,
            "variance": 0.001154788149
          },
          {
            "average": 1.215677357,
            "count": 8742137,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5027345798,
            "variance": 0.2527420578
          },
          {
            "average": 0.6175527371,
            "count": 8742137,
            "maximum": 20.88599968,
            "minimum": -21.73800087,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.71855063,
            "variance": 188.1986314
          },
          {
            "average": 1.194198741,
            "count": 8742137,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.193703677,
            "variance": 1.424928469
          },
          {
            "average": 8859.471519,
            "count": 8742137,
            "maximum": 30577,
            "minimum": 574,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13412.61788,
            "variance": 179898318.5
          },
          {
            "average": 258837593,
            "count": 8742137,
            "maximum": 258838271.2,
            "minimum": 258837128.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 361.743911,
            "variance": 130858.6571
          },
          {
            "average": 1.194198741,
            "count": 8742137,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.193703677,
            "variance": 1.424928469
          },
          {
            "average": 0,
            "count": 8742137,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8742137,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8742137,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2326002212,
            "count": 8742137,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4224895013,
            "variance": 0.1784973787
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788060.1252,
          3785179.642,
          -8.567692589,
          788588.6252,
          3785708.142,
          35.93230741
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788060.1252216203,
                3785179.6418190957,
                -8.567692589491983
              ],
              [
                788060.1252216203,
                3785708.1418190957,
                -8.567692589491983
              ],
              [
                788588.6252216203,
                3785708.1418190957,
                35.93230741050802
              ],
              [
                788588.6252216203,
                3785179.6418190957,
                35.93230741050802
              ],
              [
                788060.1252216203,
                3785179.6418190957,
                -8.567692589491983
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T21:17:51+00:00",
        "end_time": "2019-11-26T20:58:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235000e_3785000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235000e_3785000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235000e_3785000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3785000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.87512128,
            34.16768792,
            -8.567692589,
            -77.86921973,
            34.17259323,
            35.93230741
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.87512127911947,
                  34.16783397465884,
                  -8.567692589491983
                ],
                [
                  -77.8749457031411,
                  34.17259323185737,
                  -8.567692589491983
                ],
                [
                  -77.86921972632491,
                  34.17244714862945,
                  35.93230741050802
                ],
                [
                  -77.86939562272732,
                  34.167687917389685,
                  35.93230741050802
                ],
                [
                  -77.87512127911947,
                  34.16783397465884,
                  -8.567692589491983
                ]
              ]
            ]
          },
          "id": "20191126_235000e_3785000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3785000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T21:17:51Z",
            "pc:count": 8742137,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788333.4987,
                "count": 8742137,
                "maximum": 788588.6252,
                "minimum": 788060.1252,
                "name": "X",
                "position": 0,
                "stddev": 148.887098,
                "variance": 22167.36794
              },
              {
                "average": 3785456.085,
                "count": 8742137,
                "maximum": 3785708.142,
                "minimum": 3785179.642,
                "name": "Y",
                "position": 1,
                "stddev": 143.8143218,
                "variance": 20682.55914
              },
              {
                "average": 12.75292203,
                "count": 8742137,
                "maximum": 35.93230741,
                "minimum": -8.567692589,
                "name": "Z",
                "position": 2,
                "stddev": 6.657810122,
                "variance": 44.32643562
              },
              {
                "average": 35066.27358,
                "count": 8742137,
                "maximum": 65535,
                "minimum": 3757,
                "name": "Intensity",
                "position": 3,
                "stddev": 12802.62947,
                "variance": 163907321.3
              },
              {
                "average": 2.230812901,
                "count": 8742137,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.589755455,
                "variance": 2.527322406
              },
              {
                "average": 3.461142968,
                "count": 8742137,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.199156081,
                "variance": 4.836287467
              },
              {
                "average": 0.365778642,
                "count": 8742137,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4816478523,
                "variance": 0.2319846536
              },
              {
                "average": 0.001156124641,
                "count": 8742137,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03398217399,
                "variance": 0.001154788149
              },
              {
                "average": 1.215677357,
                "count": 8742137,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5027345798,
                "variance": 0.2527420578
              },
              {
                "average": 0.6175527371,
                "count": 8742137,
                "maximum": 20.88599968,
                "minimum": -21.73800087,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.71855063,
                "variance": 188.1986314
              },
              {
                "average": 1.194198741,
                "count": 8742137,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.193703677,
                "variance": 1.424928469
              },
              {
                "average": 8859.471519,
                "count": 8742137,
                "maximum": 30577,
                "minimum": 574,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13412.61788,
                "variance": 179898318.5
              },
              {
                "average": 258837593,
                "count": 8742137,
                "maximum": 258838271.2,
                "minimum": 258837128.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 361.743911,
                "variance": 130858.6571
              },
              {
                "average": 1.194198741,
                "count": 8742137,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.193703677,
                "variance": 1.424928469
              },
              {
                "average": 0,
                "count": 8742137,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8742137,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8742137,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2326002212,
                "count": 8742137,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4224895013,
                "variance": 0.1784973787
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788060.1252,
              3785179.642,
              -8.567692589,
              788588.6252,
              3785708.142,
              35.93230741
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788060.1252216203,
                    3785179.6418190957,
                    -8.567692589491983
                  ],
                  [
                    788060.1252216203,
                    3785708.1418190957,
                    -8.567692589491983
                  ],
                  [
                    788588.6252216203,
                    3785708.1418190957,
                    35.93230741050802
                  ],
                  [
                    788588.6252216203,
                    3785179.6418190957,
                    35.93230741050802
                  ],
                  [
                    788060.1252216203,
                    3785179.6418190957,
                    -8.567692589491983
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T21:17:51+00:00",
            "end_time": "2019-11-26T20:58:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191130_272000e_3822500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.48404250755952,
              34.51445319168837,
              -4.449776289434372
            ],
            [
              -77.48384218605918,
              34.51921550982151,
              -4.449776289434372
            ],
            [
              -77.47808922929956,
              34.51904956675744,
              39.79022371056563
            ],
            [
              -77.47828987690431,
              34.51428727799052,
              39.79022371056563
            ],
            [
              -77.48404250755952,
              34.51445319168837,
              -4.449776289434372
            ]
          ]
        ]
      },
      "bbox": [
        -77.48404251,
        34.51428728,
        -4.449776289,
        -77.47808923,
        34.51921551,
        39.79022371
      ],
      "properties": {
        "datetime": "2019-12-01T22:38:07Z",
        "pc:count": 14215329,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 823064.1767,
            "count": 14215329,
            "maximum": 823322.6731,
            "minimum": 822793.6531,
            "name": "X",
            "position": 0,
            "stddev": 145.2222931,
            "variance": 21089.51442
          },
          {
            "average": 3825084.969,
            "count": 14215329,
            "maximum": 3825345.012,
            "minimum": 3824815.932,
            "name": "Y",
            "position": 1,
            "stddev": 130.3789859,
            "variance": 16998.67995
          },
          {
            "average": 12.39610094,
            "count": 14215329,
            "maximum": 39.79022371,
            "minimum": -4.449776289,
            "name": "Z",
            "position": 2,
            "stddev": 7.411517629,
            "variance": 54.93059356
          },
          {
            "average": 28232.43826,
            "count": 14215329,
            "maximum": 65535,
            "minimum": 4129,
            "name": "Intensity",
            "position": 3,
            "stddev": 11538.90572,
            "variance": 133146345.3
          },
          {
            "average": 2.742834795,
            "count": 14215329,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.743630528,
            "variance": 3.040247418
          },
          {
            "average": 4.485685066,
            "count": 14215329,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.083365497,
            "variance": 4.340411792
          },
          {
            "average": 0.3664107246,
            "count": 14215329,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4818235381,
            "variance": 0.2321539218
          },
          {
            "average": 0.0008315671062,
            "count": 14215329,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02882491389,
            "variance": 0.0008308756608
          },
          {
            "average": 1.181282262,
            "count": 14215329,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.340524925,
            "variance": 1.797007073
          },
          {
            "average": -0.2796510296,
            "count": 14215329,
            "maximum": 20.8920002,
            "minimum": -21.79199982,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.56436781,
            "variance": 183.9920741
          },
          {
            "average": 1.152326689,
            "count": 14215329,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.181652198,
            "variance": 1.396301918
          },
          {
            "average": 8526.148879,
            "count": 14215329,
            "maximum": 32400,
            "minimum": 651,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13190.2561,
            "variance": 173982856
          },
          {
            "average": 259273408,
            "count": 14215329,
            "maximum": 259275087.6,
            "minimum": 259187320.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 8017.936406,
            "variance": 64287304.21
          },
          {
            "average": 1.152326689,
            "count": 14215329,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.181652198,
            "variance": 1.396301918
          },
          {
            "average": 0,
            "count": 14215329,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14215329,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14215329,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1734813876,
            "count": 14215329,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3786629185,
            "variance": 0.1433856058
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          822793.6531,
          3824815.932,
          -4.449776289,
          823322.6731,
          3825345.012,
          39.79022371
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                822793.6530615863,
                3824815.931772708,
                -4.449776289434372
              ],
              [
                822793.6530615863,
                3825345.011772708,
                -4.449776289434372
              ],
              [
                823322.6730615863,
                3825345.011772708,
                39.79022371056563
              ],
              [
                823322.6730615863,
                3824815.931772708,
                39.79022371056563
              ],
              [
                822793.6530615863,
                3824815.931772708,
                -4.449776289434372
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-01T22:38:07+00:00",
        "end_time": "2019-11-30T22:15:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191130_272000e_3822500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191130_272000e_3822500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191130_272000e_3822500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_272000e_3822500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48404251,
            34.51428728,
            -4.449776289,
            -77.47808923,
            34.51921551,
            39.79022371
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.48404250755952,
                  34.51445319168837,
                  -4.449776289434372
                ],
                [
                  -77.48384218605918,
                  34.51921550982151,
                  -4.449776289434372
                ],
                [
                  -77.47808922929956,
                  34.51904956675744,
                  39.79022371056563
                ],
                [
                  -77.47828987690431,
                  34.51428727799052,
                  39.79022371056563
                ],
                [
                  -77.48404250755952,
                  34.51445319168837,
                  -4.449776289434372
                ]
              ]
            ]
          },
          "id": "20191130_272000e_3822500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_272000e_3822500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-01T22:38:07Z",
            "pc:count": 14215329,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 823064.1767,
                "count": 14215329,
                "maximum": 823322.6731,
                "minimum": 822793.6531,
                "name": "X",
                "position": 0,
                "stddev": 145.2222931,
                "variance": 21089.51442
              },
              {
                "average": 3825084.969,
                "count": 14215329,
                "maximum": 3825345.012,
                "minimum": 3824815.932,
                "name": "Y",
                "position": 1,
                "stddev": 130.3789859,
                "variance": 16998.67995
              },
              {
                "average": 12.39610094,
                "count": 14215329,
                "maximum": 39.79022371,
                "minimum": -4.449776289,
                "name": "Z",
                "position": 2,
                "stddev": 7.411517629,
                "variance": 54.93059356
              },
              {
                "average": 28232.43826,
                "count": 14215329,
                "maximum": 65535,
                "minimum": 4129,
                "name": "Intensity",
                "position": 3,
                "stddev": 11538.90572,
                "variance": 133146345.3
              },
              {
                "average": 2.742834795,
                "count": 14215329,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.743630528,
                "variance": 3.040247418
              },
              {
                "average": 4.485685066,
                "count": 14215329,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.083365497,
                "variance": 4.340411792
              },
              {
                "average": 0.3664107246,
                "count": 14215329,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4818235381,
                "variance": 0.2321539218
              },
              {
                "average": 0.0008315671062,
                "count": 14215329,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02882491389,
                "variance": 0.0008308756608
              },
              {
                "average": 1.181282262,
                "count": 14215329,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.340524925,
                "variance": 1.797007073
              },
              {
                "average": -0.2796510296,
                "count": 14215329,
                "maximum": 20.8920002,
                "minimum": -21.79199982,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.56436781,
                "variance": 183.9920741
              },
              {
                "average": 1.152326689,
                "count": 14215329,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.181652198,
                "variance": 1.396301918
              },
              {
                "average": 8526.148879,
                "count": 14215329,
                "maximum": 32400,
                "minimum": 651,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13190.2561,
                "variance": 173982856
              },
              {
                "average": 259273408,
                "count": 14215329,
                "maximum": 259275087.6,
                "minimum": 259187320.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 8017.936406,
                "variance": 64287304.21
              },
              {
                "average": 1.152326689,
                "count": 14215329,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.181652198,
                "variance": 1.396301918
              },
              {
                "average": 0,
                "count": 14215329,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14215329,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14215329,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1734813876,
                "count": 14215329,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3786629185,
                "variance": 0.1433856058
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              822793.6531,
              3824815.932,
              -4.449776289,
              823322.6731,
              3825345.012,
              39.79022371
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    822793.6530615863,
                    3824815.931772708,
                    -4.449776289434372
                  ],
                  [
                    822793.6530615863,
                    3825345.011772708,
                    -4.449776289434372
                  ],
                  [
                    823322.6730615863,
                    3825345.011772708,
                    39.79022371056563
                  ],
                  [
                    823322.6730615863,
                    3824815.931772708,
                    39.79022371056563
                  ],
                  [
                    822793.6530615863,
                    3824815.931772708,
                    -4.449776289434372
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-01T22:38:07+00:00",
            "end_time": "2019-11-30T22:15:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191126_236000e_3785000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86428518257883,
              34.1680871321774,
              -6.237897219979104
            ],
            [
              -77.86410896334584,
              34.17284724030843,
              -6.237897219979104
            ],
            [
              -77.85838411229105,
              34.172700678285516,
              35.262102780020896
            ],
            [
              -77.85856065193876,
              34.167940596202904,
              35.262102780020896
            ],
            [
              -77.86428518257883,
              34.1680871321774,
              -6.237897219979104
            ]
          ]
        ]
      },
      "bbox": [
        -77.86428518,
        34.1679406,
        -6.23789722,
        -77.85838411,
        34.17284724,
        35.26210278
      ],
      "properties": {
        "datetime": "2019-11-26T20:48:56Z",
        "pc:count": 7785372,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789334.9015,
            "count": 7785372,
            "maximum": 789586.9332,
            "minimum": 789058.5332,
            "name": "X",
            "position": 0,
            "stddev": 142.3710303,
            "variance": 20269.51028
          },
          {
            "average": 3785515.146,
            "count": 7785372,
            "maximum": 3785767.02,
            "minimum": 3785238.42,
            "name": "Y",
            "position": 1,
            "stddev": 150.9534447,
            "variance": 22786.94246
          },
          {
            "average": 12.27604153,
            "count": 7785372,
            "maximum": 35.26210278,
            "minimum": -6.23789722,
            "name": "Z",
            "position": 2,
            "stddev": 5.540816313,
            "variance": 30.70064542
          },
          {
            "average": 36949.2736,
            "count": 7785372,
            "maximum": 65535,
            "minimum": 3604,
            "name": "Intensity",
            "position": 3,
            "stddev": 12842.65524,
            "variance": 164933793.6
          },
          {
            "average": 2.028806588,
            "count": 7785372,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.491847331,
            "variance": 2.225608458
          },
          {
            "average": 3.057990678,
            "count": 7785372,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.142384538,
            "variance": 4.58981151
          },
          {
            "average": 0.3579778847,
            "count": 7785372,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4794056198,
            "variance": 0.2298297483
          },
          {
            "average": 0.001318369887,
            "count": 7785372,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03628542347,
            "variance": 0.001316631956
          },
          {
            "average": 1.259581559,
            "count": 7785372,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5275806366,
            "variance": 0.2783413281
          },
          {
            "average": -1.332053883,
            "count": 7785372,
            "maximum": 20.81999969,
            "minimum": -21.69000053,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.64116974,
            "variance": 186.0815118
          },
          {
            "average": 1.23017744,
            "count": 7785372,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.208817689,
            "variance": 1.461240205
          },
          {
            "average": 9293.5381,
            "count": 7785372,
            "maximum": 30573,
            "minimum": 570,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13623.02453,
            "variance": 185586797.4
          },
          {
            "average": 258835960,
            "count": 7785372,
            "maximum": 258836536.5,
            "minimum": 258835327.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 362.769412,
            "variance": 131601.6463
          },
          {
            "average": 1.23017744,
            "count": 7785372,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.208817689,
            "variance": 1.461240205
          },
          {
            "average": 0,
            "count": 7785372,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7785372,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7785372,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.231633376,
            "count": 7785372,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4218760221,
            "variance": 0.177979378
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          789058.5332,
          3785238.42,
          -6.23789722,
          789586.9332,
          3785767.02,
          35.26210278
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                789058.5331667953,
                3785238.4198086727,
                -6.237897219979104
              ],
              [
                789058.5331667953,
                3785767.0198086724,
                -6.237897219979104
              ],
              [
                789586.9331667952,
                3785767.0198086724,
                35.262102780020896
              ],
              [
                789586.9331667952,
                3785238.4198086727,
                35.262102780020896
              ],
              [
                789058.5331667953,
                3785238.4198086727,
                -6.237897219979104
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T20:48:56+00:00",
        "end_time": "2019-11-26T20:28:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236000e_3785000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236000e_3785000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236000e_3785000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3785000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86428518,
            34.1679406,
            -6.23789722,
            -77.85838411,
            34.17284724,
            35.26210278
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86428518257883,
                  34.1680871321774,
                  -6.237897219979104
                ],
                [
                  -77.86410896334584,
                  34.17284724030843,
                  -6.237897219979104
                ],
                [
                  -77.85838411229105,
                  34.172700678285516,
                  35.262102780020896
                ],
                [
                  -77.85856065193876,
                  34.167940596202904,
                  35.262102780020896
                ],
                [
                  -77.86428518257883,
                  34.1680871321774,
                  -6.237897219979104
                ]
              ]
            ]
          },
          "id": "20191126_236000e_3785000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3785000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T20:48:56Z",
            "pc:count": 7785372,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789334.9015,
                "count": 7785372,
                "maximum": 789586.9332,
                "minimum": 789058.5332,
                "name": "X",
                "position": 0,
                "stddev": 142.3710303,
                "variance": 20269.51028
              },
              {
                "average": 3785515.146,
                "count": 7785372,
                "maximum": 3785767.02,
                "minimum": 3785238.42,
                "name": "Y",
                "position": 1,
                "stddev": 150.9534447,
                "variance": 22786.94246
              },
              {
                "average": 12.27604153,
                "count": 7785372,
                "maximum": 35.26210278,
                "minimum": -6.23789722,
                "name": "Z",
                "position": 2,
                "stddev": 5.540816313,
                "variance": 30.70064542
              },
              {
                "average": 36949.2736,
                "count": 7785372,
                "maximum": 65535,
                "minimum": 3604,
                "name": "Intensity",
                "position": 3,
                "stddev": 12842.65524,
                "variance": 164933793.6
              },
              {
                "average": 2.028806588,
                "count": 7785372,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.491847331,
                "variance": 2.225608458
              },
              {
                "average": 3.057990678,
                "count": 7785372,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.142384538,
                "variance": 4.58981151
              },
              {
                "average": 0.3579778847,
                "count": 7785372,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4794056198,
                "variance": 0.2298297483
              },
              {
                "average": 0.001318369887,
                "count": 7785372,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03628542347,
                "variance": 0.001316631956
              },
              {
                "average": 1.259581559,
                "count": 7785372,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5275806366,
                "variance": 0.2783413281
              },
              {
                "average": -1.332053883,
                "count": 7785372,
                "maximum": 20.81999969,
                "minimum": -21.69000053,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.64116974,
                "variance": 186.0815118
              },
              {
                "average": 1.23017744,
                "count": 7785372,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.208817689,
                "variance": 1.461240205
              },
              {
                "average": 9293.5381,
                "count": 7785372,
                "maximum": 30573,
                "minimum": 570,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13623.02453,
                "variance": 185586797.4
              },
              {
                "average": 258835960,
                "count": 7785372,
                "maximum": 258836536.5,
                "minimum": 258835327.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 362.769412,
                "variance": 131601.6463
              },
              {
                "average": 1.23017744,
                "count": 7785372,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.208817689,
                "variance": 1.461240205
              },
              {
                "average": 0,
                "count": 7785372,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7785372,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7785372,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.231633376,
                "count": 7785372,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4218760221,
                "variance": 0.177979378
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              789058.5332,
              3785238.42,
              -6.23789722,
              789586.9332,
              3785767.02,
              35.26210278
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    789058.5331667953,
                    3785238.4198086727,
                    -6.237897219979104
                  ],
                  [
                    789058.5331667953,
                    3785767.0198086724,
                    -6.237897219979104
                  ],
                  [
                    789586.9331667952,
                    3785767.0198086724,
                    35.262102780020896
                  ],
                  [
                    789586.9331667952,
                    3785238.4198086727,
                    35.262102780020896
                  ],
                  [
                    789058.5331667953,
                    3785238.4198086727,
                    -6.237897219979104
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T20:48:56+00:00",
            "end_time": "2019-11-26T20:28: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": "20191126_235000e_3783500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.87466180293472,
              34.1543230779196,
              -11.067494129215675
            ],
            [
              -77.87448627020478,
              34.159082883822144,
              -11.067494129215675
            ],
            [
              -77.86876272461133,
              34.15893686833255,
              33.37250587078432
            ],
            [
              -77.86893857750293,
              34.15417708838465,
              33.37250587078432
            ],
            [
              -77.87466180293472,
              34.1543230779196,
              -11.067494129215675
            ]
          ]
        ]
      },
      "bbox": [
        -77.8746618,
        34.15417709,
        -11.06749413,
        -77.86876272,
        34.15908288,
        33.37250587
      ],
      "properties": {
        "datetime": "2019-11-26T20:48:31Z",
        "pc:count": 8336444,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788415.3989,
            "count": 8336444,
            "maximum": 788676.8142,
            "minimum": 788148.4542,
            "name": "X",
            "position": 0,
            "stddev": 147.2665094,
            "variance": 21687.4248
          },
          {
            "average": 3783949.997,
            "count": 8336444,
            "maximum": 3784210.571,
            "minimum": 3783682.011,
            "name": "Y",
            "position": 1,
            "stddev": 145.1714949,
            "variance": 21074.76295
          },
          {
            "average": 12.61293975,
            "count": 8336444,
            "maximum": 33.37250587,
            "minimum": -11.06749413,
            "name": "Z",
            "position": 2,
            "stddev": 5.919951735,
            "variance": 35.04582854
          },
          {
            "average": 36303.93259,
            "count": 8336444,
            "maximum": 65535,
            "minimum": 3954,
            "name": "Intensity",
            "position": 3,
            "stddev": 12897.30937,
            "variance": 166340588.9
          },
          {
            "average": 2.119051241,
            "count": 8336444,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.53030129,
            "variance": 2.341822037
          },
          {
            "average": 3.237459881,
            "count": 8336444,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.157132773,
            "variance": 4.6532218
          },
          {
            "average": 0.3595506669,
            "count": 8336444,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.479868745,
            "variance": 0.2302740125
          },
          {
            "average": 0.001221623992,
            "count": 8336444,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03493038467,
            "variance": 0.001220131773
          },
          {
            "average": 1.254423829,
            "count": 8336444,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5198298914,
            "variance": 0.270223116
          },
          {
            "average": -0.4137807194,
            "count": 8336444,
            "maximum": 20.79599953,
            "minimum": -21.69599915,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.7705515,
            "variance": 189.6280887
          },
          {
            "average": 1.219392825,
            "count": 8336444,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.205055374,
            "variance": 1.452158454
          },
          {
            "average": 9170.156296,
            "count": 8336444,
            "maximum": 30573,
            "minimum": 570,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13565.39052,
            "variance": 184019820.1
          },
          {
            "average": 258836046.8,
            "count": 8336444,
            "maximum": 258836511.1,
            "minimum": 258835352.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 367.6874049,
            "variance": 135194.0277
          },
          {
            "average": 1.219392825,
            "count": 8336444,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.205055374,
            "variance": 1.452158454
          },
          {
            "average": 0,
            "count": 8336444,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8336444,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8336444,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2360624026,
            "count": 8336444,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4246610017,
            "variance": 0.1803369663
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788148.4542,
          3783682.011,
          -11.06749413,
          788676.8142,
          3784210.571,
          33.37250587
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788148.4542419842,
                3783682.0107940487,
                -11.067494129215675
              ],
              [
                788148.4542419842,
                3784210.5707940483,
                -11.067494129215675
              ],
              [
                788676.8142419843,
                3784210.5707940483,
                33.37250587078432
              ],
              [
                788676.8142419843,
                3783682.0107940487,
                33.37250587078432
              ],
              [
                788148.4542419842,
                3783682.0107940487,
                -11.067494129215675
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T20:48:31+00:00",
        "end_time": "2019-11-26T20:29:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235000e_3783500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235000e_3783500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235000e_3783500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3783500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.8746618,
            34.15417709,
            -11.06749413,
            -77.86876272,
            34.15908288,
            33.37250587
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.87466180293472,
                  34.1543230779196,
                  -11.067494129215675
                ],
                [
                  -77.87448627020478,
                  34.159082883822144,
                  -11.067494129215675
                ],
                [
                  -77.86876272461133,
                  34.15893686833255,
                  33.37250587078432
                ],
                [
                  -77.86893857750293,
                  34.15417708838465,
                  33.37250587078432
                ],
                [
                  -77.87466180293472,
                  34.1543230779196,
                  -11.067494129215675
                ]
              ]
            ]
          },
          "id": "20191126_235000e_3783500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3783500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T20:48:31Z",
            "pc:count": 8336444,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788415.3989,
                "count": 8336444,
                "maximum": 788676.8142,
                "minimum": 788148.4542,
                "name": "X",
                "position": 0,
                "stddev": 147.2665094,
                "variance": 21687.4248
              },
              {
                "average": 3783949.997,
                "count": 8336444,
                "maximum": 3784210.571,
                "minimum": 3783682.011,
                "name": "Y",
                "position": 1,
                "stddev": 145.1714949,
                "variance": 21074.76295
              },
              {
                "average": 12.61293975,
                "count": 8336444,
                "maximum": 33.37250587,
                "minimum": -11.06749413,
                "name": "Z",
                "position": 2,
                "stddev": 5.919951735,
                "variance": 35.04582854
              },
              {
                "average": 36303.93259,
                "count": 8336444,
                "maximum": 65535,
                "minimum": 3954,
                "name": "Intensity",
                "position": 3,
                "stddev": 12897.30937,
                "variance": 166340588.9
              },
              {
                "average": 2.119051241,
                "count": 8336444,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.53030129,
                "variance": 2.341822037
              },
              {
                "average": 3.237459881,
                "count": 8336444,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.157132773,
                "variance": 4.6532218
              },
              {
                "average": 0.3595506669,
                "count": 8336444,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.479868745,
                "variance": 0.2302740125
              },
              {
                "average": 0.001221623992,
                "count": 8336444,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03493038467,
                "variance": 0.001220131773
              },
              {
                "average": 1.254423829,
                "count": 8336444,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5198298914,
                "variance": 0.270223116
              },
              {
                "average": -0.4137807194,
                "count": 8336444,
                "maximum": 20.79599953,
                "minimum": -21.69599915,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.7705515,
                "variance": 189.6280887
              },
              {
                "average": 1.219392825,
                "count": 8336444,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.205055374,
                "variance": 1.452158454
              },
              {
                "average": 9170.156296,
                "count": 8336444,
                "maximum": 30573,
                "minimum": 570,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13565.39052,
                "variance": 184019820.1
              },
              {
                "average": 258836046.8,
                "count": 8336444,
                "maximum": 258836511.1,
                "minimum": 258835352.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 367.6874049,
                "variance": 135194.0277
              },
              {
                "average": 1.219392825,
                "count": 8336444,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.205055374,
                "variance": 1.452158454
              },
              {
                "average": 0,
                "count": 8336444,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8336444,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8336444,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2360624026,
                "count": 8336444,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4246610017,
                "variance": 0.1803369663
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788148.4542,
              3783682.011,
              -11.06749413,
              788676.8142,
              3784210.571,
              33.37250587
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788148.4542419842,
                    3783682.0107940487,
                    -11.067494129215675
                  ],
                  [
                    788148.4542419842,
                    3784210.5707940483,
                    -11.067494129215675
                  ],
                  [
                    788676.8142419843,
                    3784210.5707940483,
                    33.37250587078432
                  ],
                  [
                    788676.8142419843,
                    3783682.0107940487,
                    33.37250587078432
                  ],
                  [
                    788148.4542419842,
                    3783682.0107940487,
                    -11.067494129215675
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T20:48:31+00:00",
            "end_time": "2019-11-26T20:29: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": "20191130_272000e_3821500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.4837751502606,
              34.50544419110516,
              -2.822220516490489
            ],
            [
              -77.48357489605226,
              34.510206154847246,
              -2.822220516490489
            ],
            [
              -77.47782212521463,
              34.51004022435194,
              39.43777948350951
            ],
            [
              -77.47802270538226,
              34.50527828997524,
              39.43777948350951
            ],
            [
              -77.4837751502606,
              34.50544419110516,
              -2.822220516490489
            ]
          ]
        ]
      },
      "bbox": [
        -77.48377515,
        34.50527829,
        -2.822220516,
        -77.47782213,
        34.51020615,
        39.43777948
      ],
      "properties": {
        "datetime": "2019-12-01T22:57:41Z",
        "pc:count": 13682183,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 823115.264,
            "count": 13682183,
            "maximum": 823382.0711,
            "minimum": 822853.0111,
            "name": "X",
            "position": 0,
            "stddev": 148.6478123,
            "variance": 22096.17209
          },
          {
            "average": 3824093.415,
            "count": 13682183,
            "maximum": 3824346.165,
            "minimum": 3823817.125,
            "name": "Y",
            "position": 1,
            "stddev": 126.1755857,
            "variance": 15920.27842
          },
          {
            "average": 15.40734064,
            "count": 13682183,
            "maximum": 39.43777948,
            "minimum": -2.822220516,
            "name": "Z",
            "position": 2,
            "stddev": 6.963250555,
            "variance": 48.4868583
          },
          {
            "average": 28029.76894,
            "count": 13682183,
            "maximum": 65535,
            "minimum": 3320,
            "name": "Intensity",
            "position": 3,
            "stddev": 11659.74617,
            "variance": 135949680.8
          },
          {
            "average": 2.748932316,
            "count": 13682183,
            "maximum": 12,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.725459757,
            "variance": 2.977211372
          },
          {
            "average": 4.49788685,
            "count": 13682183,
            "maximum": 12,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.030743466,
            "variance": 4.123919025
          },
          {
            "average": 0.3716625483,
            "count": 13682183,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4832489168,
            "variance": 0.2335295156
          },
          {
            "average": 0.0007830621766,
            "count": 13682183,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02797229071,
            "variance": 0.0007824490474
          },
          {
            "average": 1.146670308,
            "count": 13682183,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4586257017,
            "variance": 0.2103375343
          },
          {
            "average": -2.110472409,
            "count": 13682183,
            "maximum": 20.93400002,
            "minimum": -21.84000015,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.56562021,
            "variance": 184.0260516
          },
          {
            "average": 1.146523329,
            "count": 13682183,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.175469799,
            "variance": 1.381729247
          },
          {
            "average": 8669.449757,
            "count": 13682183,
            "maximum": 32410,
            "minimum": 654,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13124.72521,
            "variance": 172258411.7
          },
          {
            "average": 259263268.9,
            "count": 13682183,
            "maximum": 259276261.2,
            "minimum": 259191804.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 30138.83382,
            "variance": 908349304
          },
          {
            "average": 1.146523329,
            "count": 13682183,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.175469799,
            "variance": 1.381729247
          },
          {
            "average": 0,
            "count": 13682183,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13682183,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13682183,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1707458525,
            "count": 13682183,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.376286748,
            "variance": 0.1415917167
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          822853.0111,
          3823817.125,
          -2.822220516,
          823382.0711,
          3824346.165,
          39.43777948
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                822853.0110668102,
                3823817.124879409,
                -2.822220516490489
              ],
              [
                822853.0110668102,
                3824346.164879409,
                -2.822220516490489
              ],
              [
                823382.0710668103,
                3824346.164879409,
                39.43777948350951
              ],
              [
                823382.0710668103,
                3823817.124879409,
                39.43777948350951
              ],
              [
                822853.0110668102,
                3823817.124879409,
                -2.822220516490489
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-01T22:57:41+00:00",
        "end_time": "2019-11-30T23:30:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191130_272000e_3821500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191130_272000e_3821500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191130_272000e_3821500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_272000e_3821500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48377515,
            34.50527829,
            -2.822220516,
            -77.47782213,
            34.51020615,
            39.43777948
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.4837751502606,
                  34.50544419110516,
                  -2.822220516490489
                ],
                [
                  -77.48357489605226,
                  34.510206154847246,
                  -2.822220516490489
                ],
                [
                  -77.47782212521463,
                  34.51004022435194,
                  39.43777948350951
                ],
                [
                  -77.47802270538226,
                  34.50527828997524,
                  39.43777948350951
                ],
                [
                  -77.4837751502606,
                  34.50544419110516,
                  -2.822220516490489
                ]
              ]
            ]
          },
          "id": "20191130_272000e_3821500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_272000e_3821500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-01T22:57:41Z",
            "pc:count": 13682183,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 823115.264,
                "count": 13682183,
                "maximum": 823382.0711,
                "minimum": 822853.0111,
                "name": "X",
                "position": 0,
                "stddev": 148.6478123,
                "variance": 22096.17209
              },
              {
                "average": 3824093.415,
                "count": 13682183,
                "maximum": 3824346.165,
                "minimum": 3823817.125,
                "name": "Y",
                "position": 1,
                "stddev": 126.1755857,
                "variance": 15920.27842
              },
              {
                "average": 15.40734064,
                "count": 13682183,
                "maximum": 39.43777948,
                "minimum": -2.822220516,
                "name": "Z",
                "position": 2,
                "stddev": 6.963250555,
                "variance": 48.4868583
              },
              {
                "average": 28029.76894,
                "count": 13682183,
                "maximum": 65535,
                "minimum": 3320,
                "name": "Intensity",
                "position": 3,
                "stddev": 11659.74617,
                "variance": 135949680.8
              },
              {
                "average": 2.748932316,
                "count": 13682183,
                "maximum": 12,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.725459757,
                "variance": 2.977211372
              },
              {
                "average": 4.49788685,
                "count": 13682183,
                "maximum": 12,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.030743466,
                "variance": 4.123919025
              },
              {
                "average": 0.3716625483,
                "count": 13682183,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4832489168,
                "variance": 0.2335295156
              },
              {
                "average": 0.0007830621766,
                "count": 13682183,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02797229071,
                "variance": 0.0007824490474
              },
              {
                "average": 1.146670308,
                "count": 13682183,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4586257017,
                "variance": 0.2103375343
              },
              {
                "average": -2.110472409,
                "count": 13682183,
                "maximum": 20.93400002,
                "minimum": -21.84000015,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.56562021,
                "variance": 184.0260516
              },
              {
                "average": 1.146523329,
                "count": 13682183,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.175469799,
                "variance": 1.381729247
              },
              {
                "average": 8669.449757,
                "count": 13682183,
                "maximum": 32410,
                "minimum": 654,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13124.72521,
                "variance": 172258411.7
              },
              {
                "average": 259263268.9,
                "count": 13682183,
                "maximum": 259276261.2,
                "minimum": 259191804.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 30138.83382,
                "variance": 908349304
              },
              {
                "average": 1.146523329,
                "count": 13682183,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.175469799,
                "variance": 1.381729247
              },
              {
                "average": 0,
                "count": 13682183,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13682183,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13682183,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1707458525,
                "count": 13682183,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.376286748,
                "variance": 0.1415917167
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              822853.0111,
              3823817.125,
              -2.822220516,
              823382.0711,
              3824346.165,
              39.43777948
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    822853.0110668102,
                    3823817.124879409,
                    -2.822220516490489
                  ],
                  [
                    822853.0110668102,
                    3824346.164879409,
                    -2.822220516490489
                  ],
                  [
                    823382.0710668103,
                    3824346.164879409,
                    39.43777948350951
                  ],
                  [
                    823382.0710668103,
                    3823817.124879409,
                    39.43777948350951
                  ],
                  [
                    822853.0110668102,
                    3823817.124879409,
                    -2.822220516490489
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-01T22:57:41+00:00",
            "end_time": "2019-11-30T23:30: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": "20191126_235000e_3784000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.8748169137949,
              34.15882700026851,
              -7.657507920733995
            ],
            [
              -77.87464137339859,
              34.16358644317395,
              -7.657507920733995
            ],
            [
              -77.86891492308227,
              34.1634403517139,
              32.04249207926601
            ],
            [
              -77.86909078383273,
              34.15868093477299,
              32.04249207926601
            ],
            [
              -77.8748169137949,
              34.15882700026851,
              -7.657507920733995
            ]
          ]
        ]
      },
      "bbox": [
        -77.87481691,
        34.15868093,
        -7.657507921,
        -77.86891492,
        34.16358644,
        32.04249208
      ],
      "properties": {
        "datetime": "2019-11-26T21:03:03Z",
        "pc:count": 9647768,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788374.7422,
            "count": 9647768,
            "maximum": 788647.4305,
            "minimum": 788118.8305,
            "name": "X",
            "position": 0,
            "stddev": 153.7364936,
            "variance": 23634.90946
          },
          {
            "average": 3784451.526,
            "count": 9647768,
            "maximum": 3784709.768,
            "minimum": 3784181.248,
            "name": "Y",
            "position": 1,
            "stddev": 144.7201564,
            "variance": 20943.92366
          },
          {
            "average": 8.199621063,
            "count": 9647768,
            "maximum": 32.04249208,
            "minimum": -7.657507921,
            "name": "Z",
            "position": 2,
            "stddev": 6.325419079,
            "variance": 40.01092653
          },
          {
            "average": 34221.11995,
            "count": 9647768,
            "maximum": 65535,
            "minimum": 3561,
            "name": "Intensity",
            "position": 3,
            "stddev": 12266.73219,
            "variance": 150472718.6
          },
          {
            "average": 2.264663806,
            "count": 9647768,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.575560157,
            "variance": 2.482389808
          },
          {
            "average": 3.529343056,
            "count": 9647768,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.140830339,
            "variance": 4.58315454
          },
          {
            "average": 0.3710561863,
            "count": 9647768,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4830874839,
            "variance": 0.2333735171
          },
          {
            "average": 0.001081182715,
            "count": 9647768,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03286356449,
            "variance": 0.001080013871
          },
          {
            "average": 1.245141985,
            "count": 9647768,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.343254859,
            "variance": 1.804333615
          },
          {
            "average": -0.7190120196,
            "count": 9647768,
            "maximum": 20.8560009,
            "minimum": -21.70800018,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.66754,
            "variance": 186.8016495
          },
          {
            "average": 1.170756697,
            "count": 9647768,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.182998994,
            "variance": 1.39948662
          },
          {
            "average": 8569.975894,
            "count": 9647768,
            "maximum": 30575,
            "minimum": 571,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13264.91349,
            "variance": 175957930
          },
          {
            "average": 258836592.4,
            "count": 9647768,
            "maximum": 258837383.6,
            "minimum": 258835633.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 348.9205334,
            "variance": 121745.5386
          },
          {
            "average": 1.170756697,
            "count": 9647768,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.182998994,
            "variance": 1.39948662
          },
          {
            "average": 0,
            "count": 9647768,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9647768,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9647768,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2252765614,
            "count": 9647768,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4177643479,
            "variance": 0.1745270504
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788118.8305,
          3784181.248,
          -7.657507921,
          788647.4305,
          3784709.768,
          32.04249208
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788118.8304852833,
                3784181.2475757315,
                -7.657507920733995
              ],
              [
                788118.8304852833,
                3784709.767575731,
                -7.657507920733995
              ],
              [
                788647.4304852834,
                3784709.767575731,
                32.04249207926601
              ],
              [
                788647.4304852834,
                3784181.2475757315,
                32.04249207926601
              ],
              [
                788118.8304852833,
                3784181.2475757315,
                -7.657507920733995
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T21:03:03+00:00",
        "end_time": "2019-11-26T20:33:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235000e_3784000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235000e_3784000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235000e_3784000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3784000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.87481691,
            34.15868093,
            -7.657507921,
            -77.86891492,
            34.16358644,
            32.04249208
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.8748169137949,
                  34.15882700026851,
                  -7.657507920733995
                ],
                [
                  -77.87464137339859,
                  34.16358644317395,
                  -7.657507920733995
                ],
                [
                  -77.86891492308227,
                  34.1634403517139,
                  32.04249207926601
                ],
                [
                  -77.86909078383273,
                  34.15868093477299,
                  32.04249207926601
                ],
                [
                  -77.8748169137949,
                  34.15882700026851,
                  -7.657507920733995
                ]
              ]
            ]
          },
          "id": "20191126_235000e_3784000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3784000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T21:03:03Z",
            "pc:count": 9647768,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788374.7422,
                "count": 9647768,
                "maximum": 788647.4305,
                "minimum": 788118.8305,
                "name": "X",
                "position": 0,
                "stddev": 153.7364936,
                "variance": 23634.90946
              },
              {
                "average": 3784451.526,
                "count": 9647768,
                "maximum": 3784709.768,
                "minimum": 3784181.248,
                "name": "Y",
                "position": 1,
                "stddev": 144.7201564,
                "variance": 20943.92366
              },
              {
                "average": 8.199621063,
                "count": 9647768,
                "maximum": 32.04249208,
                "minimum": -7.657507921,
                "name": "Z",
                "position": 2,
                "stddev": 6.325419079,
                "variance": 40.01092653
              },
              {
                "average": 34221.11995,
                "count": 9647768,
                "maximum": 65535,
                "minimum": 3561,
                "name": "Intensity",
                "position": 3,
                "stddev": 12266.73219,
                "variance": 150472718.6
              },
              {
                "average": 2.264663806,
                "count": 9647768,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.575560157,
                "variance": 2.482389808
              },
              {
                "average": 3.529343056,
                "count": 9647768,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.140830339,
                "variance": 4.58315454
              },
              {
                "average": 0.3710561863,
                "count": 9647768,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4830874839,
                "variance": 0.2333735171
              },
              {
                "average": 0.001081182715,
                "count": 9647768,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03286356449,
                "variance": 0.001080013871
              },
              {
                "average": 1.245141985,
                "count": 9647768,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.343254859,
                "variance": 1.804333615
              },
              {
                "average": -0.7190120196,
                "count": 9647768,
                "maximum": 20.8560009,
                "minimum": -21.70800018,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.66754,
                "variance": 186.8016495
              },
              {
                "average": 1.170756697,
                "count": 9647768,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.182998994,
                "variance": 1.39948662
              },
              {
                "average": 8569.975894,
                "count": 9647768,
                "maximum": 30575,
                "minimum": 571,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13264.91349,
                "variance": 175957930
              },
              {
                "average": 258836592.4,
                "count": 9647768,
                "maximum": 258837383.6,
                "minimum": 258835633.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 348.9205334,
                "variance": 121745.5386
              },
              {
                "average": 1.170756697,
                "count": 9647768,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.182998994,
                "variance": 1.39948662
              },
              {
                "average": 0,
                "count": 9647768,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9647768,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9647768,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2252765614,
                "count": 9647768,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4177643479,
                "variance": 0.1745270504
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788118.8305,
              3784181.248,
              -7.657507921,
              788647.4305,
              3784709.768,
              32.04249208
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788118.8304852833,
                    3784181.2475757315,
                    -7.657507920733995
                  ],
                  [
                    788118.8304852833,
                    3784709.767575731,
                    -7.657507920733995
                  ],
                  [
                    788647.4304852834,
                    3784709.767575731,
                    32.04249207926601
                  ],
                  [
                    788647.4304852834,
                    3784181.2475757315,
                    32.04249207926601
                  ],
                  [
                    788118.8304852833,
                    3784181.2475757315,
                    -7.657507920733995
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T21:03:03+00:00",
            "end_time": "2019-11-26T20:33: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": "20191126_235000e_3784500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.87496876214908,
              34.16333032028627,
              -24.3025070795014
            ],
            [
              -77.87479320726595,
              34.168089580284764,
              -24.3025070795014
            ],
            [
              -77.86906666871062,
              34.167943484624736,
              37.0174929204986
            ],
            [
              -77.86924254399496,
              34.163184250588884,
              37.0174929204986
            ],
            [
              -77.87496876214908,
              34.16333032028627,
              -24.3025070795014
            ]
          ]
        ]
      },
      "bbox": [
        -77.87496876,
        34.16318425,
        -24.30250708,
        -77.86906667,
        34.16808958,
        37.01749292
      ],
      "properties": {
        "datetime": "2019-11-26T21:13:23Z",
        "pc:count": 10167449,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788333.2429,
            "count": 10167449,
            "maximum": 788618.0894,
            "minimum": 788089.5094,
            "name": "X",
            "position": 0,
            "stddev": 137.8280631,
            "variance": 18996.57498
          },
          {
            "average": 3784934.794,
            "count": 10167449,
            "maximum": 3785208.927,
            "minimum": 3784680.427,
            "name": "Y",
            "position": 1,
            "stddev": 137.4413646,
            "variance": 18890.12871
          },
          {
            "average": 11.91065684,
            "count": 10167449,
            "maximum": 37.01749292,
            "minimum": -24.30250708,
            "name": "Z",
            "position": 2,
            "stddev": 7.25096152,
            "variance": 52.57644297
          },
          {
            "average": 33560.89845,
            "count": 10167449,
            "maximum": 65535,
            "minimum": 4172,
            "name": "Intensity",
            "position": 3,
            "stddev": 12433.84947,
            "variance": 154600612.7
          },
          {
            "average": 2.362201768,
            "count": 10167449,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.599490027,
            "variance": 2.558368348
          },
          {
            "average": 3.724422812,
            "count": 10167449,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.111239243,
            "variance": 4.457331141
          },
          {
            "average": 0.3698232467,
            "count": 10167449,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4827567046,
            "variance": 0.2330540358
          },
          {
            "average": 0.0009918908863,
            "count": 10167449,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03147867749,
            "variance": 0.0009909071362
          },
          {
            "average": 1.177673574,
            "count": 10167449,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4851676826,
            "variance": 0.2353876802
          },
          {
            "average": 2.302098805,
            "count": 10167449,
            "maximum": 20.86199951,
            "minimum": -21.73200035,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.34058705,
            "variance": 177.9712628
          },
          {
            "average": 1.181390534,
            "count": 10167449,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.186946356,
            "variance": 1.408841653
          },
          {
            "average": 8689.845631,
            "count": 10167449,
            "maximum": 30576,
            "minimum": 572,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13326.87386,
            "variance": 177605567
          },
          {
            "average": 258837124.6,
            "count": 10167449,
            "maximum": 258838003.3,
            "minimum": 258836250.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 311.1163977,
            "variance": 96793.41292
          },
          {
            "average": 1.181390534,
            "count": 10167449,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.186946356,
            "variance": 1.408841653
          },
          {
            "average": 0,
            "count": 10167449,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10167449,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10167449,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2224108525,
            "count": 10167449,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4158657021,
            "variance": 0.1729442822
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788089.5094,
          3784680.427,
          -24.30250708,
          788618.0894,
          3785208.927,
          37.01749292
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788089.5093948848,
                3784680.4269829458,
                -24.3025070795014
              ],
              [
                788089.5093948848,
                3785208.9269829458,
                -24.3025070795014
              ],
              [
                788618.0893948849,
                3785208.9269829458,
                37.0174929204986
              ],
              [
                788618.0893948849,
                3784680.4269829458,
                37.0174929204986
              ],
              [
                788089.5093948848,
                3784680.4269829458,
                -24.3025070795014
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T21:13:23+00:00",
        "end_time": "2019-11-26T20:44:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235000e_3784500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235000e_3784500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235000e_3784500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3784500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.87496876,
            34.16318425,
            -24.30250708,
            -77.86906667,
            34.16808958,
            37.01749292
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.87496876214908,
                  34.16333032028627,
                  -24.3025070795014
                ],
                [
                  -77.87479320726595,
                  34.168089580284764,
                  -24.3025070795014
                ],
                [
                  -77.86906666871062,
                  34.167943484624736,
                  37.0174929204986
                ],
                [
                  -77.86924254399496,
                  34.163184250588884,
                  37.0174929204986
                ],
                [
                  -77.87496876214908,
                  34.16333032028627,
                  -24.3025070795014
                ]
              ]
            ]
          },
          "id": "20191126_235000e_3784500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3784500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T21:13:23Z",
            "pc:count": 10167449,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788333.2429,
                "count": 10167449,
                "maximum": 788618.0894,
                "minimum": 788089.5094,
                "name": "X",
                "position": 0,
                "stddev": 137.8280631,
                "variance": 18996.57498
              },
              {
                "average": 3784934.794,
                "count": 10167449,
                "maximum": 3785208.927,
                "minimum": 3784680.427,
                "name": "Y",
                "position": 1,
                "stddev": 137.4413646,
                "variance": 18890.12871
              },
              {
                "average": 11.91065684,
                "count": 10167449,
                "maximum": 37.01749292,
                "minimum": -24.30250708,
                "name": "Z",
                "position": 2,
                "stddev": 7.25096152,
                "variance": 52.57644297
              },
              {
                "average": 33560.89845,
                "count": 10167449,
                "maximum": 65535,
                "minimum": 4172,
                "name": "Intensity",
                "position": 3,
                "stddev": 12433.84947,
                "variance": 154600612.7
              },
              {
                "average": 2.362201768,
                "count": 10167449,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.599490027,
                "variance": 2.558368348
              },
              {
                "average": 3.724422812,
                "count": 10167449,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.111239243,
                "variance": 4.457331141
              },
              {
                "average": 0.3698232467,
                "count": 10167449,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4827567046,
                "variance": 0.2330540358
              },
              {
                "average": 0.0009918908863,
                "count": 10167449,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03147867749,
                "variance": 0.0009909071362
              },
              {
                "average": 1.177673574,
                "count": 10167449,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4851676826,
                "variance": 0.2353876802
              },
              {
                "average": 2.302098805,
                "count": 10167449,
                "maximum": 20.86199951,
                "minimum": -21.73200035,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.34058705,
                "variance": 177.9712628
              },
              {
                "average": 1.181390534,
                "count": 10167449,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.186946356,
                "variance": 1.408841653
              },
              {
                "average": 8689.845631,
                "count": 10167449,
                "maximum": 30576,
                "minimum": 572,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13326.87386,
                "variance": 177605567
              },
              {
                "average": 258837124.6,
                "count": 10167449,
                "maximum": 258838003.3,
                "minimum": 258836250.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 311.1163977,
                "variance": 96793.41292
              },
              {
                "average": 1.181390534,
                "count": 10167449,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.186946356,
                "variance": 1.408841653
              },
              {
                "average": 0,
                "count": 10167449,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10167449,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10167449,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2224108525,
                "count": 10167449,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4158657021,
                "variance": 0.1729442822
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788089.5094,
              3784680.427,
              -24.30250708,
              788618.0894,
              3785208.927,
              37.01749292
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788089.5093948848,
                    3784680.4269829458,
                    -24.3025070795014
                  ],
                  [
                    788089.5093948848,
                    3785208.9269829458,
                    -24.3025070795014
                  ],
                  [
                    788618.0893948849,
                    3785208.9269829458,
                    37.0174929204986
                  ],
                  [
                    788618.0893948849,
                    3784680.4269829458,
                    37.0174929204986
                  ],
                  [
                    788089.5093948848,
                    3784680.4269829458,
                    -24.3025070795014
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T21:13:23+00:00",
            "end_time": "2019-11-26T20:44: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": "20191130_272000e_3823000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.48417651912392,
              34.51895757424302,
              -14.193193611146476
            ],
            [
              -77.4839761564185,
              34.52372024959519,
              -14.193193611146476
            ],
            [
              -77.47822201909469,
              34.52355426887104,
              39.16680638885352
            ],
            [
              -77.47842270805106,
              34.51879162289216,
              39.16680638885352
            ],
            [
              -77.48417651912392,
              34.51895757424302,
              -14.193193611146476
            ]
          ]
        ]
      },
      "bbox": [
        -77.48417652,
        34.51879162,
        -14.19319361,
        -77.47822202,
        34.52372025,
        39.16680639
      ],
      "properties": {
        "datetime": "2019-12-01T22:21:28Z",
        "pc:count": 10449327,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 823021.5942,
            "count": 10449327,
            "maximum": 823293.0429,
            "minimum": 822763.9429,
            "name": "X",
            "position": 0,
            "stddev": 156.6127576,
            "variance": 24527.55585
          },
          {
            "average": 3825586.005,
            "count": 10449327,
            "maximum": 3825844.441,
            "minimum": 3825315.321,
            "name": "Y",
            "position": 1,
            "stddev": 143.0351362,
            "variance": 20459.05018
          },
          {
            "average": 14.14127554,
            "count": 10449327,
            "maximum": 39.16680639,
            "minimum": -14.19319361,
            "name": "Z",
            "position": 2,
            "stddev": 6.740372486,
            "variance": 45.43262125
          },
          {
            "average": 31423.98778,
            "count": 10449327,
            "maximum": 65535,
            "minimum": 4107,
            "name": "Intensity",
            "position": 3,
            "stddev": 13077.04234,
            "variance": 171009036.4
          },
          {
            "average": 2.500341984,
            "count": 10449327,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.712501211,
            "variance": 2.932660396
          },
          {
            "average": 4.003024405,
            "count": 10449327,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.24691849,
            "variance": 5.048642699
          },
          {
            "average": 0.3694701104,
            "count": 10449327,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4826613411,
            "variance": 0.2329619702
          },
          {
            "average": 0.001046287479,
            "count": 10449327,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03232944264,
            "variance": 0.001045192861
          },
          {
            "average": 2.013126013,
            "count": 10449327,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.848929802,
            "variance": 34.20997983
          },
          {
            "average": 5.806751931,
            "count": 10449327,
            "maximum": 20.83799934,
            "minimum": -21.74399948,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.87554086,
            "variance": 141.0284706
          },
          {
            "average": 1.169871706,
            "count": 10449327,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.184092574,
            "variance": 1.402075223
          },
          {
            "average": 9888.135335,
            "count": 10449327,
            "maximum": 32402,
            "minimum": 651,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13268.91434,
            "variance": 176064087.8
          },
          {
            "average": 259212890.2,
            "count": 10449327,
            "maximum": 259274088.9,
            "minimum": 259187311,
            "name": "GpsTime",
            "position": 12,
            "stddev": 39361.82508,
            "variance": 1549353274
          },
          {
            "average": 1.169871706,
            "count": 10449327,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.184092574,
            "variance": 1.402075223
          },
          {
            "average": 0,
            "count": 10449327,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10449327,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10449327,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1559185582,
            "count": 10449327,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3627781333,
            "variance": 0.131607974
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          822763.9429,
          3825315.321,
          -14.19319361,
          823293.0429,
          3825844.441,
          39.16680639
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                822763.9429345293,
                3825315.3213829673,
                -14.193193611146476
              ],
              [
                822763.9429345293,
                3825844.4413829674,
                -14.193193611146476
              ],
              [
                823293.0429345294,
                3825844.4413829674,
                39.16680638885352
              ],
              [
                823293.0429345294,
                3825315.3213829673,
                39.16680638885352
              ],
              [
                822763.9429345293,
                3825315.3213829673,
                -14.193193611146476
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-01T22:21:28+00:00",
        "end_time": "2019-11-30T22:15:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191130_272000e_3823000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191130_272000e_3823000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191130_272000e_3823000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_272000e_3823000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48417652,
            34.51879162,
            -14.19319361,
            -77.47822202,
            34.52372025,
            39.16680639
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.48417651912392,
                  34.51895757424302,
                  -14.193193611146476
                ],
                [
                  -77.4839761564185,
                  34.52372024959519,
                  -14.193193611146476
                ],
                [
                  -77.47822201909469,
                  34.52355426887104,
                  39.16680638885352
                ],
                [
                  -77.47842270805106,
                  34.51879162289216,
                  39.16680638885352
                ],
                [
                  -77.48417651912392,
                  34.51895757424302,
                  -14.193193611146476
                ]
              ]
            ]
          },
          "id": "20191130_272000e_3823000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_272000e_3823000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-01T22:21:28Z",
            "pc:count": 10449327,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 823021.5942,
                "count": 10449327,
                "maximum": 823293.0429,
                "minimum": 822763.9429,
                "name": "X",
                "position": 0,
                "stddev": 156.6127576,
                "variance": 24527.55585
              },
              {
                "average": 3825586.005,
                "count": 10449327,
                "maximum": 3825844.441,
                "minimum": 3825315.321,
                "name": "Y",
                "position": 1,
                "stddev": 143.0351362,
                "variance": 20459.05018
              },
              {
                "average": 14.14127554,
                "count": 10449327,
                "maximum": 39.16680639,
                "minimum": -14.19319361,
                "name": "Z",
                "position": 2,
                "stddev": 6.740372486,
                "variance": 45.43262125
              },
              {
                "average": 31423.98778,
                "count": 10449327,
                "maximum": 65535,
                "minimum": 4107,
                "name": "Intensity",
                "position": 3,
                "stddev": 13077.04234,
                "variance": 171009036.4
              },
              {
                "average": 2.500341984,
                "count": 10449327,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.712501211,
                "variance": 2.932660396
              },
              {
                "average": 4.003024405,
                "count": 10449327,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.24691849,
                "variance": 5.048642699
              },
              {
                "average": 0.3694701104,
                "count": 10449327,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4826613411,
                "variance": 0.2329619702
              },
              {
                "average": 0.001046287479,
                "count": 10449327,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03232944264,
                "variance": 0.001045192861
              },
              {
                "average": 2.013126013,
                "count": 10449327,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.848929802,
                "variance": 34.20997983
              },
              {
                "average": 5.806751931,
                "count": 10449327,
                "maximum": 20.83799934,
                "minimum": -21.74399948,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.87554086,
                "variance": 141.0284706
              },
              {
                "average": 1.169871706,
                "count": 10449327,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.184092574,
                "variance": 1.402075223
              },
              {
                "average": 9888.135335,
                "count": 10449327,
                "maximum": 32402,
                "minimum": 651,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13268.91434,
                "variance": 176064087.8
              },
              {
                "average": 259212890.2,
                "count": 10449327,
                "maximum": 259274088.9,
                "minimum": 259187311,
                "name": "GpsTime",
                "position": 12,
                "stddev": 39361.82508,
                "variance": 1549353274
              },
              {
                "average": 1.169871706,
                "count": 10449327,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.184092574,
                "variance": 1.402075223
              },
              {
                "average": 0,
                "count": 10449327,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10449327,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10449327,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1559185582,
                "count": 10449327,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3627781333,
                "variance": 0.131607974
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              822763.9429,
              3825315.321,
              -14.19319361,
              823293.0429,
              3825844.441,
              39.16680639
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    822763.9429345293,
                    3825315.3213829673,
                    -14.193193611146476
                  ],
                  [
                    822763.9429345293,
                    3825844.4413829674,
                    -14.193193611146476
                  ],
                  [
                    823293.0429345294,
                    3825844.4413829674,
                    39.16680638885352
                  ],
                  [
                    823293.0429345294,
                    3825315.3213829673,
                    39.16680638885352
                  ],
                  [
                    822763.9429345293,
                    3825315.3213829673,
                    -14.193193611146476
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-01T22:21:28+00:00",
            "end_time": "2019-11-30T22:15: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": "20191126_235000e_3785500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.87527480518263,
              34.172337565989345,
              -8.783473489169012
            ],
            [
              -77.87509920151992,
              34.177097000496474,
              -8.783473489169012
            ],
            [
              -77.86937291965951,
              34.176950907617965,
              219.47652651083098
            ],
            [
              -77.86954884382973,
              34.17219149907066,
              219.47652651083098
            ],
            [
              -77.87527480518263,
              34.172337565989345,
              -8.783473489169012
            ]
          ]
        ]
      },
      "bbox": [
        -77.87527481,
        34.1721915,
        -8.783473489,
        -77.86937292,
        34.177097,
        219.4765265
      ],
      "properties": {
        "datetime": "2019-11-26T21:28:20Z",
        "pc:count": 9120868,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788292.5302,
            "count": 9120868,
            "maximum": 788559.1479,
            "minimum": 788030.6479,
            "name": "X",
            "position": 0,
            "stddev": 145.0837764,
            "variance": 21049.30218
          },
          {
            "average": 3785951.389,
            "count": 9120868,
            "maximum": 3786207.367,
            "minimum": 3785678.847,
            "name": "Y",
            "position": 1,
            "stddev": 146.3523057,
            "variance": 21418.99738
          },
          {
            "average": 13.69467113,
            "count": 9120868,
            "maximum": 219.4765265,
            "minimum": -8.783473489,
            "name": "Z",
            "position": 2,
            "stddev": 6.963374819,
            "variance": 48.48858886
          },
          {
            "average": 34994.55637,
            "count": 9120868,
            "maximum": 65535,
            "minimum": 3604,
            "name": "Intensity",
            "position": 3,
            "stddev": 12852.34938,
            "variance": 165182884.7
          },
          {
            "average": 2.236514222,
            "count": 9120868,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.581138049,
            "variance": 2.49999753
          },
          {
            "average": 3.473051359,
            "count": 9120868,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.175764204,
            "variance": 4.733949871
          },
          {
            "average": 0.3646834928,
            "count": 9120868,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.481341322,
            "variance": 0.2316894683
          },
          {
            "average": 0.001134870058,
            "count": 9120868,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03366871326,
            "variance": 0.001133582253
          },
          {
            "average": 1.2181231,
            "count": 9120868,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4979945732,
            "variance": 0.2479985949
          },
          {
            "average": -0.02130444834,
            "count": 9120868,
            "maximum": 20.84399986,
            "minimum": -21.74399948,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.73038703,
            "variance": 188.5235281
          },
          {
            "average": 1.205808373,
            "count": 9120868,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.197532654,
            "variance": 1.434084458
          },
          {
            "average": 8987.752292,
            "count": 9120868,
            "maximum": 30578,
            "minimum": 575,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13475.4737,
            "variance": 181588391.5
          },
          {
            "average": 258838135.4,
            "count": 9120868,
            "maximum": 258838900.1,
            "minimum": 258837394.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 349.0024844,
            "variance": 121802.7341
          },
          {
            "average": 1.205808373,
            "count": 9120868,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.197532654,
            "variance": 1.434084458
          },
          {
            "average": 0,
            "count": 9120868,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9120868,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9120868,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2263527989,
            "count": 9120868,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4184701047,
            "variance": 0.1751172285
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788030.6479,
          3785678.847,
          -8.783473489,
          788559.1479,
          3786207.367,
          219.4765265
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788030.647931383,
                3785678.847033331,
                -8.783473489169012
              ],
              [
                788030.647931383,
                3786207.3670333307,
                -8.783473489169012
              ],
              [
                788559.147931383,
                3786207.3670333307,
                219.47652651083098
              ],
              [
                788559.147931383,
                3785678.847033331,
                219.47652651083098
              ],
              [
                788030.647931383,
                3785678.847033331,
                -8.783473489169012
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T21:28:20+00:00",
        "end_time": "2019-11-26T21:03:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235000e_3785500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235000e_3785500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235000e_3785500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3785500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.87527481,
            34.1721915,
            -8.783473489,
            -77.86937292,
            34.177097,
            219.4765265
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.87527480518263,
                  34.172337565989345,
                  -8.783473489169012
                ],
                [
                  -77.87509920151992,
                  34.177097000496474,
                  -8.783473489169012
                ],
                [
                  -77.86937291965951,
                  34.176950907617965,
                  219.47652651083098
                ],
                [
                  -77.86954884382973,
                  34.17219149907066,
                  219.47652651083098
                ],
                [
                  -77.87527480518263,
                  34.172337565989345,
                  -8.783473489169012
                ]
              ]
            ]
          },
          "id": "20191126_235000e_3785500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3785500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T21:28:20Z",
            "pc:count": 9120868,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788292.5302,
                "count": 9120868,
                "maximum": 788559.1479,
                "minimum": 788030.6479,
                "name": "X",
                "position": 0,
                "stddev": 145.0837764,
                "variance": 21049.30218
              },
              {
                "average": 3785951.389,
                "count": 9120868,
                "maximum": 3786207.367,
                "minimum": 3785678.847,
                "name": "Y",
                "position": 1,
                "stddev": 146.3523057,
                "variance": 21418.99738
              },
              {
                "average": 13.69467113,
                "count": 9120868,
                "maximum": 219.4765265,
                "minimum": -8.783473489,
                "name": "Z",
                "position": 2,
                "stddev": 6.963374819,
                "variance": 48.48858886
              },
              {
                "average": 34994.55637,
                "count": 9120868,
                "maximum": 65535,
                "minimum": 3604,
                "name": "Intensity",
                "position": 3,
                "stddev": 12852.34938,
                "variance": 165182884.7
              },
              {
                "average": 2.236514222,
                "count": 9120868,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.581138049,
                "variance": 2.49999753
              },
              {
                "average": 3.473051359,
                "count": 9120868,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.175764204,
                "variance": 4.733949871
              },
              {
                "average": 0.3646834928,
                "count": 9120868,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.481341322,
                "variance": 0.2316894683
              },
              {
                "average": 0.001134870058,
                "count": 9120868,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03366871326,
                "variance": 0.001133582253
              },
              {
                "average": 1.2181231,
                "count": 9120868,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4979945732,
                "variance": 0.2479985949
              },
              {
                "average": -0.02130444834,
                "count": 9120868,
                "maximum": 20.84399986,
                "minimum": -21.74399948,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.73038703,
                "variance": 188.5235281
              },
              {
                "average": 1.205808373,
                "count": 9120868,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.197532654,
                "variance": 1.434084458
              },
              {
                "average": 8987.752292,
                "count": 9120868,
                "maximum": 30578,
                "minimum": 575,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13475.4737,
                "variance": 181588391.5
              },
              {
                "average": 258838135.4,
                "count": 9120868,
                "maximum": 258838900.1,
                "minimum": 258837394.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 349.0024844,
                "variance": 121802.7341
              },
              {
                "average": 1.205808373,
                "count": 9120868,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.197532654,
                "variance": 1.434084458
              },
              {
                "average": 0,
                "count": 9120868,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9120868,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9120868,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2263527989,
                "count": 9120868,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4184701047,
                "variance": 0.1751172285
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788030.6479,
              3785678.847,
              -8.783473489,
              788559.1479,
              3786207.367,
              219.4765265
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788030.647931383,
                    3785678.847033331,
                    -8.783473489169012
                  ],
                  [
                    788030.647931383,
                    3786207.3670333307,
                    -8.783473489169012
                  ],
                  [
                    788559.147931383,
                    3786207.3670333307,
                    219.47652651083098
                  ],
                  [
                    788559.147931383,
                    3785678.847033331,
                    219.47652651083098
                  ],
                  [
                    788030.647931383,
                    3785678.847033331,
                    -8.783473489169012
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T21:28:20+00:00",
            "end_time": "2019-11-26T21:03: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": "20191130_272500e_3823500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47886661461567,
              34.52357374408523,
              -3.354968511116493
            ],
            [
              -77.47866593027979,
              34.528336028570116,
              -3.354968511116493
            ],
            [
              -77.47291216097193,
              34.52816979720502,
              39.26503148888351
            ],
            [
              -77.47311317156384,
              34.52340754213352,
              39.26503148888351
            ],
            [
              -77.47886661461567,
              34.52357374408523,
              -3.354968511116493
            ]
          ]
        ]
      },
      "bbox": [
        -77.47886661,
        34.52340754,
        -3.354968511,
        -77.47291216,
        34.52833603,
        39.26503149
      ],
      "properties": {
        "datetime": "2019-12-01T22:15:04Z",
        "pc:count": 10720015,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 823509.8473,
            "count": 10720015,
            "maximum": 823762.808,
            "minimum": 823233.768,
            "name": "X",
            "position": 0,
            "stddev": 144.9416497,
            "variance": 21008.08181
          },
          {
            "average": 3826123.999,
            "count": 10720015,
            "maximum": 3826373.618,
            "minimum": 3825844.538,
            "name": "Y",
            "position": 1,
            "stddev": 153.6105178,
            "variance": 23596.19119
          },
          {
            "average": 16.86326092,
            "count": 10720015,
            "maximum": 39.26503149,
            "minimum": -3.354968511,
            "name": "Z",
            "position": 2,
            "stddev": 6.202154673,
            "variance": 38.46672258
          },
          {
            "average": 32113.4711,
            "count": 10720015,
            "maximum": 65535,
            "minimum": 3757,
            "name": "Intensity",
            "position": 3,
            "stddev": 12676.98862,
            "variance": 160706040.6
          },
          {
            "average": 2.53061381,
            "count": 10720015,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.686658111,
            "variance": 2.844815585
          },
          {
            "average": 4.0609404,
            "count": 10720015,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.159465571,
            "variance": 4.663291553
          },
          {
            "average": 0.3775698075,
            "count": 10720015,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.484779197,
            "variance": 0.2350108699
          },
          {
            "average": 0.0009833008629,
            "count": 10720015,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03134220914,
            "variance": 0.000982334074
          },
          {
            "average": 1.173776063,
            "count": 10720015,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4926582539,
            "variance": 0.2427121551
          },
          {
            "average": 0.1130556558,
            "count": 10720015,
            "maximum": 20.80200005,
            "minimum": -21.75600052,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.54709561,
            "variance": 183.5237994
          },
          {
            "average": 1.132343845,
            "count": 10720015,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.16605723,
            "variance": 1.359689463
          },
          {
            "average": 9866.18061,
            "count": 10720015,
            "maximum": 32402,
            "minimum": 651,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13037.81228,
            "variance": 169984549
          },
          {
            "average": 259191726.6,
            "count": 10720015,
            "maximum": 259273704,
            "minimum": 259187303.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 18232.27872,
            "variance": 332415987.5
          },
          {
            "average": 1.132343845,
            "count": 10720015,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.16605723,
            "variance": 1.359689463
          },
          {
            "average": 0,
            "count": 10720015,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10720015,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10720015,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1640410951,
            "count": 10720015,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3703128772,
            "variance": 0.137131627
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          823233.768,
          3825844.538,
          -3.354968511,
          823762.808,
          3826373.618,
          39.26503149
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                823233.7680096722,
                3825844.5377038987,
                -3.354968511116493
              ],
              [
                823233.7680096722,
                3826373.617703899,
                -3.354968511116493
              ],
              [
                823762.8080096722,
                3826373.617703899,
                39.26503148888351
              ],
              [
                823762.8080096722,
                3825844.5377038987,
                39.26503148888351
              ],
              [
                823233.7680096722,
                3825844.5377038987,
                -3.354968511116493
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-01T22:15:04+00:00",
        "end_time": "2019-11-30T22:15:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191130_272500e_3823500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191130_272500e_3823500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191130_272500e_3823500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_272500e_3823500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47886661,
            34.52340754,
            -3.354968511,
            -77.47291216,
            34.52833603,
            39.26503149
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47886661461567,
                  34.52357374408523,
                  -3.354968511116493
                ],
                [
                  -77.47866593027979,
                  34.528336028570116,
                  -3.354968511116493
                ],
                [
                  -77.47291216097193,
                  34.52816979720502,
                  39.26503148888351
                ],
                [
                  -77.47311317156384,
                  34.52340754213352,
                  39.26503148888351
                ],
                [
                  -77.47886661461567,
                  34.52357374408523,
                  -3.354968511116493
                ]
              ]
            ]
          },
          "id": "20191130_272500e_3823500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_272500e_3823500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-01T22:15:04Z",
            "pc:count": 10720015,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 823509.8473,
                "count": 10720015,
                "maximum": 823762.808,
                "minimum": 823233.768,
                "name": "X",
                "position": 0,
                "stddev": 144.9416497,
                "variance": 21008.08181
              },
              {
                "average": 3826123.999,
                "count": 10720015,
                "maximum": 3826373.618,
                "minimum": 3825844.538,
                "name": "Y",
                "position": 1,
                "stddev": 153.6105178,
                "variance": 23596.19119
              },
              {
                "average": 16.86326092,
                "count": 10720015,
                "maximum": 39.26503149,
                "minimum": -3.354968511,
                "name": "Z",
                "position": 2,
                "stddev": 6.202154673,
                "variance": 38.46672258
              },
              {
                "average": 32113.4711,
                "count": 10720015,
                "maximum": 65535,
                "minimum": 3757,
                "name": "Intensity",
                "position": 3,
                "stddev": 12676.98862,
                "variance": 160706040.6
              },
              {
                "average": 2.53061381,
                "count": 10720015,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.686658111,
                "variance": 2.844815585
              },
              {
                "average": 4.0609404,
                "count": 10720015,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.159465571,
                "variance": 4.663291553
              },
              {
                "average": 0.3775698075,
                "count": 10720015,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.484779197,
                "variance": 0.2350108699
              },
              {
                "average": 0.0009833008629,
                "count": 10720015,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03134220914,
                "variance": 0.000982334074
              },
              {
                "average": 1.173776063,
                "count": 10720015,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4926582539,
                "variance": 0.2427121551
              },
              {
                "average": 0.1130556558,
                "count": 10720015,
                "maximum": 20.80200005,
                "minimum": -21.75600052,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.54709561,
                "variance": 183.5237994
              },
              {
                "average": 1.132343845,
                "count": 10720015,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.16605723,
                "variance": 1.359689463
              },
              {
                "average": 9866.18061,
                "count": 10720015,
                "maximum": 32402,
                "minimum": 651,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13037.81228,
                "variance": 169984549
              },
              {
                "average": 259191726.6,
                "count": 10720015,
                "maximum": 259273704,
                "minimum": 259187303.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 18232.27872,
                "variance": 332415987.5
              },
              {
                "average": 1.132343845,
                "count": 10720015,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.16605723,
                "variance": 1.359689463
              },
              {
                "average": 0,
                "count": 10720015,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10720015,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10720015,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1640410951,
                "count": 10720015,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3703128772,
                "variance": 0.137131627
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              823233.768,
              3825844.538,
              -3.354968511,
              823762.808,
              3826373.618,
              39.26503149
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    823233.7680096722,
                    3825844.5377038987,
                    -3.354968511116493
                  ],
                  [
                    823233.7680096722,
                    3826373.617703899,
                    -3.354968511116493
                  ],
                  [
                    823762.8080096722,
                    3826373.617703899,
                    39.26503148888351
                  ],
                  [
                    823762.8080096722,
                    3825844.5377038987,
                    39.26503148888351
                  ],
                  [
                    823233.7680096722,
                    3825844.5377038987,
                    -3.354968511116493
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-01T22:15:04+00:00",
            "end_time": "2019-11-30T22:15: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": "20191126_235500e_3787000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.87031414913879,
              34.1859754267356,
              -16.813490888993247
            ],
            [
              -77.8701381836608,
              34.19073464797204,
              -16.813490888993247
            ],
            [
              -77.86440992379453,
              34.190588244896716,
              35.94650911100675
            ],
            [
              -77.86458621003804,
              34.18582904966908,
              35.94650911100675
            ],
            [
              -77.87031414913879,
              34.1859754267356,
              -16.813490888993247
            ]
          ]
        ]
      },
      "bbox": [
        -77.87031415,
        34.18582905,
        -16.81349089,
        -77.86440992,
        34.19073465,
        35.94650911
      ],
      "properties": {
        "datetime": "2019-11-26T21:42:28Z",
        "pc:count": 9709049,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788679.2954,
            "count": 9709049,
            "maximum": 788970.2039,
            "minimum": 788441.6039,
            "name": "X",
            "position": 0,
            "stddev": 147.487243,
            "variance": 21752.48684
          },
          {
            "average": 3787471.734,
            "count": 9709049,
            "maximum": 3787734.406,
            "minimum": 3787205.906,
            "name": "Y",
            "position": 1,
            "stddev": 144.9536179,
            "variance": 21011.55133
          },
          {
            "average": 8.980526553,
            "count": 9709049,
            "maximum": 35.94650911,
            "minimum": -16.81349089,
            "name": "Z",
            "position": 2,
            "stddev": 8.204028898,
            "variance": 67.30609016
          },
          {
            "average": 33025.05274,
            "count": 9709049,
            "maximum": 65535,
            "minimum": 3888,
            "name": "Intensity",
            "position": 3,
            "stddev": 11979.74682,
            "variance": 143514333.9
          },
          {
            "average": 2.284703785,
            "count": 9709049,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.567642476,
            "variance": 2.457502934
          },
          {
            "average": 3.569421372,
            "count": 9709049,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.106504114,
            "variance": 4.437359581
          },
          {
            "average": 0.3730640354,
            "count": 9709049,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4836189461,
            "variance": 0.233887285
          },
          {
            "average": 0.001033777871,
            "count": 9709049,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03213579438,
            "variance": 0.00103270928
          },
          {
            "average": 1.451272828,
            "count": 9709049,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.531827346,
            "variance": 12.4738044
          },
          {
            "average": 0.4126502508,
            "count": 9709049,
            "maximum": 20.81399918,
            "minimum": -21.70199966,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.59337728,
            "variance": 184.7799058
          },
          {
            "average": 1.15865591,
            "count": 9709049,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.177860893,
            "variance": 1.387356284
          },
          {
            "average": 8434.184611,
            "count": 9709049,
            "maximum": 30580,
            "minimum": 577,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13189.46827,
            "variance": 173962073.2
          },
          {
            "average": 258838919.9,
            "count": 9709049,
            "maximum": 258839748.2,
            "minimum": 258837972,
            "name": "GpsTime",
            "position": 12,
            "stddev": 337.513752,
            "variance": 113915.5328
          },
          {
            "average": 1.15865591,
            "count": 9709049,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.177860893,
            "variance": 1.387356284
          },
          {
            "average": 0,
            "count": 9709049,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9709049,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9709049,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.224640127,
            "count": 9709049,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4173451309,
            "variance": 0.1741769583
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788441.6039,
          3787205.906,
          -16.81349089,
          788970.2039,
          3787734.406,
          35.94650911
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788441.603859276,
                3787205.905889975,
                -16.813490888993247
              ],
              [
                788441.603859276,
                3787734.405889975,
                -16.813490888993247
              ],
              [
                788970.2038592761,
                3787734.405889975,
                35.94650911100675
              ],
              [
                788970.2038592761,
                3787205.905889975,
                35.94650911100675
              ],
              [
                788441.603859276,
                3787205.905889975,
                -16.813490888993247
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T21:42:28+00:00",
        "end_time": "2019-11-26T21:12:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235500e_3787000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235500e_3787000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235500e_3787000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3787000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.87031415,
            34.18582905,
            -16.81349089,
            -77.86440992,
            34.19073465,
            35.94650911
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.87031414913879,
                  34.1859754267356,
                  -16.813490888993247
                ],
                [
                  -77.8701381836608,
                  34.19073464797204,
                  -16.813490888993247
                ],
                [
                  -77.86440992379453,
                  34.190588244896716,
                  35.94650911100675
                ],
                [
                  -77.86458621003804,
                  34.18582904966908,
                  35.94650911100675
                ],
                [
                  -77.87031414913879,
                  34.1859754267356,
                  -16.813490888993247
                ]
              ]
            ]
          },
          "id": "20191126_235500e_3787000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3787000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T21:42:28Z",
            "pc:count": 9709049,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788679.2954,
                "count": 9709049,
                "maximum": 788970.2039,
                "minimum": 788441.6039,
                "name": "X",
                "position": 0,
                "stddev": 147.487243,
                "variance": 21752.48684
              },
              {
                "average": 3787471.734,
                "count": 9709049,
                "maximum": 3787734.406,
                "minimum": 3787205.906,
                "name": "Y",
                "position": 1,
                "stddev": 144.9536179,
                "variance": 21011.55133
              },
              {
                "average": 8.980526553,
                "count": 9709049,
                "maximum": 35.94650911,
                "minimum": -16.81349089,
                "name": "Z",
                "position": 2,
                "stddev": 8.204028898,
                "variance": 67.30609016
              },
              {
                "average": 33025.05274,
                "count": 9709049,
                "maximum": 65535,
                "minimum": 3888,
                "name": "Intensity",
                "position": 3,
                "stddev": 11979.74682,
                "variance": 143514333.9
              },
              {
                "average": 2.284703785,
                "count": 9709049,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.567642476,
                "variance": 2.457502934
              },
              {
                "average": 3.569421372,
                "count": 9709049,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.106504114,
                "variance": 4.437359581
              },
              {
                "average": 0.3730640354,
                "count": 9709049,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4836189461,
                "variance": 0.233887285
              },
              {
                "average": 0.001033777871,
                "count": 9709049,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03213579438,
                "variance": 0.00103270928
              },
              {
                "average": 1.451272828,
                "count": 9709049,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.531827346,
                "variance": 12.4738044
              },
              {
                "average": 0.4126502508,
                "count": 9709049,
                "maximum": 20.81399918,
                "minimum": -21.70199966,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.59337728,
                "variance": 184.7799058
              },
              {
                "average": 1.15865591,
                "count": 9709049,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.177860893,
                "variance": 1.387356284
              },
              {
                "average": 8434.184611,
                "count": 9709049,
                "maximum": 30580,
                "minimum": 577,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13189.46827,
                "variance": 173962073.2
              },
              {
                "average": 258838919.9,
                "count": 9709049,
                "maximum": 258839748.2,
                "minimum": 258837972,
                "name": "GpsTime",
                "position": 12,
                "stddev": 337.513752,
                "variance": 113915.5328
              },
              {
                "average": 1.15865591,
                "count": 9709049,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.177860893,
                "variance": 1.387356284
              },
              {
                "average": 0,
                "count": 9709049,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9709049,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9709049,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.224640127,
                "count": 9709049,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4173451309,
                "variance": 0.1741769583
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788441.6039,
              3787205.906,
              -16.81349089,
              788970.2039,
              3787734.406,
              35.94650911
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788441.603859276,
                    3787205.905889975,
                    -16.813490888993247
                  ],
                  [
                    788441.603859276,
                    3787734.405889975,
                    -16.813490888993247
                  ],
                  [
                    788970.2038592761,
                    3787734.405889975,
                    35.94650911100675
                  ],
                  [
                    788970.2038592761,
                    3787205.905889975,
                    35.94650911100675
                  ],
                  [
                    788441.603859276,
                    3787205.905889975,
                    -16.813490888993247
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T21:42:28+00:00",
            "end_time": "2019-11-26T21: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": "20191130_272500e_3824000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47900116794324,
              34.52807805440209,
              -2.521667790359778
            ],
            [
              -77.47880048029214,
              34.53283979600122,
              -2.521667790359778
            ],
            [
              -77.47304640035522,
              34.532673552099546,
              34.218332209640224
            ],
            [
              -77.47324741429796,
              34.5279118399109,
              34.218332209640224
            ],
            [
              -77.47900116794324,
              34.52807805440209,
              -2.521667790359778
            ]
          ]
        ]
      },
      "bbox": [
        -77.47900117,
        34.52791184,
        -2.52166779,
        -77.4730464,
        34.5328398,
        34.21833221
      ],
      "properties": {
        "datetime": "2019-11-30T22:43:04Z",
        "pc:count": 12293815,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 823465.7118,
            "count": 12293815,
            "maximum": 823733.02,
            "minimum": 823203.98,
            "name": "X",
            "position": 0,
            "stddev": 136.3346316,
            "variance": 18587.13178
          },
          {
            "average": 3826632.951,
            "count": 12293815,
            "maximum": 3826872.938,
            "minimum": 3826343.918,
            "name": "Y",
            "position": 1,
            "stddev": 146.8320552,
            "variance": 21559.65243
          },
          {
            "average": 16.31880442,
            "count": 12293815,
            "maximum": 34.21833221,
            "minimum": -2.52166779,
            "name": "Z",
            "position": 2,
            "stddev": 4.41876967,
            "variance": 19.5255254
          },
          {
            "average": 30719.84687,
            "count": 12293815,
            "maximum": 65535,
            "minimum": 4850,
            "name": "Intensity",
            "position": 3,
            "stddev": 11380.33123,
            "variance": 129511938.9
          },
          {
            "average": 2.662401541,
            "count": 12293815,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.691022077,
            "variance": 2.859555665
          },
          {
            "average": 4.325810743,
            "count": 12293815,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.037896147,
            "variance": 4.153020704
          },
          {
            "average": 0.3883578043,
            "count": 12293815,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4873766915,
            "variance": 0.2375360395
          },
          {
            "average": 0.0008288720792,
            "count": 12293815,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0287782056,
            "variance": 0.0008281851176
          },
          {
            "average": 1.120696708,
            "count": 12293815,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.482162184,
            "variance": 0.2324803717
          },
          {
            "average": -0.9465532332,
            "count": 12293815,
            "maximum": 20.82600021,
            "minimum": -21.76799965,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.81788058,
            "variance": 190.9338237
          },
          {
            "average": 1.064192767,
            "count": 12293815,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.132853279,
            "variance": 1.283356551
          },
          {
            "average": 9161.141186,
            "count": 12293815,
            "maximum": 32404,
            "minimum": 2401,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12532.95794,
            "variance": 157075034.8
          },
          {
            "average": 259188496.3,
            "count": 12293815,
            "maximum": 259188984.7,
            "minimum": 259187682,
            "name": "GpsTime",
            "position": 12,
            "stddev": 311.15002,
            "variance": 96814.33497
          },
          {
            "average": 1.064192767,
            "count": 12293815,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.132853279,
            "variance": 1.283356551
          },
          {
            "average": 0,
            "count": 12293815,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12293815,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12293815,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1748242511,
            "count": 12293815,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3798167243,
            "variance": 0.144260744
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          823203.98,
          3826343.918,
          -2.52166779,
          823733.02,
          3826872.938,
          34.21833221
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                823203.9799660069,
                3826343.918340424,
                -2.521667790359778
              ],
              [
                823203.9799660069,
                3826872.9383404236,
                -2.521667790359778
              ],
              [
                823733.019966007,
                3826872.9383404236,
                34.218332209640224
              ],
              [
                823733.019966007,
                3826343.918340424,
                34.218332209640224
              ],
              [
                823203.9799660069,
                3826343.918340424,
                -2.521667790359778
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-30T22:43:04+00:00",
        "end_time": "2019-11-30T22:21:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191130_272500e_3824000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191130_272500e_3824000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191130_272500e_3824000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_272500e_3824000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47900117,
            34.52791184,
            -2.52166779,
            -77.4730464,
            34.5328398,
            34.21833221
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47900116794324,
                  34.52807805440209,
                  -2.521667790359778
                ],
                [
                  -77.47880048029214,
                  34.53283979600122,
                  -2.521667790359778
                ],
                [
                  -77.47304640035522,
                  34.532673552099546,
                  34.218332209640224
                ],
                [
                  -77.47324741429796,
                  34.5279118399109,
                  34.218332209640224
                ],
                [
                  -77.47900116794324,
                  34.52807805440209,
                  -2.521667790359778
                ]
              ]
            ]
          },
          "id": "20191130_272500e_3824000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_272500e_3824000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-30T22:43:04Z",
            "pc:count": 12293815,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 823465.7118,
                "count": 12293815,
                "maximum": 823733.02,
                "minimum": 823203.98,
                "name": "X",
                "position": 0,
                "stddev": 136.3346316,
                "variance": 18587.13178
              },
              {
                "average": 3826632.951,
                "count": 12293815,
                "maximum": 3826872.938,
                "minimum": 3826343.918,
                "name": "Y",
                "position": 1,
                "stddev": 146.8320552,
                "variance": 21559.65243
              },
              {
                "average": 16.31880442,
                "count": 12293815,
                "maximum": 34.21833221,
                "minimum": -2.52166779,
                "name": "Z",
                "position": 2,
                "stddev": 4.41876967,
                "variance": 19.5255254
              },
              {
                "average": 30719.84687,
                "count": 12293815,
                "maximum": 65535,
                "minimum": 4850,
                "name": "Intensity",
                "position": 3,
                "stddev": 11380.33123,
                "variance": 129511938.9
              },
              {
                "average": 2.662401541,
                "count": 12293815,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.691022077,
                "variance": 2.859555665
              },
              {
                "average": 4.325810743,
                "count": 12293815,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.037896147,
                "variance": 4.153020704
              },
              {
                "average": 0.3883578043,
                "count": 12293815,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4873766915,
                "variance": 0.2375360395
              },
              {
                "average": 0.0008288720792,
                "count": 12293815,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0287782056,
                "variance": 0.0008281851176
              },
              {
                "average": 1.120696708,
                "count": 12293815,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.482162184,
                "variance": 0.2324803717
              },
              {
                "average": -0.9465532332,
                "count": 12293815,
                "maximum": 20.82600021,
                "minimum": -21.76799965,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.81788058,
                "variance": 190.9338237
              },
              {
                "average": 1.064192767,
                "count": 12293815,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.132853279,
                "variance": 1.283356551
              },
              {
                "average": 9161.141186,
                "count": 12293815,
                "maximum": 32404,
                "minimum": 2401,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12532.95794,
                "variance": 157075034.8
              },
              {
                "average": 259188496.3,
                "count": 12293815,
                "maximum": 259188984.7,
                "minimum": 259187682,
                "name": "GpsTime",
                "position": 12,
                "stddev": 311.15002,
                "variance": 96814.33497
              },
              {
                "average": 1.064192767,
                "count": 12293815,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.132853279,
                "variance": 1.283356551
              },
              {
                "average": 0,
                "count": 12293815,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12293815,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12293815,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1748242511,
                "count": 12293815,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3798167243,
                "variance": 0.144260744
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              823203.98,
              3826343.918,
              -2.52166779,
              823733.02,
              3826872.938,
              34.21833221
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    823203.9799660069,
                    3826343.918340424,
                    -2.521667790359778
                  ],
                  [
                    823203.9799660069,
                    3826872.9383404236,
                    -2.521667790359778
                  ],
                  [
                    823733.019966007,
                    3826872.9383404236,
                    34.218332209640224
                  ],
                  [
                    823733.019966007,
                    3826343.918340424,
                    34.218332209640224
                  ],
                  [
                    823203.9799660069,
                    3826343.918340424,
                    -2.521667790359778
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-30T22:43:04+00:00",
            "end_time": "2019-11-30T22:21: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": "20191126_235500e_3786000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.87000908253103,
              34.176968439164476,
              -13.020079640378402
            ],
            [
              -77.86983314602787,
              34.181728026205946,
              -13.020079640378402
            ],
            [
              -77.86410636347316,
              34.18158166474309,
              38.459920359621606
            ],
            [
              -77.8642826205748,
              34.17682210370831,
              38.459920359621606
            ],
            [
              -77.87000908253103,
              34.176968439164476,
              -13.020079640378402
            ]
          ]
        ]
      },
      "bbox": [
        -77.87000908,
        34.1768221,
        -13.02007964,
        -77.86410636,
        34.18172803,
        38.45992036
      ],
      "properties": {
        "datetime": "2019-11-26T21:28:06Z",
        "pc:count": 10465438,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788752.7237,
            "count": 10465438,
            "maximum": 789028.9495,
            "minimum": 788500.4295,
            "name": "X",
            "position": 0,
            "stddev": 152.2636611,
            "variance": 23184.2225
          },
          {
            "average": 3786476.655,
            "count": 10465438,
            "maximum": 3786736.05,
            "minimum": 3786207.51,
            "name": "Y",
            "position": 1,
            "stddev": 143.5793979,
            "variance": 20615.04351
          },
          {
            "average": 13.63210323,
            "count": 10465438,
            "maximum": 38.45992036,
            "minimum": -13.02007964,
            "name": "Z",
            "position": 2,
            "stddev": 7.891990588,
            "variance": 62.28351544
          },
          {
            "average": 32646.15816,
            "count": 10465438,
            "maximum": 65535,
            "minimum": 3342,
            "name": "Intensity",
            "position": 3,
            "stddev": 12770.28815,
            "variance": 163080259.5
          },
          {
            "average": 2.445458852,
            "count": 10465438,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.636607409,
            "variance": 2.678483811
          },
          {
            "average": 3.891568322,
            "count": 10465438,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.121475781,
            "variance": 4.500659491
          },
          {
            "average": 0.3666928226,
            "count": 10465438,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4819016691,
            "variance": 0.2322292186
          },
          {
            "average": 0.0009517996285,
            "count": 10465438,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0308365659,
            "variance": 0.0009508937968
          },
          {
            "average": 1.175753084,
            "count": 10465438,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4762887483,
            "variance": 0.2268509718
          },
          {
            "average": 0.7283651739,
            "count": 10465438,
            "maximum": 20.80800056,
            "minimum": -21.6779995,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.76076414,
            "variance": 189.3586296
          },
          {
            "average": 1.179202438,
            "count": 10465438,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.188992605,
            "variance": 1.413703414
          },
          {
            "average": 8700.949257,
            "count": 10465438,
            "maximum": 30578,
            "minimum": 574,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13331.74999,
            "variance": 177735557.7
          },
          {
            "average": 258837847.9,
            "count": 10465438,
            "maximum": 258838886.6,
            "minimum": 258837116,
            "name": "GpsTime",
            "position": 12,
            "stddev": 357.2057431,
            "variance": 127595.9429
          },
          {
            "average": 1.179202438,
            "count": 10465438,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.188992605,
            "variance": 1.413703414
          },
          {
            "average": 0,
            "count": 10465438,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10465438,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10465438,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2383745429,
            "count": 10465438,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.426089354,
            "variance": 0.1815521376
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788500.4295,
          3786207.51,
          -13.02007964,
          789028.9495,
          3786736.05,
          38.45992036
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788500.4294994755,
                3786207.5099385297,
                -13.020079640378402
              ],
              [
                788500.4294994755,
                3786736.0499385297,
                -13.020079640378402
              ],
              [
                789028.9494994755,
                3786736.0499385297,
                38.459920359621606
              ],
              [
                789028.9494994755,
                3786207.5099385297,
                38.459920359621606
              ],
              [
                788500.4294994755,
                3786207.5099385297,
                -13.020079640378402
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T21:28:06+00:00",
        "end_time": "2019-11-26T20:58:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235500e_3786000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235500e_3786000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235500e_3786000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3786000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.87000908,
            34.1768221,
            -13.02007964,
            -77.86410636,
            34.18172803,
            38.45992036
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.87000908253103,
                  34.176968439164476,
                  -13.020079640378402
                ],
                [
                  -77.86983314602787,
                  34.181728026205946,
                  -13.020079640378402
                ],
                [
                  -77.86410636347316,
                  34.18158166474309,
                  38.459920359621606
                ],
                [
                  -77.8642826205748,
                  34.17682210370831,
                  38.459920359621606
                ],
                [
                  -77.87000908253103,
                  34.176968439164476,
                  -13.020079640378402
                ]
              ]
            ]
          },
          "id": "20191126_235500e_3786000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3786000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T21:28:06Z",
            "pc:count": 10465438,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788752.7237,
                "count": 10465438,
                "maximum": 789028.9495,
                "minimum": 788500.4295,
                "name": "X",
                "position": 0,
                "stddev": 152.2636611,
                "variance": 23184.2225
              },
              {
                "average": 3786476.655,
                "count": 10465438,
                "maximum": 3786736.05,
                "minimum": 3786207.51,
                "name": "Y",
                "position": 1,
                "stddev": 143.5793979,
                "variance": 20615.04351
              },
              {
                "average": 13.63210323,
                "count": 10465438,
                "maximum": 38.45992036,
                "minimum": -13.02007964,
                "name": "Z",
                "position": 2,
                "stddev": 7.891990588,
                "variance": 62.28351544
              },
              {
                "average": 32646.15816,
                "count": 10465438,
                "maximum": 65535,
                "minimum": 3342,
                "name": "Intensity",
                "position": 3,
                "stddev": 12770.28815,
                "variance": 163080259.5
              },
              {
                "average": 2.445458852,
                "count": 10465438,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.636607409,
                "variance": 2.678483811
              },
              {
                "average": 3.891568322,
                "count": 10465438,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.121475781,
                "variance": 4.500659491
              },
              {
                "average": 0.3666928226,
                "count": 10465438,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4819016691,
                "variance": 0.2322292186
              },
              {
                "average": 0.0009517996285,
                "count": 10465438,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0308365659,
                "variance": 0.0009508937968
              },
              {
                "average": 1.175753084,
                "count": 10465438,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4762887483,
                "variance": 0.2268509718
              },
              {
                "average": 0.7283651739,
                "count": 10465438,
                "maximum": 20.80800056,
                "minimum": -21.6779995,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.76076414,
                "variance": 189.3586296
              },
              {
                "average": 1.179202438,
                "count": 10465438,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.188992605,
                "variance": 1.413703414
              },
              {
                "average": 8700.949257,
                "count": 10465438,
                "maximum": 30578,
                "minimum": 574,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13331.74999,
                "variance": 177735557.7
              },
              {
                "average": 258837847.9,
                "count": 10465438,
                "maximum": 258838886.6,
                "minimum": 258837116,
                "name": "GpsTime",
                "position": 12,
                "stddev": 357.2057431,
                "variance": 127595.9429
              },
              {
                "average": 1.179202438,
                "count": 10465438,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.188992605,
                "variance": 1.413703414
              },
              {
                "average": 0,
                "count": 10465438,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10465438,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10465438,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2383745429,
                "count": 10465438,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.426089354,
                "variance": 0.1815521376
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788500.4295,
              3786207.51,
              -13.02007964,
              789028.9495,
              3786736.05,
              38.45992036
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788500.4294994755,
                    3786207.5099385297,
                    -13.020079640378402
                  ],
                  [
                    788500.4294994755,
                    3786736.0499385297,
                    -13.020079640378402
                  ],
                  [
                    789028.9494994755,
                    3786736.0499385297,
                    38.459920359621606
                  ],
                  [
                    789028.9494994755,
                    3786207.5099385297,
                    38.459920359621606
                  ],
                  [
                    788500.4294994755,
                    3786207.5099385297,
                    -13.020079640378402
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T21:28:06+00:00",
            "end_time": "2019-11-26T20:58: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": "20191221_273000e_3815500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47116282544496,
              34.45475531017053,
              -19.71938872686938
            ],
            [
              -77.47110008688189,
              34.45624481163492,
              -19.71938872686938
            ],
            [
              -77.4680248830628,
              34.45615589422035,
              -0.03938872686938
            ],
            [
              -77.46808767602123,
              34.45466639768189,
              -0.03938872686938
            ],
            [
              -77.47116282544496,
              34.45475531017053,
              -19.71938872686938
            ]
          ]
        ]
      },
      "bbox": [
        -77.47116283,
        34.4546664,
        -19.71938873,
        -77.46802488,
        34.45624481,
        -0.03938872687
      ],
      "properties": {
        "datetime": "2019-12-21T12:50:24Z",
        "pc:count": 628662,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 824311.7163,
            "count": 628662,
            "maximum": 824490.9418,
            "minimum": 824207.9418,
            "name": "X",
            "position": 0,
            "stddev": 65.98777389,
            "variance": 4354.386303
          },
          {
            "average": 3818334.778,
            "count": 628662,
            "maximum": 3818398.427,
            "minimum": 3818232.947,
            "name": "Y",
            "position": 1,
            "stddev": 38.37928668,
            "variance": 1472.969646
          },
          {
            "average": -1.173468678,
            "count": 628662,
            "maximum": -0.03938872687,
            "minimum": -19.71938873,
            "name": "Z",
            "position": 2,
            "stddev": 0.4194454887,
            "variance": 0.175934518
          },
          {
            "average": 27094.34088,
            "count": 628662,
            "maximum": 65535,
            "minimum": 5549,
            "name": "Intensity",
            "position": 3,
            "stddev": 4459.924192,
            "variance": 19890923.8
          },
          {
            "average": 2.072358437,
            "count": 628662,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.056782228,
            "variance": 1.116788678
          },
          {
            "average": 3.143595446,
            "count": 628662,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.062535089,
            "variance": 1.128980815
          },
          {
            "average": 0.473012525,
            "count": 628662,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4992715421,
            "variance": 0.2492720727
          },
          {
            "average": 0.00199630326,
            "count": 628662,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.04463542542,
            "variance": 0.001992321202
          },
          {
            "average": 26.73667249,
            "count": 628662,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 21.50491074,
            "variance": 462.4611861
          },
          {
            "average": -16.35767495,
            "count": 628662,
            "maximum": -3.365999937,
            "minimum": -21.6779995,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.716012665,
            "variance": 13.80875013
          },
          {
            "average": 0.5954010263,
            "count": 628662,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6969048854,
            "variance": 0.4856764193
          },
          {
            "average": 3273.885013,
            "count": 628662,
            "maximum": 32050,
            "minimum": 2050,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5934.535524,
            "variance": 35218711.88
          },
          {
            "average": 260967821.9,
            "count": 628662,
            "maximum": 260967824.8,
            "minimum": 260967819.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.420432838,
            "variance": 2.017629446
          },
          {
            "average": 0.5954010263,
            "count": 628662,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.6969048854,
            "variance": 0.4856764193
          },
          {
            "average": 0,
            "count": 628662,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 628662,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 628662,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.3259589414,
            "count": 628662,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4687323964,
            "variance": 0.2197100594
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          824207.9418,
          3818232.947,
          -19.71938873,
          824490.9418,
          3818398.427,
          -0.03938872687
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                824207.9417788243,
                3818232.9472787515,
                -19.71938872686938
              ],
              [
                824207.9417788243,
                3818398.427278752,
                -19.71938872686938
              ],
              [
                824490.9417788243,
                3818398.427278752,
                -0.03938872686938
              ],
              [
                824490.9417788243,
                3818232.9472787515,
                -0.03938872686938
              ],
              [
                824207.9417788243,
                3818232.9472787515,
                -19.71938872686938
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-21T12:50:24+00:00",
        "end_time": "2019-12-21T12:50:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191221_273000e_3815500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191221_273000e_3815500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191221_273000e_3815500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191221_273000e_3815500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47116283,
            34.4546664,
            -19.71938873,
            -77.46802488,
            34.45624481,
            -0.03938872687
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47116282544496,
                  34.45475531017053,
                  -19.71938872686938
                ],
                [
                  -77.47110008688189,
                  34.45624481163492,
                  -19.71938872686938
                ],
                [
                  -77.4680248830628,
                  34.45615589422035,
                  -0.03938872686938
                ],
                [
                  -77.46808767602123,
                  34.45466639768189,
                  -0.03938872686938
                ],
                [
                  -77.47116282544496,
                  34.45475531017053,
                  -19.71938872686938
                ]
              ]
            ]
          },
          "id": "20191221_273000e_3815500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191221_273000e_3815500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-21T12:50:24Z",
            "pc:count": 628662,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 824311.7163,
                "count": 628662,
                "maximum": 824490.9418,
                "minimum": 824207.9418,
                "name": "X",
                "position": 0,
                "stddev": 65.98777389,
                "variance": 4354.386303
              },
              {
                "average": 3818334.778,
                "count": 628662,
                "maximum": 3818398.427,
                "minimum": 3818232.947,
                "name": "Y",
                "position": 1,
                "stddev": 38.37928668,
                "variance": 1472.969646
              },
              {
                "average": -1.173468678,
                "count": 628662,
                "maximum": -0.03938872687,
                "minimum": -19.71938873,
                "name": "Z",
                "position": 2,
                "stddev": 0.4194454887,
                "variance": 0.175934518
              },
              {
                "average": 27094.34088,
                "count": 628662,
                "maximum": 65535,
                "minimum": 5549,
                "name": "Intensity",
                "position": 3,
                "stddev": 4459.924192,
                "variance": 19890923.8
              },
              {
                "average": 2.072358437,
                "count": 628662,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.056782228,
                "variance": 1.116788678
              },
              {
                "average": 3.143595446,
                "count": 628662,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.062535089,
                "variance": 1.128980815
              },
              {
                "average": 0.473012525,
                "count": 628662,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4992715421,
                "variance": 0.2492720727
              },
              {
                "average": 0.00199630326,
                "count": 628662,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.04463542542,
                "variance": 0.001992321202
              },
              {
                "average": 26.73667249,
                "count": 628662,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 21.50491074,
                "variance": 462.4611861
              },
              {
                "average": -16.35767495,
                "count": 628662,
                "maximum": -3.365999937,
                "minimum": -21.6779995,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.716012665,
                "variance": 13.80875013
              },
              {
                "average": 0.5954010263,
                "count": 628662,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6969048854,
                "variance": 0.4856764193
              },
              {
                "average": 3273.885013,
                "count": 628662,
                "maximum": 32050,
                "minimum": 2050,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5934.535524,
                "variance": 35218711.88
              },
              {
                "average": 260967821.9,
                "count": 628662,
                "maximum": 260967824.8,
                "minimum": 260967819.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.420432838,
                "variance": 2.017629446
              },
              {
                "average": 0.5954010263,
                "count": 628662,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.6969048854,
                "variance": 0.4856764193
              },
              {
                "average": 0,
                "count": 628662,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 628662,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 628662,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.3259589414,
                "count": 628662,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4687323964,
                "variance": 0.2197100594
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              824207.9418,
              3818232.947,
              -19.71938873,
              824490.9418,
              3818398.427,
              -0.03938872687
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    824207.9417788243,
                    3818232.9472787515,
                    -19.71938872686938
                  ],
                  [
                    824207.9417788243,
                    3818398.427278752,
                    -19.71938872686938
                  ],
                  [
                    824490.9417788243,
                    3818398.427278752,
                    -0.03938872686938
                  ],
                  [
                    824490.9417788243,
                    3818232.9472787515,
                    -0.03938872686938
                  ],
                  [
                    824207.9417788243,
                    3818232.9472787515,
                    -19.71938872686938
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-21T12:50:24+00:00",
            "end_time": "2019-12-21T12:50: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": "20191130_272500e_3824500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47913426144501,
              34.53258439483637,
              2.340873432339713
            ],
            [
              -77.47893358556327,
              34.53734523349902,
              2.340873432339713
            ],
            [
              -77.47317854220242,
              34.53717895811724,
              39.860873432339716
            ],
            [
              -77.47337954442375,
              34.53241814886326,
              39.860873432339716
            ],
            [
              -77.47913426144501,
              34.53258439483637,
              2.340873432339713
            ]
          ]
        ]
      },
      "bbox": [
        -77.47913426,
        34.53241815,
        2.340873432,
        -77.47317854,
        34.53734523,
        39.86087343
      ],
      "properties": {
        "datetime": "2019-12-21T13:38:54Z",
        "pc:count": 9785037,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 823461.6626,
            "count": 9785037,
            "maximum": 823703.4175,
            "minimum": 823174.3175,
            "name": "X",
            "position": 0,
            "stddev": 137.2853249,
            "variance": 18847.26044
          },
          {
            "average": 3827088.448,
            "count": 9785037,
            "maximum": 3827372.449,
            "minimum": 3826843.529,
            "name": "Y",
            "position": 1,
            "stddev": 142.9903061,
            "variance": 20446.22763
          },
          {
            "average": 18.42014546,
            "count": 9785037,
            "maximum": 39.86087343,
            "minimum": 2.340873432,
            "name": "Z",
            "position": 2,
            "stddev": 5.367927567,
            "variance": 28.81464636
          },
          {
            "average": 32008.57622,
            "count": 9785037,
            "maximum": 65535,
            "minimum": 4085,
            "name": "Intensity",
            "position": 3,
            "stddev": 11964.83907,
            "variance": 143157373.9
          },
          {
            "average": 2.334883557,
            "count": 9785037,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.592471628,
            "variance": 2.535965886
          },
          {
            "average": 3.669776926,
            "count": 9785037,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.119224211,
            "variance": 4.491111258
          },
          {
            "average": 0.3818013156,
            "count": 9785037,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4858282568,
            "variance": 0.2360290951
          },
          {
            "average": 0.00108052734,
            "count": 9785037,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03285361336,
            "variance": 0.001079359911
          },
          {
            "average": 1.181098038,
            "count": 9785037,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5083861605,
            "variance": 0.2584564882
          },
          {
            "average": 2.162370461,
            "count": 9785037,
            "maximum": 21.22200012,
            "minimum": -21.75,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.66978964,
            "variance": 186.8631488
          },
          {
            "average": 1.11605996,
            "count": 9785037,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.157146296,
            "variance": 1.338987551
          },
          {
            "average": 9032.731196,
            "count": 9785037,
            "maximum": 32404,
            "minimum": 650,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12902.41481,
            "variance": 166472307.9
          },
          {
            "average": 259373948.1,
            "count": 9785037,
            "maximum": 260970734.2,
            "minimum": 259188581.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 489587.3551,
            "variance": 239695778300.0
          },
          {
            "average": 1.11605996,
            "count": 9785037,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.157146296,
            "variance": 1.338987551
          },
          {
            "average": 0,
            "count": 9785037,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9785037,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9785037,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.175488248,
            "count": 9785037,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3803841974,
            "variance": 0.1446921376
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          823174.3175,
          3826843.529,
          2.340873432,
          823703.4175,
          3827372.449,
          39.86087343
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                823174.3174591144,
                3826843.52911525,
                2.340873432339713
              ],
              [
                823174.3174591144,
                3827372.44911525,
                2.340873432339713
              ],
              [
                823703.4174591145,
                3827372.44911525,
                39.860873432339716
              ],
              [
                823703.4174591145,
                3826843.52911525,
                39.860873432339716
              ],
              [
                823174.3174591144,
                3826843.52911525,
                2.340873432339713
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-21T13:38:54+00:00",
        "end_time": "2019-11-30T22:36:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191130_272500e_3824500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191130_272500e_3824500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191130_272500e_3824500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_272500e_3824500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47913426,
            34.53241815,
            2.340873432,
            -77.47317854,
            34.53734523,
            39.86087343
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47913426144501,
                  34.53258439483637,
                  2.340873432339713
                ],
                [
                  -77.47893358556327,
                  34.53734523349902,
                  2.340873432339713
                ],
                [
                  -77.47317854220242,
                  34.53717895811724,
                  39.860873432339716
                ],
                [
                  -77.47337954442375,
                  34.53241814886326,
                  39.860873432339716
                ],
                [
                  -77.47913426144501,
                  34.53258439483637,
                  2.340873432339713
                ]
              ]
            ]
          },
          "id": "20191130_272500e_3824500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_272500e_3824500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-21T13:38:54Z",
            "pc:count": 9785037,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 823461.6626,
                "count": 9785037,
                "maximum": 823703.4175,
                "minimum": 823174.3175,
                "name": "X",
                "position": 0,
                "stddev": 137.2853249,
                "variance": 18847.26044
              },
              {
                "average": 3827088.448,
                "count": 9785037,
                "maximum": 3827372.449,
                "minimum": 3826843.529,
                "name": "Y",
                "position": 1,
                "stddev": 142.9903061,
                "variance": 20446.22763
              },
              {
                "average": 18.42014546,
                "count": 9785037,
                "maximum": 39.86087343,
                "minimum": 2.340873432,
                "name": "Z",
                "position": 2,
                "stddev": 5.367927567,
                "variance": 28.81464636
              },
              {
                "average": 32008.57622,
                "count": 9785037,
                "maximum": 65535,
                "minimum": 4085,
                "name": "Intensity",
                "position": 3,
                "stddev": 11964.83907,
                "variance": 143157373.9
              },
              {
                "average": 2.334883557,
                "count": 9785037,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.592471628,
                "variance": 2.535965886
              },
              {
                "average": 3.669776926,
                "count": 9785037,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.119224211,
                "variance": 4.491111258
              },
              {
                "average": 0.3818013156,
                "count": 9785037,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4858282568,
                "variance": 0.2360290951
              },
              {
                "average": 0.00108052734,
                "count": 9785037,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03285361336,
                "variance": 0.001079359911
              },
              {
                "average": 1.181098038,
                "count": 9785037,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5083861605,
                "variance": 0.2584564882
              },
              {
                "average": 2.162370461,
                "count": 9785037,
                "maximum": 21.22200012,
                "minimum": -21.75,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.66978964,
                "variance": 186.8631488
              },
              {
                "average": 1.11605996,
                "count": 9785037,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.157146296,
                "variance": 1.338987551
              },
              {
                "average": 9032.731196,
                "count": 9785037,
                "maximum": 32404,
                "minimum": 650,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12902.41481,
                "variance": 166472307.9
              },
              {
                "average": 259373948.1,
                "count": 9785037,
                "maximum": 260970734.2,
                "minimum": 259188581.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 489587.3551,
                "variance": 239695778300.0
              },
              {
                "average": 1.11605996,
                "count": 9785037,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.157146296,
                "variance": 1.338987551
              },
              {
                "average": 0,
                "count": 9785037,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9785037,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9785037,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.175488248,
                "count": 9785037,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3803841974,
                "variance": 0.1446921376
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              823174.3175,
              3826843.529,
              2.340873432,
              823703.4175,
              3827372.449,
              39.86087343
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    823174.3174591144,
                    3826843.52911525,
                    2.340873432339713
                  ],
                  [
                    823174.3174591144,
                    3827372.44911525,
                    2.340873432339713
                  ],
                  [
                    823703.4174591145,
                    3827372.44911525,
                    39.860873432339716
                  ],
                  [
                    823703.4174591145,
                    3826843.52911525,
                    39.860873432339716
                  ],
                  [
                    823174.3174591144,
                    3826843.52911525,
                    2.340873432339713
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-21T13:38:54+00:00",
            "end_time": "2019-11-30T22:36:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191126_235500e_3786500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.87016162519456,
              34.18147143671101,
              -12.015366352607142
            ],
            [
              -77.8699856342529,
              34.18623192146842,
              -12.015366352607142
            ],
            [
              -77.86425789633918,
              34.186085533651216,
              38.624633647392855
            ],
            [
              -77.86443420804775,
              34.18132507490844,
              38.624633647392855
            ],
            [
              -77.87016162519456,
              34.18147143671101,
              -12.015366352607142
            ]
          ]
        ]
      },
      "bbox": [
        -77.87016163,
        34.18132507,
        -12.01536635,
        -77.8642579,
        34.18623192,
        38.62463365
      ],
      "properties": {
        "datetime": "2019-11-26T21:32:55Z",
        "pc:count": 10763032,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788710.3598,
            "count": 10763032,
            "maximum": 788999.5976,
            "minimum": 788471.0176,
            "name": "X",
            "position": 0,
            "stddev": 140.3371409,
            "variance": 19694.51311
          },
          {
            "average": 3786969.206,
            "count": 10763032,
            "maximum": 3787235.293,
            "minimum": 3786706.653,
            "name": "Y",
            "position": 1,
            "stddev": 141.0329001,
            "variance": 19890.27891
          },
          {
            "average": 9.425082347,
            "count": 10763032,
            "maximum": 38.62463365,
            "minimum": -12.01536635,
            "name": "Z",
            "position": 2,
            "stddev": 7.590956837,
            "variance": 57.62262571
          },
          {
            "average": 32001.40322,
            "count": 10763032,
            "maximum": 65535,
            "minimum": 3954,
            "name": "Intensity",
            "position": 3,
            "stddev": 12116.67362,
            "variance": 146813779.6
          },
          {
            "average": 2.466962098,
            "count": 10763032,
            "maximum": 12,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.639509935,
            "variance": 2.687992826
          },
          {
            "average": 3.933229131,
            "count": 10763032,
            "maximum": 12,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.108388317,
            "variance": 4.445301295
          },
          {
            "average": 0.3728361116,
            "count": 10763032,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4835590628,
            "variance": 0.2338293672
          },
          {
            "average": 0.0009416491561,
            "count": 10763032,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03067185258,
            "variance": 0.0009407625404
          },
          {
            "average": 1.15142183,
            "count": 10763032,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4767959602,
            "variance": 0.2273343876
          },
          {
            "average": -2.410932003,
            "count": 10763032,
            "maximum": 20.82600021,
            "minimum": -21.7140007,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.38848198,
            "variance": 179.2514498
          },
          {
            "average": 1.159169925,
            "count": 10763032,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.178203194,
            "variance": 1.388162766
          },
          {
            "average": 8440.408554,
            "count": 10763032,
            "maximum": 30579,
            "minimum": 575,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13193.47817,
            "variance": 174067866.2
          },
          {
            "average": 258838388.7,
            "count": 10763032,
            "maximum": 258839175.3,
            "minimum": 258837410.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 347.3890382,
            "variance": 120679.1439
          },
          {
            "average": 1.159169925,
            "count": 10763032,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.178203194,
            "variance": 1.388162766
          },
          {
            "average": 0,
            "count": 10763032,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10763032,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10763032,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2283382601,
            "count": 10763032,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4197617365,
            "variance": 0.1761999154
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788471.0176,
          3786706.653,
          -12.01536635,
          788999.5976,
          3787235.293,
          38.62463365
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788471.0176491208,
                3786706.6527211103,
                -12.015366352607142
              ],
              [
                788471.0176491208,
                3787235.29272111,
                -12.015366352607142
              ],
              [
                788999.5976491208,
                3787235.29272111,
                38.624633647392855
              ],
              [
                788999.5976491208,
                3786706.6527211103,
                38.624633647392855
              ],
              [
                788471.0176491208,
                3786706.6527211103,
                -12.015366352607142
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T21:32:55+00:00",
        "end_time": "2019-11-26T21:03:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235500e_3786500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235500e_3786500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235500e_3786500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3786500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.87016163,
            34.18132507,
            -12.01536635,
            -77.8642579,
            34.18623192,
            38.62463365
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.87016162519456,
                  34.18147143671101,
                  -12.015366352607142
                ],
                [
                  -77.8699856342529,
                  34.18623192146842,
                  -12.015366352607142
                ],
                [
                  -77.86425789633918,
                  34.186085533651216,
                  38.624633647392855
                ],
                [
                  -77.86443420804775,
                  34.18132507490844,
                  38.624633647392855
                ],
                [
                  -77.87016162519456,
                  34.18147143671101,
                  -12.015366352607142
                ]
              ]
            ]
          },
          "id": "20191126_235500e_3786500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3786500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T21:32:55Z",
            "pc:count": 10763032,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788710.3598,
                "count": 10763032,
                "maximum": 788999.5976,
                "minimum": 788471.0176,
                "name": "X",
                "position": 0,
                "stddev": 140.3371409,
                "variance": 19694.51311
              },
              {
                "average": 3786969.206,
                "count": 10763032,
                "maximum": 3787235.293,
                "minimum": 3786706.653,
                "name": "Y",
                "position": 1,
                "stddev": 141.0329001,
                "variance": 19890.27891
              },
              {
                "average": 9.425082347,
                "count": 10763032,
                "maximum": 38.62463365,
                "minimum": -12.01536635,
                "name": "Z",
                "position": 2,
                "stddev": 7.590956837,
                "variance": 57.62262571
              },
              {
                "average": 32001.40322,
                "count": 10763032,
                "maximum": 65535,
                "minimum": 3954,
                "name": "Intensity",
                "position": 3,
                "stddev": 12116.67362,
                "variance": 146813779.6
              },
              {
                "average": 2.466962098,
                "count": 10763032,
                "maximum": 12,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.639509935,
                "variance": 2.687992826
              },
              {
                "average": 3.933229131,
                "count": 10763032,
                "maximum": 12,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.108388317,
                "variance": 4.445301295
              },
              {
                "average": 0.3728361116,
                "count": 10763032,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4835590628,
                "variance": 0.2338293672
              },
              {
                "average": 0.0009416491561,
                "count": 10763032,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03067185258,
                "variance": 0.0009407625404
              },
              {
                "average": 1.15142183,
                "count": 10763032,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4767959602,
                "variance": 0.2273343876
              },
              {
                "average": -2.410932003,
                "count": 10763032,
                "maximum": 20.82600021,
                "minimum": -21.7140007,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.38848198,
                "variance": 179.2514498
              },
              {
                "average": 1.159169925,
                "count": 10763032,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.178203194,
                "variance": 1.388162766
              },
              {
                "average": 8440.408554,
                "count": 10763032,
                "maximum": 30579,
                "minimum": 575,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13193.47817,
                "variance": 174067866.2
              },
              {
                "average": 258838388.7,
                "count": 10763032,
                "maximum": 258839175.3,
                "minimum": 258837410.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 347.3890382,
                "variance": 120679.1439
              },
              {
                "average": 1.159169925,
                "count": 10763032,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.178203194,
                "variance": 1.388162766
              },
              {
                "average": 0,
                "count": 10763032,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10763032,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10763032,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2283382601,
                "count": 10763032,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4197617365,
                "variance": 0.1761999154
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788471.0176,
              3786706.653,
              -12.01536635,
              788999.5976,
              3787235.293,
              38.62463365
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788471.0176491208,
                    3786706.6527211103,
                    -12.015366352607142
                  ],
                  [
                    788471.0176491208,
                    3787235.29272111,
                    -12.015366352607142
                  ],
                  [
                    788999.5976491208,
                    3787235.29272111,
                    38.624633647392855
                  ],
                  [
                    788999.5976491208,
                    3786706.6527211103,
                    38.624633647392855
                  ],
                  [
                    788471.0176491208,
                    3786706.6527211103,
                    -12.015366352607142
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T21:32:55+00:00",
            "end_time": "2019-11-26T21:03: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": "20191201_272500e_3825000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47926807284209,
              34.53708856342413,
              -0.843577626799139
            ],
            [
              -77.47906733289547,
              34.54185029936577,
              -0.843577626799139
            ],
            [
              -77.47331306640639,
              34.54168404286175,
              40.43642237320086
            ],
            [
              -77.47351413276525,
              34.53692233632918,
              40.43642237320086
            ],
            [
              -77.47926807284209,
              34.53708856342413,
              -0.843577626799139
            ]
          ]
        ]
      },
      "bbox": [
        -77.47926807,
        34.53692234,
        -0.8435776268,
        -77.47331307,
        34.5418503,
        40.43642237
      ],
      "properties": {
        "datetime": "2019-12-21T13:49:13Z",
        "pc:count": 9674479,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 823450.5325,
            "count": 9674479,
            "maximum": 823673.5968,
            "minimum": 823144.5968,
            "name": "X",
            "position": 0,
            "stddev": 152.9311672,
            "variance": 23387.94192
          },
          {
            "average": 3827608.072,
            "count": 9674479,
            "maximum": 3827871.917,
            "minimum": 3827342.897,
            "name": "Y",
            "position": 1,
            "stddev": 145.4645327,
            "variance": 21159.93029
          },
          {
            "average": 21.41521609,
            "count": 9674479,
            "maximum": 40.43642237,
            "minimum": -0.8435776268,
            "name": "Z",
            "position": 2,
            "stddev": 4.007561203,
            "variance": 16.0605468
          },
          {
            "average": 32686.56862,
            "count": 9674479,
            "maximum": 65535,
            "minimum": 3910,
            "name": "Intensity",
            "position": 3,
            "stddev": 12254.49123,
            "variance": 150172555.4
          },
          {
            "average": 2.24002016,
            "count": 9674479,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.552652304,
            "variance": 2.410729177
          },
          {
            "average": 3.479533523,
            "count": 9674479,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.110545358,
            "variance": 4.454401709
          },
          {
            "average": 0.376681473,
            "count": 9674479,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4845539858,
            "variance": 0.2347925652
          },
          {
            "average": 0.001141870275,
            "count": 9674479,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03377227451,
            "variance": 0.001140566526
          },
          {
            "average": 1.204211204,
            "count": 9674479,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5206884047,
            "variance": 0.2711164148
          },
          {
            "average": -1.793431546,
            "count": 9674479,
            "maximum": 20.87400055,
            "minimum": -21.83399963,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.70256377,
            "variance": 187.7602537
          },
          {
            "average": 1.111904321,
            "count": 9674479,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.160180562,
            "variance": 1.346018937
          },
          {
            "average": 9248.173668,
            "count": 9674479,
            "maximum": 32059,
            "minimum": 650,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12921.7912,
            "variance": 166972687.8
          },
          {
            "average": 260775945.3,
            "count": 9674479,
            "maximum": 260971353,
            "minimum": 259273161.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 541251.3053,
            "variance": 292952975500.0
          },
          {
            "average": 1.111904321,
            "count": 9674479,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.160180562,
            "variance": 1.346018937
          },
          {
            "average": 0,
            "count": 9674479,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9674479,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9674479,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1780299487,
            "count": 9674479,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3825379735,
            "variance": 0.1463353012
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          823144.5968,
          3827342.897,
          -0.8435776268,
          823673.5968,
          3827871.917,
          40.43642237
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                823144.5967608134,
                3827342.896790902,
                -0.843577626799139
              ],
              [
                823144.5967608134,
                3827871.9167909017,
                -0.843577626799139
              ],
              [
                823673.5967608134,
                3827871.9167909017,
                40.43642237320086
              ],
              [
                823673.5967608134,
                3827342.896790902,
                40.43642237320086
              ],
              [
                823144.5967608134,
                3827342.896790902,
                -0.843577626799139
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-21T13:49:13+00:00",
        "end_time": "2019-12-01T22:06:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191201_272500e_3825000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191201_272500e_3825000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191201_272500e_3825000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191201_272500e_3825000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47926807,
            34.53692234,
            -0.8435776268,
            -77.47331307,
            34.5418503,
            40.43642237
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47926807284209,
                  34.53708856342413,
                  -0.843577626799139
                ],
                [
                  -77.47906733289547,
                  34.54185029936577,
                  -0.843577626799139
                ],
                [
                  -77.47331306640639,
                  34.54168404286175,
                  40.43642237320086
                ],
                [
                  -77.47351413276525,
                  34.53692233632918,
                  40.43642237320086
                ],
                [
                  -77.47926807284209,
                  34.53708856342413,
                  -0.843577626799139
                ]
              ]
            ]
          },
          "id": "20191201_272500e_3825000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191201_272500e_3825000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-21T13:49:13Z",
            "pc:count": 9674479,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 823450.5325,
                "count": 9674479,
                "maximum": 823673.5968,
                "minimum": 823144.5968,
                "name": "X",
                "position": 0,
                "stddev": 152.9311672,
                "variance": 23387.94192
              },
              {
                "average": 3827608.072,
                "count": 9674479,
                "maximum": 3827871.917,
                "minimum": 3827342.897,
                "name": "Y",
                "position": 1,
                "stddev": 145.4645327,
                "variance": 21159.93029
              },
              {
                "average": 21.41521609,
                "count": 9674479,
                "maximum": 40.43642237,
                "minimum": -0.8435776268,
                "name": "Z",
                "position": 2,
                "stddev": 4.007561203,
                "variance": 16.0605468
              },
              {
                "average": 32686.56862,
                "count": 9674479,
                "maximum": 65535,
                "minimum": 3910,
                "name": "Intensity",
                "position": 3,
                "stddev": 12254.49123,
                "variance": 150172555.4
              },
              {
                "average": 2.24002016,
                "count": 9674479,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.552652304,
                "variance": 2.410729177
              },
              {
                "average": 3.479533523,
                "count": 9674479,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.110545358,
                "variance": 4.454401709
              },
              {
                "average": 0.376681473,
                "count": 9674479,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4845539858,
                "variance": 0.2347925652
              },
              {
                "average": 0.001141870275,
                "count": 9674479,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03377227451,
                "variance": 0.001140566526
              },
              {
                "average": 1.204211204,
                "count": 9674479,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5206884047,
                "variance": 0.2711164148
              },
              {
                "average": -1.793431546,
                "count": 9674479,
                "maximum": 20.87400055,
                "minimum": -21.83399963,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.70256377,
                "variance": 187.7602537
              },
              {
                "average": 1.111904321,
                "count": 9674479,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.160180562,
                "variance": 1.346018937
              },
              {
                "average": 9248.173668,
                "count": 9674479,
                "maximum": 32059,
                "minimum": 650,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12921.7912,
                "variance": 166972687.8
              },
              {
                "average": 260775945.3,
                "count": 9674479,
                "maximum": 260971353,
                "minimum": 259273161.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 541251.3053,
                "variance": 292952975500.0
              },
              {
                "average": 1.111904321,
                "count": 9674479,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.160180562,
                "variance": 1.346018937
              },
              {
                "average": 0,
                "count": 9674479,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9674479,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9674479,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1780299487,
                "count": 9674479,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3825379735,
                "variance": 0.1463353012
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              823144.5968,
              3827342.897,
              -0.8435776268,
              823673.5968,
              3827871.917,
              40.43642237
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    823144.5967608134,
                    3827342.896790902,
                    -0.843577626799139
                  ],
                  [
                    823144.5967608134,
                    3827871.9167909017,
                    -0.843577626799139
                  ],
                  [
                    823673.5967608134,
                    3827871.9167909017,
                    40.43642237320086
                  ],
                  [
                    823673.5967608134,
                    3827342.896790902,
                    40.43642237320086
                  ],
                  [
                    823144.5967608134,
                    3827342.896790902,
                    -0.843577626799139
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-21T13:49:13+00:00",
            "end_time": "2019-12-01T22:06:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191126_235500e_3787500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.8704677565852,
              34.19048011815868,
              -10.566143589606764
            ],
            [
              -77.87029180997737,
              34.19523825598255,
              -10.566143589606764
            ],
            [
              -77.86456302800212,
              34.19509183769794,
              36.91385641039324
            ],
            [
              -77.86473929538614,
              34.190333725878,
              36.91385641039324
            ],
            [
              -77.8704677565852,
              34.19048011815868,
              -10.566143589606764
            ]
          ]
        ]
      },
      "bbox": [
        -77.87046776,
        34.19033373,
        -10.56614359,
        -77.86456303,
        34.19523826,
        36.91385641
      ],
      "properties": {
        "datetime": "2019-11-26T21:47:21Z",
        "pc:count": 8844339,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788667.0798,
            "count": 8844339,
            "maximum": 788940.7075,
            "minimum": 788412.0875,
            "name": "X",
            "position": 0,
            "stddev": 136.0525627,
            "variance": 18510.29981
          },
          {
            "average": 3787958.64,
            "count": 8844339,
            "maximum": 3788233.614,
            "minimum": 3787705.234,
            "name": "Y",
            "position": 1,
            "stddev": 152.2162432,
            "variance": 23169.7847
          },
          {
            "average": 9.689942709,
            "count": 8844339,
            "maximum": 36.91385641,
            "minimum": -10.56614359,
            "name": "Z",
            "position": 2,
            "stddev": 8.121157828,
            "variance": 65.95320447
          },
          {
            "average": 35384.2139,
            "count": 8844339,
            "maximum": 65535,
            "minimum": 3910,
            "name": "Intensity",
            "position": 3,
            "stddev": 12817.24413,
            "variance": 164281747.2
          },
          {
            "average": 2.191650388,
            "count": 8844339,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.558448498,
            "variance": 2.428761719
          },
          {
            "average": 3.382656635,
            "count": 8844339,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.161520985,
            "variance": 4.672172969
          },
          {
            "average": 0.3652396182,
            "count": 8844339,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4814973164,
            "variance": 0.2318396657
          },
          {
            "average": 0.001153506215,
            "count": 8844339,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03394371471,
            "variance": 0.001152175768
          },
          {
            "average": 1.219699516,
            "count": 8844339,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6047359375,
            "variance": 0.3657055541
          },
          {
            "average": -2.765501829,
            "count": 8844339,
            "maximum": 20.80800056,
            "minimum": -21.7140007,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.17282538,
            "variance": 173.5233285
          },
          {
            "average": 1.194297731,
            "count": 8844339,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.194180492,
            "variance": 1.426067047
          },
          {
            "average": 8869.92865,
            "count": 8844339,
            "maximum": 30581,
            "minimum": 578,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13415.79417,
            "variance": 179983533.2
          },
          {
            "average": 258839395.6,
            "count": 8844339,
            "maximum": 258840041.9,
            "minimum": 258838867.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 337.2900199,
            "variance": 113764.5575
          },
          {
            "average": 1.194297731,
            "count": 8844339,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.194180492,
            "variance": 1.426067047
          },
          {
            "average": 0,
            "count": 8844339,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8844339,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8844339,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2260494538,
            "count": 8844339,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.418271584,
            "variance": 0.174951118
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788412.0875,
          3787705.234,
          -10.56614359,
          788940.7075,
          3788233.614,
          36.91385641
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788412.0875052944,
                3787705.2340299985,
                -10.566143589606764
              ],
              [
                788412.0875052944,
                3788233.6140299984,
                -10.566143589606764
              ],
              [
                788940.7075052945,
                3788233.6140299984,
                36.91385641039324
              ],
              [
                788940.7075052945,
                3787705.2340299985,
                36.91385641039324
              ],
              [
                788412.0875052944,
                3787705.2340299985,
                -10.566143589606764
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T21:47:21+00:00",
        "end_time": "2019-11-26T21:27:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235500e_3787500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235500e_3787500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235500e_3787500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3787500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.87046776,
            34.19033373,
            -10.56614359,
            -77.86456303,
            34.19523826,
            36.91385641
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.8704677565852,
                  34.19048011815868,
                  -10.566143589606764
                ],
                [
                  -77.87029180997737,
                  34.19523825598255,
                  -10.566143589606764
                ],
                [
                  -77.86456302800212,
                  34.19509183769794,
                  36.91385641039324
                ],
                [
                  -77.86473929538614,
                  34.190333725878,
                  36.91385641039324
                ],
                [
                  -77.8704677565852,
                  34.19048011815868,
                  -10.566143589606764
                ]
              ]
            ]
          },
          "id": "20191126_235500e_3787500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3787500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T21:47:21Z",
            "pc:count": 8844339,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788667.0798,
                "count": 8844339,
                "maximum": 788940.7075,
                "minimum": 788412.0875,
                "name": "X",
                "position": 0,
                "stddev": 136.0525627,
                "variance": 18510.29981
              },
              {
                "average": 3787958.64,
                "count": 8844339,
                "maximum": 3788233.614,
                "minimum": 3787705.234,
                "name": "Y",
                "position": 1,
                "stddev": 152.2162432,
                "variance": 23169.7847
              },
              {
                "average": 9.689942709,
                "count": 8844339,
                "maximum": 36.91385641,
                "minimum": -10.56614359,
                "name": "Z",
                "position": 2,
                "stddev": 8.121157828,
                "variance": 65.95320447
              },
              {
                "average": 35384.2139,
                "count": 8844339,
                "maximum": 65535,
                "minimum": 3910,
                "name": "Intensity",
                "position": 3,
                "stddev": 12817.24413,
                "variance": 164281747.2
              },
              {
                "average": 2.191650388,
                "count": 8844339,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.558448498,
                "variance": 2.428761719
              },
              {
                "average": 3.382656635,
                "count": 8844339,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.161520985,
                "variance": 4.672172969
              },
              {
                "average": 0.3652396182,
                "count": 8844339,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4814973164,
                "variance": 0.2318396657
              },
              {
                "average": 0.001153506215,
                "count": 8844339,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03394371471,
                "variance": 0.001152175768
              },
              {
                "average": 1.219699516,
                "count": 8844339,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6047359375,
                "variance": 0.3657055541
              },
              {
                "average": -2.765501829,
                "count": 8844339,
                "maximum": 20.80800056,
                "minimum": -21.7140007,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.17282538,
                "variance": 173.5233285
              },
              {
                "average": 1.194297731,
                "count": 8844339,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.194180492,
                "variance": 1.426067047
              },
              {
                "average": 8869.92865,
                "count": 8844339,
                "maximum": 30581,
                "minimum": 578,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13415.79417,
                "variance": 179983533.2
              },
              {
                "average": 258839395.6,
                "count": 8844339,
                "maximum": 258840041.9,
                "minimum": 258838867.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 337.2900199,
                "variance": 113764.5575
              },
              {
                "average": 1.194297731,
                "count": 8844339,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.194180492,
                "variance": 1.426067047
              },
              {
                "average": 0,
                "count": 8844339,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8844339,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8844339,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2260494538,
                "count": 8844339,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.418271584,
                "variance": 0.174951118
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788412.0875,
              3787705.234,
              -10.56614359,
              788940.7075,
              3788233.614,
              36.91385641
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788412.0875052944,
                    3787705.2340299985,
                    -10.566143589606764
                  ],
                  [
                    788412.0875052944,
                    3788233.6140299984,
                    -10.566143589606764
                  ],
                  [
                    788940.7075052945,
                    3788233.6140299984,
                    36.91385641039324
                  ],
                  [
                    788940.7075052945,
                    3787705.2340299985,
                    36.91385641039324
                  ],
                  [
                    788412.0875052944,
                    3787705.2340299985,
                    -10.566143589606764
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T21:47:21+00:00",
            "end_time": "2019-11-26T21:27: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": "20191128_272500e_3818500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47753286289463,
              34.47852523947018,
              -7.677001513691099
            ],
            [
              -77.47733249304436,
              34.483286292073586,
              -7.677001513691099
            ],
            [
              -77.47158226178422,
              34.483120199398925,
              12.602998486308902
            ],
            [
              -77.47178295705447,
              34.47835917619472,
              12.602998486308902
            ],
            [
              -77.47753286289463,
              34.47852523947018,
              -7.677001513691099
            ]
          ]
        ]
      },
      "bbox": [
        -77.47753286,
        34.47835918,
        -7.677001514,
        -77.47158226,
        34.48328629,
        12.60299849
      ],
      "properties": {
        "datetime": "2019-11-28T20:54:07Z",
        "pc:count": 7369792,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 823798.6353,
            "count": 7369792,
            "maximum": 824059.5503,
            "minimum": 823530.5503,
            "name": "X",
            "position": 0,
            "stddev": 147.8402362,
            "variance": 21856.73543
          },
          {
            "average": 3821112.769,
            "count": 7369792,
            "maximum": 3821379.045,
            "minimum": 3820850.105,
            "name": "Y",
            "position": 1,
            "stddev": 146.9030308,
            "variance": 21580.50047
          },
          {
            "average": 0.09206512075,
            "count": 7369792,
            "maximum": 12.60299849,
            "minimum": -7.677001514,
            "name": "Z",
            "position": 2,
            "stddev": 1.25931144,
            "variance": 1.585865302
          },
          {
            "average": 29550.8259,
            "count": 7369792,
            "maximum": 65535,
            "minimum": 4369,
            "name": "Intensity",
            "position": 3,
            "stddev": 8852.436322,
            "variance": 78365628.84
          },
          {
            "average": 1.786159094,
            "count": 7369792,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9844169962,
            "variance": 0.9690768224
          },
          {
            "average": 2.572328364,
            "count": 7369792,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.225964459,
            "variance": 1.502988854
          },
          {
            "average": 0.4354072679,
            "count": 7369792,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4958102584,
            "variance": 0.2458278123
          },
          {
            "average": 0.001423649406,
            "count": 7369792,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03770441381,
            "variance": 0.001421622821
          },
          {
            "average": 26.0549888,
            "count": 7369792,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 20.77086662,
            "variance": 431.4289001
          },
          {
            "average": -0.4504880782,
            "count": 7369792,
            "maximum": 20.87999916,
            "minimum": -21.79800034,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.43053504,
            "variance": 180.3792714
          },
          {
            "average": 0.8397038885,
            "count": 7369792,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9711820824,
            "variance": 0.9431946373
          },
          {
            "average": 4397.765418,
            "count": 7369792,
            "maximum": 30356,
            "minimum": 353,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10244.17679,
            "variance": 104943158
          },
          {
            "average": 259009045.6,
            "count": 7369792,
            "maximum": 259009647.4,
            "minimum": 259008168.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 347.4840594,
            "variance": 120745.1716
          },
          {
            "average": 0.8397038885,
            "count": 7369792,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.9711820824,
            "variance": 0.9431946373
          },
          {
            "average": 0,
            "count": 7369792,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7369792,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7369792,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1614439051,
            "count": 7369792,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3679399257,
            "variance": 0.135379789
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          823530.5503,
          3820850.105,
          -7.677001514,
          824059.5503,
          3821379.045,
          12.60299849
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                823530.5502644436,
                3820850.1049461397,
                -7.677001513691099
              ],
              [
                823530.5502644436,
                3821379.04494614,
                -7.677001513691099
              ],
              [
                824059.5502644436,
                3821379.04494614,
                12.602998486308902
              ],
              [
                824059.5502644436,
                3820850.1049461397,
                12.602998486308902
              ],
              [
                823530.5502644436,
                3820850.1049461397,
                -7.677001513691099
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-28T20:54:07+00:00",
        "end_time": "2019-11-28T20:29:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191128_272500e_3818500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191128_272500e_3818500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191128_272500e_3818500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_272500e_3818500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47753286,
            34.47835918,
            -7.677001514,
            -77.47158226,
            34.48328629,
            12.60299849
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47753286289463,
                  34.47852523947018,
                  -7.677001513691099
                ],
                [
                  -77.47733249304436,
                  34.483286292073586,
                  -7.677001513691099
                ],
                [
                  -77.47158226178422,
                  34.483120199398925,
                  12.602998486308902
                ],
                [
                  -77.47178295705447,
                  34.47835917619472,
                  12.602998486308902
                ],
                [
                  -77.47753286289463,
                  34.47852523947018,
                  -7.677001513691099
                ]
              ]
            ]
          },
          "id": "20191128_272500e_3818500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_272500e_3818500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-28T20:54:07Z",
            "pc:count": 7369792,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 823798.6353,
                "count": 7369792,
                "maximum": 824059.5503,
                "minimum": 823530.5503,
                "name": "X",
                "position": 0,
                "stddev": 147.8402362,
                "variance": 21856.73543
              },
              {
                "average": 3821112.769,
                "count": 7369792,
                "maximum": 3821379.045,
                "minimum": 3820850.105,
                "name": "Y",
                "position": 1,
                "stddev": 146.9030308,
                "variance": 21580.50047
              },
              {
                "average": 0.09206512075,
                "count": 7369792,
                "maximum": 12.60299849,
                "minimum": -7.677001514,
                "name": "Z",
                "position": 2,
                "stddev": 1.25931144,
                "variance": 1.585865302
              },
              {
                "average": 29550.8259,
                "count": 7369792,
                "maximum": 65535,
                "minimum": 4369,
                "name": "Intensity",
                "position": 3,
                "stddev": 8852.436322,
                "variance": 78365628.84
              },
              {
                "average": 1.786159094,
                "count": 7369792,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9844169962,
                "variance": 0.9690768224
              },
              {
                "average": 2.572328364,
                "count": 7369792,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.225964459,
                "variance": 1.502988854
              },
              {
                "average": 0.4354072679,
                "count": 7369792,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4958102584,
                "variance": 0.2458278123
              },
              {
                "average": 0.001423649406,
                "count": 7369792,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03770441381,
                "variance": 0.001421622821
              },
              {
                "average": 26.0549888,
                "count": 7369792,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 20.77086662,
                "variance": 431.4289001
              },
              {
                "average": -0.4504880782,
                "count": 7369792,
                "maximum": 20.87999916,
                "minimum": -21.79800034,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.43053504,
                "variance": 180.3792714
              },
              {
                "average": 0.8397038885,
                "count": 7369792,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9711820824,
                "variance": 0.9431946373
              },
              {
                "average": 4397.765418,
                "count": 7369792,
                "maximum": 30356,
                "minimum": 353,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10244.17679,
                "variance": 104943158
              },
              {
                "average": 259009045.6,
                "count": 7369792,
                "maximum": 259009647.4,
                "minimum": 259008168.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 347.4840594,
                "variance": 120745.1716
              },
              {
                "average": 0.8397038885,
                "count": 7369792,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.9711820824,
                "variance": 0.9431946373
              },
              {
                "average": 0,
                "count": 7369792,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7369792,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7369792,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1614439051,
                "count": 7369792,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3679399257,
                "variance": 0.135379789
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              823530.5503,
              3820850.105,
              -7.677001514,
              824059.5503,
              3821379.045,
              12.60299849
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    823530.5502644436,
                    3820850.1049461397,
                    -7.677001513691099
                  ],
                  [
                    823530.5502644436,
                    3821379.04494614,
                    -7.677001513691099
                  ],
                  [
                    824059.5502644436,
                    3821379.04494614,
                    12.602998486308902
                  ],
                  [
                    824059.5502644436,
                    3820850.1049461397,
                    12.602998486308902
                  ],
                  [
                    823530.5502644436,
                    3820850.1049461397,
                    -7.677001513691099
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-28T20:54:07+00:00",
            "end_time": "2019-11-28T20:29: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": "20191126_235000e_3782500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.8743581270008,
              34.14531638203609,
              -17.59404166677643
            ],
            [
              -77.87418267638313,
              34.150075112914394,
              -17.59404166677643
            ],
            [
              -77.86845757380976,
              34.14992906158932,
              38.60595833322357
            ],
            [
              -77.86863334449502,
              34.145170356669446,
              38.60595833322357
            ],
            [
              -77.8743581270008,
              34.14531638203609,
              -17.59404166677643
            ]
          ]
        ]
      },
      "bbox": [
        -77.87435813,
        34.14517036,
        -17.59404167,
        -77.86845757,
        34.15007511,
        38.60595833
      ],
      "properties": {
        "datetime": "2019-11-26T20:33:41Z",
        "pc:count": 9922300,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788485.4972,
            "count": 9922300,
            "maximum": 788735.6533,
            "minimum": 788207.0933,
            "name": "X",
            "position": 0,
            "stddev": 149.029917,
            "variance": 22209.91616
          },
          {
            "average": 3782940.624,
            "count": 9922300,
            "maximum": 3783212.087,
            "minimum": 3782683.647,
            "name": "Y",
            "position": 1,
            "stddev": 140.5016226,
            "variance": 19740.70597
          },
          {
            "average": 14.47016256,
            "count": 9922300,
            "maximum": 38.60595833,
            "minimum": -17.59404167,
            "name": "Z",
            "position": 2,
            "stddev": 6.7070877,
            "variance": 44.98502542
          },
          {
            "average": 33846.64255,
            "count": 9922300,
            "maximum": 65535,
            "minimum": 3452,
            "name": "Intensity",
            "position": 3,
            "stddev": 12875.37348,
            "variance": 165775242.2
          },
          {
            "average": 2.357841529,
            "count": 9922300,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.634752159,
            "variance": 2.672414622
          },
          {
            "average": 3.715696663,
            "count": 9922300,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.194468812,
            "variance": 4.815693368
          },
          {
            "average": 0.3653122764,
            "count": 9922300,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.481517643,
            "variance": 0.2318592405
          },
          {
            "average": 0.001042701793,
            "count": 9922300,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03227405569,
            "variance": 0.001041614671
          },
          {
            "average": 1.204685002,
            "count": 9922300,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4961927409,
            "variance": 0.2462072361
          },
          {
            "average": -0.7848839258,
            "count": 9922300,
            "maximum": 20.84399986,
            "minimum": -21.68400002,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.59577003,
            "variance": 184.8449627
          },
          {
            "average": 1.193361317,
            "count": 9922300,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.19387952,
            "variance": 1.425348309
          },
          {
            "average": 8849.801287,
            "count": 9922300,
            "maximum": 30571,
            "minimum": 568,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13410.75495,
            "variance": 179848348.4
          },
          {
            "average": 258834937.6,
            "count": 9922300,
            "maximum": 258835621.5,
            "minimum": 258834433.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 381.3199172,
            "variance": 145404.8792
          },
          {
            "average": 1.193361317,
            "count": 9922300,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.19387952,
            "variance": 1.425348309
          },
          {
            "average": 0,
            "count": 9922300,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9922300,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9922300,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2225862955,
            "count": 9922300,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4159827569,
            "variance": 0.173041654
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788207.0933,
          3782683.647,
          -17.59404167,
          788735.6533,
          3783212.087,
          38.60595833
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788207.0932857402,
                3782683.646850837,
                -17.59404166677643
              ],
              [
                788207.0932857402,
                3783212.0868508373,
                -17.59404166677643
              ],
              [
                788735.6532857403,
                3783212.0868508373,
                38.60595833322357
              ],
              [
                788735.6532857403,
                3782683.646850837,
                38.60595833322357
              ],
              [
                788207.0932857402,
                3782683.646850837,
                -17.59404166677643
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T20:33:41+00:00",
        "end_time": "2019-11-26T20:13:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235000e_3782500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235000e_3782500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235000e_3782500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3782500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.87435813,
            34.14517036,
            -17.59404167,
            -77.86845757,
            34.15007511,
            38.60595833
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.8743581270008,
                  34.14531638203609,
                  -17.59404166677643
                ],
                [
                  -77.87418267638313,
                  34.150075112914394,
                  -17.59404166677643
                ],
                [
                  -77.86845757380976,
                  34.14992906158932,
                  38.60595833322357
                ],
                [
                  -77.86863334449502,
                  34.145170356669446,
                  38.60595833322357
                ],
                [
                  -77.8743581270008,
                  34.14531638203609,
                  -17.59404166677643
                ]
              ]
            ]
          },
          "id": "20191126_235000e_3782500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3782500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T20:33:41Z",
            "pc:count": 9922300,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788485.4972,
                "count": 9922300,
                "maximum": 788735.6533,
                "minimum": 788207.0933,
                "name": "X",
                "position": 0,
                "stddev": 149.029917,
                "variance": 22209.91616
              },
              {
                "average": 3782940.624,
                "count": 9922300,
                "maximum": 3783212.087,
                "minimum": 3782683.647,
                "name": "Y",
                "position": 1,
                "stddev": 140.5016226,
                "variance": 19740.70597
              },
              {
                "average": 14.47016256,
                "count": 9922300,
                "maximum": 38.60595833,
                "minimum": -17.59404167,
                "name": "Z",
                "position": 2,
                "stddev": 6.7070877,
                "variance": 44.98502542
              },
              {
                "average": 33846.64255,
                "count": 9922300,
                "maximum": 65535,
                "minimum": 3452,
                "name": "Intensity",
                "position": 3,
                "stddev": 12875.37348,
                "variance": 165775242.2
              },
              {
                "average": 2.357841529,
                "count": 9922300,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.634752159,
                "variance": 2.672414622
              },
              {
                "average": 3.715696663,
                "count": 9922300,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.194468812,
                "variance": 4.815693368
              },
              {
                "average": 0.3653122764,
                "count": 9922300,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.481517643,
                "variance": 0.2318592405
              },
              {
                "average": 0.001042701793,
                "count": 9922300,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03227405569,
                "variance": 0.001041614671
              },
              {
                "average": 1.204685002,
                "count": 9922300,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4961927409,
                "variance": 0.2462072361
              },
              {
                "average": -0.7848839258,
                "count": 9922300,
                "maximum": 20.84399986,
                "minimum": -21.68400002,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.59577003,
                "variance": 184.8449627
              },
              {
                "average": 1.193361317,
                "count": 9922300,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.19387952,
                "variance": 1.425348309
              },
              {
                "average": 8849.801287,
                "count": 9922300,
                "maximum": 30571,
                "minimum": 568,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13410.75495,
                "variance": 179848348.4
              },
              {
                "average": 258834937.6,
                "count": 9922300,
                "maximum": 258835621.5,
                "minimum": 258834433.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 381.3199172,
                "variance": 145404.8792
              },
              {
                "average": 1.193361317,
                "count": 9922300,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.19387952,
                "variance": 1.425348309
              },
              {
                "average": 0,
                "count": 9922300,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9922300,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9922300,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2225862955,
                "count": 9922300,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4159827569,
                "variance": 0.173041654
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788207.0933,
              3782683.647,
              -17.59404167,
              788735.6533,
              3783212.087,
              38.60595833
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788207.0932857402,
                    3782683.646850837,
                    -17.59404166677643
                  ],
                  [
                    788207.0932857402,
                    3783212.0868508373,
                    -17.59404166677643
                  ],
                  [
                    788735.6532857403,
                    3783212.0868508373,
                    38.60595833322357
                  ],
                  [
                    788735.6532857403,
                    3782683.646850837,
                    38.60595833322357
                  ],
                  [
                    788207.0932857402,
                    3782683.646850837,
                    -17.59404166677643
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T20:33:41+00:00",
            "end_time": "2019-11-26T20:13: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": "20191128_272500e_3819000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47766620943943,
              34.483030191438885,
              -1118.4205486909987
            ],
            [
              -77.47746580587585,
              34.48779142123862,
              -1118.4205486909987
            ],
            [
              -77.47171569943582,
              34.487625328509644,
              21.93945130900147
            ],
            [
              -77.47191642847955,
              34.48286412810842,
              21.93945130900147
            ],
            [
              -77.47766620943943,
              34.483030191438885,
              -1118.4205486909987
            ]
          ]
        ]
      },
      "bbox": [
        -77.47766621,
        34.48286413,
        -1118.420549,
        -77.4717157,
        34.48779142,
        21.93945131
      ],
      "properties": {
        "datetime": "2019-11-28T21:09:16Z",
        "pc:count": 7940549,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 823746.6783,
            "count": 7940549,
            "maximum": 824029.8373,
            "minimum": 823500.8773,
            "name": "X",
            "position": 0,
            "stddev": 141.9118269,
            "variance": 20138.96661
          },
          {
            "average": 3821609.181,
            "count": 7940549,
            "maximum": 3821878.519,
            "minimum": 3821349.559,
            "name": "Y",
            "position": 1,
            "stddev": 146.6049252,
            "variance": 21493.00409
          },
          {
            "average": 0.5748176798,
            "count": 7940549,
            "maximum": 21.93945131,
            "minimum": -1118.420549,
            "name": "Z",
            "position": 2,
            "stddev": 3.193097891,
            "variance": 10.19587414
          },
          {
            "average": 28467.72338,
            "count": 7940549,
            "maximum": 65535,
            "minimum": 4522,
            "name": "Intensity",
            "position": 3,
            "stddev": 9522.574055,
            "variance": 90679416.63
          },
          {
            "average": 1.946266688,
            "count": 7940549,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.126067958,
            "variance": 1.268029045
          },
          {
            "average": 2.892566874,
            "count": 7940549,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.400850308,
            "variance": 1.962381584
          },
          {
            "average": 0.4331506549,
            "count": 7940549,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4955110453,
            "variance": 0.245531196
          },
          {
            "average": 0.001360863084,
            "count": 7940549,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03686477054,
            "variance": 0.001359011307
          },
          {
            "average": 26.27560513,
            "count": 7940549,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 20.89745384,
            "variance": 436.7035769
          },
          {
            "average": 0.5821695167,
            "count": 7940549,
            "maximum": 20.87999916,
            "minimum": -21.8579998,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.61560226,
            "variance": 185.3846249
          },
          {
            "average": 0.8347737669,
            "count": 7940549,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9701406431,
            "variance": 0.9411728674
          },
          {
            "average": 4373.000996,
            "count": 7940549,
            "maximum": 30358,
            "minimum": 355,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10215.57231,
            "variance": 104357917.6
          },
          {
            "average": 259009908.7,
            "count": 7940549,
            "maximum": 259010556.9,
            "minimum": 259009048.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 349.3256566,
            "variance": 122028.4144
          },
          {
            "average": 0.8347737669,
            "count": 7940549,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.9701406431,
            "variance": 0.9411728674
          },
          {
            "average": 0,
            "count": 7940549,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7940549,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7940549,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1738057406,
            "count": 7940549,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3789423746,
            "variance": 0.1435973232
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          823500.8773,
          3821349.559,
          -1118.420549,
          824029.8373,
          3821878.519,
          21.93945131
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                823500.8773195769,
                3821349.5587021136,
                -1118.4205486909987
              ],
              [
                823500.8773195769,
                3821878.5187021135,
                -1118.4205486909987
              ],
              [
                824029.8373195769,
                3821878.5187021135,
                21.93945130900147
              ],
              [
                824029.8373195769,
                3821349.5587021136,
                21.93945130900147
              ],
              [
                823500.8773195769,
                3821349.5587021136,
                -1118.4205486909987
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-28T21:09:16+00:00",
        "end_time": "2019-11-28T20:44:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191128_272500e_3819000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191128_272500e_3819000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191128_272500e_3819000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_272500e_3819000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47766621,
            34.48286413,
            -1118.420549,
            -77.4717157,
            34.48779142,
            21.93945131
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47766620943943,
                  34.483030191438885,
                  -1118.4205486909987
                ],
                [
                  -77.47746580587585,
                  34.48779142123862,
                  -1118.4205486909987
                ],
                [
                  -77.47171569943582,
                  34.487625328509644,
                  21.93945130900147
                ],
                [
                  -77.47191642847955,
                  34.48286412810842,
                  21.93945130900147
                ],
                [
                  -77.47766620943943,
                  34.483030191438885,
                  -1118.4205486909987
                ]
              ]
            ]
          },
          "id": "20191128_272500e_3819000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_272500e_3819000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-28T21:09:16Z",
            "pc:count": 7940549,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 823746.6783,
                "count": 7940549,
                "maximum": 824029.8373,
                "minimum": 823500.8773,
                "name": "X",
                "position": 0,
                "stddev": 141.9118269,
                "variance": 20138.96661
              },
              {
                "average": 3821609.181,
                "count": 7940549,
                "maximum": 3821878.519,
                "minimum": 3821349.559,
                "name": "Y",
                "position": 1,
                "stddev": 146.6049252,
                "variance": 21493.00409
              },
              {
                "average": 0.5748176798,
                "count": 7940549,
                "maximum": 21.93945131,
                "minimum": -1118.420549,
                "name": "Z",
                "position": 2,
                "stddev": 3.193097891,
                "variance": 10.19587414
              },
              {
                "average": 28467.72338,
                "count": 7940549,
                "maximum": 65535,
                "minimum": 4522,
                "name": "Intensity",
                "position": 3,
                "stddev": 9522.574055,
                "variance": 90679416.63
              },
              {
                "average": 1.946266688,
                "count": 7940549,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.126067958,
                "variance": 1.268029045
              },
              {
                "average": 2.892566874,
                "count": 7940549,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.400850308,
                "variance": 1.962381584
              },
              {
                "average": 0.4331506549,
                "count": 7940549,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4955110453,
                "variance": 0.245531196
              },
              {
                "average": 0.001360863084,
                "count": 7940549,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03686477054,
                "variance": 0.001359011307
              },
              {
                "average": 26.27560513,
                "count": 7940549,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 20.89745384,
                "variance": 436.7035769
              },
              {
                "average": 0.5821695167,
                "count": 7940549,
                "maximum": 20.87999916,
                "minimum": -21.8579998,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.61560226,
                "variance": 185.3846249
              },
              {
                "average": 0.8347737669,
                "count": 7940549,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9701406431,
                "variance": 0.9411728674
              },
              {
                "average": 4373.000996,
                "count": 7940549,
                "maximum": 30358,
                "minimum": 355,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10215.57231,
                "variance": 104357917.6
              },
              {
                "average": 259009908.7,
                "count": 7940549,
                "maximum": 259010556.9,
                "minimum": 259009048.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 349.3256566,
                "variance": 122028.4144
              },
              {
                "average": 0.8347737669,
                "count": 7940549,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.9701406431,
                "variance": 0.9411728674
              },
              {
                "average": 0,
                "count": 7940549,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7940549,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7940549,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1738057406,
                "count": 7940549,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3789423746,
                "variance": 0.1435973232
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              823500.8773,
              3821349.559,
              -1118.420549,
              824029.8373,
              3821878.519,
              21.93945131
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    823500.8773195769,
                    3821349.5587021136,
                    -1118.4205486909987
                  ],
                  [
                    823500.8773195769,
                    3821878.5187021135,
                    -1118.4205486909987
                  ],
                  [
                    824029.8373195769,
                    3821878.5187021135,
                    21.93945130900147
                  ],
                  [
                    824029.8373195769,
                    3821349.5587021136,
                    21.93945130900147
                  ],
                  [
                    823500.8773195769,
                    3821349.5587021136,
                    -1118.4205486909987
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-28T21:09:16+00:00",
            "end_time": "2019-11-28T20:44: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": "20191126_235000e_3781500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.8740528637582,
              34.13630873833408,
              -7.113583997981696
            ],
            [
              -77.87387746195228,
              34.14106729470308,
              -7.113583997981696
            ],
            [
              -77.86815361848384,
              34.140921279391065,
              35.0664160020183
            ],
            [
              -77.86832934016647,
              34.136162748976446,
              35.0664160020183
            ],
            [
              -77.8740528637582,
              34.13630873833408,
              -7.113583997981696
            ]
          ]
        ]
      },
      "bbox": [
        -77.87405286,
        34.13616275,
        -7.113583998,
        -77.86815362,
        34.14106729,
        35.066416
      ],
      "properties": {
        "datetime": "2019-11-26T20:18:10Z",
        "pc:count": 7726954,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788538.2676,
            "count": 7726954,
            "maximum": 788794.3808,
            "minimum": 788265.8808,
            "name": "X",
            "position": 0,
            "stddev": 143.75981,
            "variance": 20666.88297
          },
          {
            "average": 3781933.464,
            "count": 7726954,
            "maximum": 3782213.603,
            "minimum": 3781685.183,
            "name": "Y",
            "position": 1,
            "stddev": 150.9742872,
            "variance": 22793.2354
          },
          {
            "average": 12.26572552,
            "count": 7726954,
            "maximum": 35.066416,
            "minimum": -7.113583998,
            "name": "Z",
            "position": 2,
            "stddev": 5.866019526,
            "variance": 34.41018507
          },
          {
            "average": 37650.91213,
            "count": 7726954,
            "maximum": 65535,
            "minimum": 3932,
            "name": "Intensity",
            "position": 3,
            "stddev": 12513.42843,
            "variance": 156585891.1
          },
          {
            "average": 1.922831558,
            "count": 7726954,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.401978377,
            "variance": 1.965543369
          },
          {
            "average": 2.845672693,
            "count": 7726954,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.030312399,
            "variance": 4.122168437
          },
          {
            "average": 0.3610536571,
            "count": 7726954,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4803060937,
            "variance": 0.2306939437
          },
          {
            "average": 0.00139369278,
            "count": 7726954,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03730617349,
            "variance": 0.00139175058
          },
          {
            "average": 2.091739513,
            "count": 7726954,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.960263738,
            "variance": 35.52474383
          },
          {
            "average": 0.02770015691,
            "count": 7726954,
            "maximum": 20.85000038,
            "minimum": -21.69000053,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.61215326,
            "variance": 185.2907164
          },
          {
            "average": 1.216092913,
            "count": 7726954,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.203033515,
            "variance": 1.447289639
          },
          {
            "average": 9110.314416,
            "count": 7726954,
            "maximum": 30569,
            "minimum": 556,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13542.62934,
            "variance": 183402809.5
          },
          {
            "average": 258830641.3,
            "count": 7726954,
            "maximum": 258834690.7,
            "minimum": 258828723.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2029.19449,
            "variance": 4117630.277
          },
          {
            "average": 1.216092913,
            "count": 7726954,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.203033515,
            "variance": 1.447289639
          },
          {
            "average": 0,
            "count": 7726954,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7726954,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7726954,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2293606252,
            "count": 7726954,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4204216356,
            "variance": 0.1767543517
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788265.8808,
          3781685.183,
          -7.113583998,
          788794.3808,
          3782213.603,
          35.066416
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788265.8808257238,
                3781685.1831427347,
                -7.113583997981696
              ],
              [
                788265.8808257238,
                3782213.6031427346,
                -7.113583997981696
              ],
              [
                788794.3808257238,
                3782213.6031427346,
                35.0664160020183
              ],
              [
                788794.3808257238,
                3781685.1831427347,
                35.0664160020183
              ],
              [
                788265.8808257238,
                3781685.1831427347,
                -7.113583997981696
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T20:18:10+00:00",
        "end_time": "2019-11-26T18:38:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235000e_3781500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235000e_3781500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235000e_3781500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3781500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.87405286,
            34.13616275,
            -7.113583998,
            -77.86815362,
            34.14106729,
            35.066416
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.8740528637582,
                  34.13630873833408,
                  -7.113583997981696
                ],
                [
                  -77.87387746195228,
                  34.14106729470308,
                  -7.113583997981696
                ],
                [
                  -77.86815361848384,
                  34.140921279391065,
                  35.0664160020183
                ],
                [
                  -77.86832934016647,
                  34.136162748976446,
                  35.0664160020183
                ],
                [
                  -77.8740528637582,
                  34.13630873833408,
                  -7.113583997981696
                ]
              ]
            ]
          },
          "id": "20191126_235000e_3781500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3781500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T20:18:10Z",
            "pc:count": 7726954,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788538.2676,
                "count": 7726954,
                "maximum": 788794.3808,
                "minimum": 788265.8808,
                "name": "X",
                "position": 0,
                "stddev": 143.75981,
                "variance": 20666.88297
              },
              {
                "average": 3781933.464,
                "count": 7726954,
                "maximum": 3782213.603,
                "minimum": 3781685.183,
                "name": "Y",
                "position": 1,
                "stddev": 150.9742872,
                "variance": 22793.2354
              },
              {
                "average": 12.26572552,
                "count": 7726954,
                "maximum": 35.066416,
                "minimum": -7.113583998,
                "name": "Z",
                "position": 2,
                "stddev": 5.866019526,
                "variance": 34.41018507
              },
              {
                "average": 37650.91213,
                "count": 7726954,
                "maximum": 65535,
                "minimum": 3932,
                "name": "Intensity",
                "position": 3,
                "stddev": 12513.42843,
                "variance": 156585891.1
              },
              {
                "average": 1.922831558,
                "count": 7726954,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.401978377,
                "variance": 1.965543369
              },
              {
                "average": 2.845672693,
                "count": 7726954,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.030312399,
                "variance": 4.122168437
              },
              {
                "average": 0.3610536571,
                "count": 7726954,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4803060937,
                "variance": 0.2306939437
              },
              {
                "average": 0.00139369278,
                "count": 7726954,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03730617349,
                "variance": 0.00139175058
              },
              {
                "average": 2.091739513,
                "count": 7726954,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.960263738,
                "variance": 35.52474383
              },
              {
                "average": 0.02770015691,
                "count": 7726954,
                "maximum": 20.85000038,
                "minimum": -21.69000053,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.61215326,
                "variance": 185.2907164
              },
              {
                "average": 1.216092913,
                "count": 7726954,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.203033515,
                "variance": 1.447289639
              },
              {
                "average": 9110.314416,
                "count": 7726954,
                "maximum": 30569,
                "minimum": 556,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13542.62934,
                "variance": 183402809.5
              },
              {
                "average": 258830641.3,
                "count": 7726954,
                "maximum": 258834690.7,
                "minimum": 258828723.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2029.19449,
                "variance": 4117630.277
              },
              {
                "average": 1.216092913,
                "count": 7726954,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.203033515,
                "variance": 1.447289639
              },
              {
                "average": 0,
                "count": 7726954,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7726954,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7726954,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2293606252,
                "count": 7726954,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4204216356,
                "variance": 0.1767543517
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788265.8808,
              3781685.183,
              -7.113583998,
              788794.3808,
              3782213.603,
              35.066416
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788265.8808257238,
                    3781685.1831427347,
                    -7.113583997981696
                  ],
                  [
                    788265.8808257238,
                    3782213.6031427346,
                    -7.113583997981696
                  ],
                  [
                    788794.3808257238,
                    3782213.6031427346,
                    35.0664160020183
                  ],
                  [
                    788794.3808257238,
                    3781685.1831427347,
                    35.0664160020183
                  ],
                  [
                    788265.8808257238,
                    3781685.1831427347,
                    -7.113583997981696
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T20:18:10+00:00",
            "end_time": "2019-11-26T18:38: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": "20191128_272500e_3820000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47793294350012,
              34.492039374393386,
              -7.244436971167762
            ],
            [
              -77.47773247250848,
              34.496800958585204,
              -7.244436971167762
            ],
            [
              -77.47198065878293,
              34.496634809191455,
              34.69556302883224
            ],
            [
              -77.4721814554858,
              34.49187325440677,
              34.69556302883224
            ],
            [
              -77.47793294350012,
              34.492039374393386,
              -7.244436971167762
            ]
          ]
        ]
      },
      "bbox": [
        -77.47793294,
        34.49187325,
        -7.244436971,
        -77.47198066,
        34.49680096,
        34.69556303
      ],
      "properties": {
        "datetime": "2019-11-30T22:59:20Z",
        "pc:count": 12264785,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 823696.3725,
            "count": 12264785,
            "maximum": 823970.5884,
            "minimum": 823441.5284,
            "name": "X",
            "position": 0,
            "stddev": 145.8351553,
            "variance": 21267.89251
          },
          {
            "average": 3822611.796,
            "count": 12264785,
            "maximum": 3822877.387,
            "minimum": 3822348.387,
            "name": "Y",
            "position": 1,
            "stddev": 152.8386269,
            "variance": 23359.64588
          },
          {
            "average": 10.53671744,
            "count": 12264785,
            "maximum": 34.69556303,
            "minimum": -7.244436971,
            "name": "Z",
            "position": 2,
            "stddev": 5.892389736,
            "variance": 34.7202568
          },
          {
            "average": 31629.57232,
            "count": 12264785,
            "maximum": 65535,
            "minimum": 3976,
            "name": "Intensity",
            "position": 3,
            "stddev": 12402.24288,
            "variance": 153815628.6
          },
          {
            "average": 2.639804122,
            "count": 12264785,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.720972156,
            "variance": 2.961745161
          },
          {
            "average": 4.281582188,
            "count": 12264785,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.135181873,
            "variance": 4.559001629
          },
          {
            "average": 0.373665743,
            "count": 12264785,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4837764717,
            "variance": 0.2340396746
          },
          {
            "average": 0.0008951644892,
            "count": 12264785,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02990590648,
            "variance": 0.0008943632427
          },
          {
            "average": 1.182037272,
            "count": 12264785,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.534250354,
            "variance": 0.2854234407
          },
          {
            "average": -1.875811735,
            "count": 12264785,
            "maximum": 20.82600021,
            "minimum": -21.80400085,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.54537184,
            "variance": 183.4770983
          },
          {
            "average": 1.1368461,
            "count": 12264785,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.170806504,
            "variance": 1.370787871
          },
          {
            "average": 9088.029092,
            "count": 12264785,
            "maximum": 32406,
            "minimum": 359,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13103.84467,
            "variance": 171710745.1
          },
          {
            "average": 259106812.3,
            "count": 12264785,
            "maximum": 259189960.3,
            "minimum": 259010835.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 88850.94066,
            "variance": 7894489657
          },
          {
            "average": 1.1368461,
            "count": 12264785,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.170806504,
            "variance": 1.370787871
          },
          {
            "average": 0,
            "count": 12264785,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12264785,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12264785,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1672992229,
            "count": 12264785,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3732428222,
            "variance": 0.1393102043
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          823441.5284,
          3822348.387,
          -7.244436971,
          823970.5884,
          3822877.387,
          34.69556303
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                823441.5284222851,
                3822348.3866637168,
                -7.244436971167762
              ],
              [
                823441.5284222851,
                3822877.3866637168,
                -7.244436971167762
              ],
              [
                823970.5884222852,
                3822877.3866637168,
                34.69556302883224
              ],
              [
                823970.5884222852,
                3822348.3866637168,
                34.69556302883224
              ],
              [
                823441.5284222851,
                3822348.3866637168,
                -7.244436971167762
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-30T22:59:20+00:00",
        "end_time": "2019-11-28T21:13:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191128_272500e_3820000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191128_272500e_3820000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191128_272500e_3820000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_272500e_3820000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47793294,
            34.49187325,
            -7.244436971,
            -77.47198066,
            34.49680096,
            34.69556303
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47793294350012,
                  34.492039374393386,
                  -7.244436971167762
                ],
                [
                  -77.47773247250848,
                  34.496800958585204,
                  -7.244436971167762
                ],
                [
                  -77.47198065878293,
                  34.496634809191455,
                  34.69556302883224
                ],
                [
                  -77.4721814554858,
                  34.49187325440677,
                  34.69556302883224
                ],
                [
                  -77.47793294350012,
                  34.492039374393386,
                  -7.244436971167762
                ]
              ]
            ]
          },
          "id": "20191128_272500e_3820000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_272500e_3820000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-30T22:59:20Z",
            "pc:count": 12264785,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 823696.3725,
                "count": 12264785,
                "maximum": 823970.5884,
                "minimum": 823441.5284,
                "name": "X",
                "position": 0,
                "stddev": 145.8351553,
                "variance": 21267.89251
              },
              {
                "average": 3822611.796,
                "count": 12264785,
                "maximum": 3822877.387,
                "minimum": 3822348.387,
                "name": "Y",
                "position": 1,
                "stddev": 152.8386269,
                "variance": 23359.64588
              },
              {
                "average": 10.53671744,
                "count": 12264785,
                "maximum": 34.69556303,
                "minimum": -7.244436971,
                "name": "Z",
                "position": 2,
                "stddev": 5.892389736,
                "variance": 34.7202568
              },
              {
                "average": 31629.57232,
                "count": 12264785,
                "maximum": 65535,
                "minimum": 3976,
                "name": "Intensity",
                "position": 3,
                "stddev": 12402.24288,
                "variance": 153815628.6
              },
              {
                "average": 2.639804122,
                "count": 12264785,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.720972156,
                "variance": 2.961745161
              },
              {
                "average": 4.281582188,
                "count": 12264785,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.135181873,
                "variance": 4.559001629
              },
              {
                "average": 0.373665743,
                "count": 12264785,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4837764717,
                "variance": 0.2340396746
              },
              {
                "average": 0.0008951644892,
                "count": 12264785,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02990590648,
                "variance": 0.0008943632427
              },
              {
                "average": 1.182037272,
                "count": 12264785,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.534250354,
                "variance": 0.2854234407
              },
              {
                "average": -1.875811735,
                "count": 12264785,
                "maximum": 20.82600021,
                "minimum": -21.80400085,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.54537184,
                "variance": 183.4770983
              },
              {
                "average": 1.1368461,
                "count": 12264785,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.170806504,
                "variance": 1.370787871
              },
              {
                "average": 9088.029092,
                "count": 12264785,
                "maximum": 32406,
                "minimum": 359,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13103.84467,
                "variance": 171710745.1
              },
              {
                "average": 259106812.3,
                "count": 12264785,
                "maximum": 259189960.3,
                "minimum": 259010835.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 88850.94066,
                "variance": 7894489657
              },
              {
                "average": 1.1368461,
                "count": 12264785,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.170806504,
                "variance": 1.370787871
              },
              {
                "average": 0,
                "count": 12264785,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12264785,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12264785,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1672992229,
                "count": 12264785,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3732428222,
                "variance": 0.1393102043
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              823441.5284,
              3822348.387,
              -7.244436971,
              823970.5884,
              3822877.387,
              34.69556303
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    823441.5284222851,
                    3822348.3866637168,
                    -7.244436971167762
                  ],
                  [
                    823441.5284222851,
                    3822877.3866637168,
                    -7.244436971167762
                  ],
                  [
                    823970.5884222852,
                    3822877.3866637168,
                    34.69556302883224
                  ],
                  [
                    823970.5884222852,
                    3822348.3866637168,
                    34.69556302883224
                  ],
                  [
                    823441.5284222851,
                    3822348.3866637168,
                    -7.244436971167762
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-30T22:59:20+00:00",
            "end_time": "2019-11-28T21:13: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": "20191126_235000e_3782000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.87420464488146,
              34.140812301334186,
              -10.324427911825275
            ],
            [
              -77.87402918210252,
              34.14557193553125,
              -10.324427911825275
            ],
            [
              -77.8683050340151,
              34.14542591046447,
              68.07557208817474
            ],
            [
              -77.86848081681461,
              34.14066630222775,
              68.07557208817474
            ],
            [
              -77.87420464488146,
              34.140812301334186,
              -10.324427911825275
            ]
          ]
        ]
      },
      "bbox": [
        -77.87420464,
        34.1406663,
        -10.32442791,
        -77.86830503,
        34.14557194,
        68.07557209
      ],
      "properties": {
        "datetime": "2019-11-26T20:29:32Z",
        "pc:count": 10882924,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788481.7339,
            "count": 10882924,
            "maximum": 788765.0665,
            "minimum": 788236.5665,
            "name": "X",
            "position": 0,
            "stddev": 141.1415348,
            "variance": 19920.93285
          },
          {
            "average": 3782428.952,
            "count": 10882924,
            "maximum": 3782712.929,
            "minimum": 3782184.389,
            "name": "Y",
            "position": 1,
            "stddev": 138.0135037,
            "variance": 19047.72721
          },
          {
            "average": 14.85560525,
            "count": 10882924,
            "maximum": 68.07557209,
            "minimum": -10.32442791,
            "name": "Z",
            "position": 2,
            "stddev": 7.498471251,
            "variance": 56.2270711
          },
          {
            "average": 32128.32878,
            "count": 10882924,
            "maximum": 65535,
            "minimum": 3168,
            "name": "Intensity",
            "position": 3,
            "stddev": 12168.98297,
            "variance": 148084146.6
          },
          {
            "average": 2.476716827,
            "count": 10882924,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.665979677,
            "variance": 2.775488286
          },
          {
            "average": 3.95345047,
            "count": 10882924,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.160801389,
            "variance": 4.669062644
          },
          {
            "average": 0.3685800801,
            "count": 10882924,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4824197613,
            "variance": 0.232728826
          },
          {
            "average": 0.0009468962569,
            "count": 10882924,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03075710863,
            "variance": 0.0009459997313
          },
          {
            "average": 1.178605125,
            "count": 10882924,
            "maximum": 41,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4958322979,
            "variance": 0.2458496677
          },
          {
            "average": 0.8584389135,
            "count": 10882924,
            "maximum": 20.7840004,
            "minimum": -21.70199966,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.46038797,
            "variance": 181.1820443
          },
          {
            "average": 1.173811009,
            "count": 10882924,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.185934531,
            "variance": 1.406440711
          },
          {
            "average": 8619.070096,
            "count": 10882924,
            "maximum": 30570,
            "minimum": 558,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13293.95092,
            "variance": 176729131
          },
          {
            "average": 258833775.8,
            "count": 10882924,
            "maximum": 258835372.4,
            "minimum": 258829664.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1825.562787,
            "variance": 3332679.488
          },
          {
            "average": 1.173811009,
            "count": 10882924,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.185934531,
            "variance": 1.406440711
          },
          {
            "average": 0,
            "count": 10882924,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10882924,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10882924,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2212889661,
            "count": 10882924,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4151146533,
            "variance": 0.1723201754
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788236.5665,
          3782184.389,
          -10.32442791,
          788765.0665,
          3782712.929,
          68.07557209
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788236.5665322845,
                3782184.3885713713,
                -10.324427911825275
              ],
              [
                788236.5665322845,
                3782712.9285713714,
                -10.324427911825275
              ],
              [
                788765.0665322845,
                3782712.9285713714,
                68.07557208817474
              ],
              [
                788765.0665322845,
                3782184.3885713713,
                68.07557208817474
              ],
              [
                788236.5665322845,
                3782184.3885713713,
                -10.324427911825275
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T20:29:32+00:00",
        "end_time": "2019-11-26T18:54:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235000e_3782000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235000e_3782000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235000e_3782000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3782000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.87420464,
            34.1406663,
            -10.32442791,
            -77.86830503,
            34.14557194,
            68.07557209
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.87420464488146,
                  34.140812301334186,
                  -10.324427911825275
                ],
                [
                  -77.87402918210252,
                  34.14557193553125,
                  -10.324427911825275
                ],
                [
                  -77.8683050340151,
                  34.14542591046447,
                  68.07557208817474
                ],
                [
                  -77.86848081681461,
                  34.14066630222775,
                  68.07557208817474
                ],
                [
                  -77.87420464488146,
                  34.140812301334186,
                  -10.324427911825275
                ]
              ]
            ]
          },
          "id": "20191126_235000e_3782000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3782000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T20:29:32Z",
            "pc:count": 10882924,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788481.7339,
                "count": 10882924,
                "maximum": 788765.0665,
                "minimum": 788236.5665,
                "name": "X",
                "position": 0,
                "stddev": 141.1415348,
                "variance": 19920.93285
              },
              {
                "average": 3782428.952,
                "count": 10882924,
                "maximum": 3782712.929,
                "minimum": 3782184.389,
                "name": "Y",
                "position": 1,
                "stddev": 138.0135037,
                "variance": 19047.72721
              },
              {
                "average": 14.85560525,
                "count": 10882924,
                "maximum": 68.07557209,
                "minimum": -10.32442791,
                "name": "Z",
                "position": 2,
                "stddev": 7.498471251,
                "variance": 56.2270711
              },
              {
                "average": 32128.32878,
                "count": 10882924,
                "maximum": 65535,
                "minimum": 3168,
                "name": "Intensity",
                "position": 3,
                "stddev": 12168.98297,
                "variance": 148084146.6
              },
              {
                "average": 2.476716827,
                "count": 10882924,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.665979677,
                "variance": 2.775488286
              },
              {
                "average": 3.95345047,
                "count": 10882924,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.160801389,
                "variance": 4.669062644
              },
              {
                "average": 0.3685800801,
                "count": 10882924,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4824197613,
                "variance": 0.232728826
              },
              {
                "average": 0.0009468962569,
                "count": 10882924,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03075710863,
                "variance": 0.0009459997313
              },
              {
                "average": 1.178605125,
                "count": 10882924,
                "maximum": 41,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4958322979,
                "variance": 0.2458496677
              },
              {
                "average": 0.8584389135,
                "count": 10882924,
                "maximum": 20.7840004,
                "minimum": -21.70199966,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.46038797,
                "variance": 181.1820443
              },
              {
                "average": 1.173811009,
                "count": 10882924,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.185934531,
                "variance": 1.406440711
              },
              {
                "average": 8619.070096,
                "count": 10882924,
                "maximum": 30570,
                "minimum": 558,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13293.95092,
                "variance": 176729131
              },
              {
                "average": 258833775.8,
                "count": 10882924,
                "maximum": 258835372.4,
                "minimum": 258829664.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1825.562787,
                "variance": 3332679.488
              },
              {
                "average": 1.173811009,
                "count": 10882924,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.185934531,
                "variance": 1.406440711
              },
              {
                "average": 0,
                "count": 10882924,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10882924,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10882924,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2212889661,
                "count": 10882924,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4151146533,
                "variance": 0.1723201754
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788236.5665,
              3782184.389,
              -10.32442791,
              788765.0665,
              3782712.929,
              68.07557209
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788236.5665322845,
                    3782184.3885713713,
                    -10.324427911825275
                  ],
                  [
                    788236.5665322845,
                    3782712.9285713714,
                    -10.324427911825275
                  ],
                  [
                    788765.0665322845,
                    3782712.9285713714,
                    68.07557208817474
                  ],
                  [
                    788765.0665322845,
                    3782184.3885713713,
                    68.07557208817474
                  ],
                  [
                    788236.5665322845,
                    3782184.3885713713,
                    -10.324427911825275
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T20:29:32+00:00",
            "end_time": "2019-11-26T18:54: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": "20191128_272500e_3819500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47779967975048,
              34.48753518679871,
              -16.40969986525455
            ],
            [
              -77.47759924247723,
              34.49229659379493,
              -16.40969986525455
            ],
            [
              -77.47184839114115,
              34.49213047587947,
              25.81030013474545
            ],
            [
              -77.4720491540039,
              34.48736909828551,
              25.81030013474545
            ],
            [
              -77.47779967975048,
              34.48753518679871,
              -16.40969986525455
            ]
          ]
        ]
      },
      "bbox": [
        -77.47779968,
        34.4873691,
        -16.40969987,
        -77.47184839,
        34.49229659,
        25.81030013
      ],
      "properties": {
        "datetime": "2019-11-28T21:24:03Z",
        "pc:count": 12959868,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 823726.7155,
            "count": 12959868,
            "maximum": 824000.1922,
            "minimum": 823471.1922,
            "name": "X",
            "position": 0,
            "stddev": 145.9780181,
            "variance": 21309.58178
          },
          {
            "average": 3822115.559,
            "count": 12959868,
            "maximum": 3822377.997,
            "minimum": 3821849.017,
            "name": "Y",
            "position": 1,
            "stddev": 146.3557225,
            "variance": 21419.9975
          },
          {
            "average": 9.662897639,
            "count": 12959868,
            "maximum": 25.81030013,
            "minimum": -16.40969987,
            "name": "Z",
            "position": 2,
            "stddev": 6.152683031,
            "variance": 37.85550848
          },
          {
            "average": 31321.43591,
            "count": 12959868,
            "maximum": 65535,
            "minimum": 3561,
            "name": "Intensity",
            "position": 3,
            "stddev": 12008.58097,
            "variance": 144206017
          },
          {
            "average": 2.686748738,
            "count": 12959868,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.719030228,
            "variance": 2.955064926
          },
          {
            "average": 4.373515919,
            "count": 12959868,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.081664711,
            "variance": 4.333327969
          },
          {
            "average": 0.372506186,
            "count": 12959868,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4834721765,
            "variance": 0.2337453454
          },
          {
            "average": 0.0008069526634,
            "count": 12959868,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02839544951,
            "variance": 0.000806301553
          },
          {
            "average": 1.160175011,
            "count": 12959868,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4813263725,
            "variance": 0.2316750769
          },
          {
            "average": 0.4224111321,
            "count": 12959868,
            "maximum": 20.97599983,
            "minimum": -21.88800049,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.64223371,
            "variance": 186.1105406
          },
          {
            "average": 1.1378825,
            "count": 12959868,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.172117166,
            "variance": 1.37385865
          },
          {
            "average": 8012.388211,
            "count": 12959868,
            "maximum": 30360,
            "minimum": 357,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13077.95395,
            "variance": 171032879.6
          },
          {
            "average": 259010747.3,
            "count": 12959868,
            "maximum": 259011443,
            "minimum": 259009928.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 345.5758257,
            "variance": 119422.6513
          },
          {
            "average": 1.1378825,
            "count": 12959868,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.172117166,
            "variance": 1.37385865
          },
          {
            "average": 0,
            "count": 12959868,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12959868,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12959868,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1576752171,
            "count": 12959868,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3644362128,
            "variance": 0.1328137532
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          823471.1922,
          3821849.017,
          -16.40969987,
          824000.1922,
          3822377.997,
          25.81030013
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                823471.1921579163,
                3821849.017070869,
                -16.40969986525455
              ],
              [
                823471.1921579163,
                3822377.9970708694,
                -16.40969986525455
              ],
              [
                824000.1921579163,
                3822377.9970708694,
                25.81030013474545
              ],
              [
                824000.1921579163,
                3821849.017070869,
                25.81030013474545
              ],
              [
                823471.1921579163,
                3821849.017070869,
                -16.40969986525455
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-28T21:24:03+00:00",
        "end_time": "2019-11-28T20:58:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191128_272500e_3819500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191128_272500e_3819500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191128_272500e_3819500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_272500e_3819500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47779968,
            34.4873691,
            -16.40969987,
            -77.47184839,
            34.49229659,
            25.81030013
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47779967975048,
                  34.48753518679871,
                  -16.40969986525455
                ],
                [
                  -77.47759924247723,
                  34.49229659379493,
                  -16.40969986525455
                ],
                [
                  -77.47184839114115,
                  34.49213047587947,
                  25.81030013474545
                ],
                [
                  -77.4720491540039,
                  34.48736909828551,
                  25.81030013474545
                ],
                [
                  -77.47779967975048,
                  34.48753518679871,
                  -16.40969986525455
                ]
              ]
            ]
          },
          "id": "20191128_272500e_3819500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_272500e_3819500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-28T21:24:03Z",
            "pc:count": 12959868,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 823726.7155,
                "count": 12959868,
                "maximum": 824000.1922,
                "minimum": 823471.1922,
                "name": "X",
                "position": 0,
                "stddev": 145.9780181,
                "variance": 21309.58178
              },
              {
                "average": 3822115.559,
                "count": 12959868,
                "maximum": 3822377.997,
                "minimum": 3821849.017,
                "name": "Y",
                "position": 1,
                "stddev": 146.3557225,
                "variance": 21419.9975
              },
              {
                "average": 9.662897639,
                "count": 12959868,
                "maximum": 25.81030013,
                "minimum": -16.40969987,
                "name": "Z",
                "position": 2,
                "stddev": 6.152683031,
                "variance": 37.85550848
              },
              {
                "average": 31321.43591,
                "count": 12959868,
                "maximum": 65535,
                "minimum": 3561,
                "name": "Intensity",
                "position": 3,
                "stddev": 12008.58097,
                "variance": 144206017
              },
              {
                "average": 2.686748738,
                "count": 12959868,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.719030228,
                "variance": 2.955064926
              },
              {
                "average": 4.373515919,
                "count": 12959868,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.081664711,
                "variance": 4.333327969
              },
              {
                "average": 0.372506186,
                "count": 12959868,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4834721765,
                "variance": 0.2337453454
              },
              {
                "average": 0.0008069526634,
                "count": 12959868,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02839544951,
                "variance": 0.000806301553
              },
              {
                "average": 1.160175011,
                "count": 12959868,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4813263725,
                "variance": 0.2316750769
              },
              {
                "average": 0.4224111321,
                "count": 12959868,
                "maximum": 20.97599983,
                "minimum": -21.88800049,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.64223371,
                "variance": 186.1105406
              },
              {
                "average": 1.1378825,
                "count": 12959868,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.172117166,
                "variance": 1.37385865
              },
              {
                "average": 8012.388211,
                "count": 12959868,
                "maximum": 30360,
                "minimum": 357,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13077.95395,
                "variance": 171032879.6
              },
              {
                "average": 259010747.3,
                "count": 12959868,
                "maximum": 259011443,
                "minimum": 259009928.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 345.5758257,
                "variance": 119422.6513
              },
              {
                "average": 1.1378825,
                "count": 12959868,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.172117166,
                "variance": 1.37385865
              },
              {
                "average": 0,
                "count": 12959868,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12959868,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12959868,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1576752171,
                "count": 12959868,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3644362128,
                "variance": 0.1328137532
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              823471.1922,
              3821849.017,
              -16.40969987,
              824000.1922,
              3822377.997,
              25.81030013
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    823471.1921579163,
                    3821849.017070869,
                    -16.40969986525455
                  ],
                  [
                    823471.1921579163,
                    3822377.9970708694,
                    -16.40969986525455
                  ],
                  [
                    824000.1921579163,
                    3822377.9970708694,
                    25.81030013474545
                  ],
                  [
                    824000.1921579163,
                    3821849.017070869,
                    25.81030013474545
                  ],
                  [
                    823471.1921579163,
                    3821849.017070869,
                    -16.40969986525455
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-28T21:24:03+00:00",
            "end_time": "2019-11-28T20:58:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191126_235000e_3781000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.87390007199431,
              34.13180469865952,
              -9.188907250925922
            ],
            [
              -77.87372465807226,
              34.13656415835083,
              -9.188907250925922
            ],
            [
              -77.86800155224928,
              34.13641816380067,
              34.83109274907408
            ],
            [
              -77.86817728601315,
              34.13165873006661,
              34.83109274907408
            ],
            [
              -77.87390007199431,
              34.13180469865952,
              -9.188907250925922
            ]
          ]
        ]
      },
      "bbox": [
        -77.87390007,
        34.13165873,
        -9.188907251,
        -77.86800155,
        34.13656416,
        34.83109275
      ],
      "properties": {
        "datetime": "2019-11-26T20:14:12Z",
        "pc:count": 11947784,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788538.9979,
            "count": 11947784,
            "maximum": 788823.7497,
            "minimum": 788295.2897,
            "name": "X",
            "position": 0,
            "stddev": 141.1348404,
            "variance": 19919.04317
          },
          {
            "average": 3781437.515,
            "count": 11947784,
            "maximum": 3781714.448,
            "minimum": 3781185.928,
            "name": "Y",
            "position": 1,
            "stddev": 141.2840264,
            "variance": 19961.17612
          },
          {
            "average": 11.97064902,
            "count": 11947784,
            "maximum": 34.83109275,
            "minimum": -9.188907251,
            "name": "Z",
            "position": 2,
            "stddev": 7.311604537,
            "variance": 53.4595609
          },
          {
            "average": 32753.90441,
            "count": 11947784,
            "maximum": 65535,
            "minimum": 3954,
            "name": "Intensity",
            "position": 3,
            "stddev": 12259.67729,
            "variance": 150299687.3
          },
          {
            "average": 2.454548057,
            "count": 11947784,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.611370627,
            "variance": 2.596515297
          },
          {
            "average": 3.910723528,
            "count": 11947784,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.054471607,
            "variance": 4.220853586
          },
          {
            "average": 0.3710611106,
            "count": 11947784,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4830887934,
            "variance": 0.2333747823
          },
          {
            "average": 0.0008937222166,
            "count": 11947784,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02988182645,
            "variance": 0.0008929235519
          },
          {
            "average": 1.217749835,
            "count": 11947784,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.641100273,
            "variance": 2.693210107
          },
          {
            "average": 0.1363899501,
            "count": 11947784,
            "maximum": 20.81999969,
            "minimum": -21.70800018,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.6948576,
            "variance": 187.5491248
          },
          {
            "average": 1.175847756,
            "count": 11947784,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.18439994,
            "variance": 1.402803219
          },
          {
            "average": 8604.731397,
            "count": 11947784,
            "maximum": 30568,
            "minimum": 555,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13291.65035,
            "variance": 176667968.9
          },
          {
            "average": 258829246.1,
            "count": 11947784,
            "maximum": 258834452.9,
            "minimum": 258828501.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 377.0723779,
            "variance": 142183.5782
          },
          {
            "average": 1.175847756,
            "count": 11947784,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.18439994,
            "variance": 1.402803219
          },
          {
            "average": 0,
            "count": 11947784,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11947784,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11947784,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2295153645,
            "count": 11947784,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4205211966,
            "variance": 0.1768380768
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788295.2897,
          3781185.928,
          -9.188907251,
          788823.7497,
          3781714.448,
          34.83109275
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788295.2896868265,
                3781185.9279131508,
                -9.188907250925922
              ],
              [
                788295.2896868265,
                3781714.4479131503,
                -9.188907250925922
              ],
              [
                788823.7496868265,
                3781714.4479131503,
                34.83109274907408
              ],
              [
                788823.7496868265,
                3781185.9279131508,
                34.83109274907408
              ],
              [
                788295.2896868265,
                3781185.9279131508,
                -9.188907250925922
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T20:14:12+00:00",
        "end_time": "2019-11-26T18:35:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235000e_3781000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235000e_3781000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235000e_3781000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3781000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.87390007,
            34.13165873,
            -9.188907251,
            -77.86800155,
            34.13656416,
            34.83109275
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.87390007199431,
                  34.13180469865952,
                  -9.188907250925922
                ],
                [
                  -77.87372465807226,
                  34.13656415835083,
                  -9.188907250925922
                ],
                [
                  -77.86800155224928,
                  34.13641816380067,
                  34.83109274907408
                ],
                [
                  -77.86817728601315,
                  34.13165873006661,
                  34.83109274907408
                ],
                [
                  -77.87390007199431,
                  34.13180469865952,
                  -9.188907250925922
                ]
              ]
            ]
          },
          "id": "20191126_235000e_3781000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3781000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T20:14:12Z",
            "pc:count": 11947784,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788538.9979,
                "count": 11947784,
                "maximum": 788823.7497,
                "minimum": 788295.2897,
                "name": "X",
                "position": 0,
                "stddev": 141.1348404,
                "variance": 19919.04317
              },
              {
                "average": 3781437.515,
                "count": 11947784,
                "maximum": 3781714.448,
                "minimum": 3781185.928,
                "name": "Y",
                "position": 1,
                "stddev": 141.2840264,
                "variance": 19961.17612
              },
              {
                "average": 11.97064902,
                "count": 11947784,
                "maximum": 34.83109275,
                "minimum": -9.188907251,
                "name": "Z",
                "position": 2,
                "stddev": 7.311604537,
                "variance": 53.4595609
              },
              {
                "average": 32753.90441,
                "count": 11947784,
                "maximum": 65535,
                "minimum": 3954,
                "name": "Intensity",
                "position": 3,
                "stddev": 12259.67729,
                "variance": 150299687.3
              },
              {
                "average": 2.454548057,
                "count": 11947784,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.611370627,
                "variance": 2.596515297
              },
              {
                "average": 3.910723528,
                "count": 11947784,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.054471607,
                "variance": 4.220853586
              },
              {
                "average": 0.3710611106,
                "count": 11947784,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4830887934,
                "variance": 0.2333747823
              },
              {
                "average": 0.0008937222166,
                "count": 11947784,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02988182645,
                "variance": 0.0008929235519
              },
              {
                "average": 1.217749835,
                "count": 11947784,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.641100273,
                "variance": 2.693210107
              },
              {
                "average": 0.1363899501,
                "count": 11947784,
                "maximum": 20.81999969,
                "minimum": -21.70800018,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.6948576,
                "variance": 187.5491248
              },
              {
                "average": 1.175847756,
                "count": 11947784,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.18439994,
                "variance": 1.402803219
              },
              {
                "average": 8604.731397,
                "count": 11947784,
                "maximum": 30568,
                "minimum": 555,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13291.65035,
                "variance": 176667968.9
              },
              {
                "average": 258829246.1,
                "count": 11947784,
                "maximum": 258834452.9,
                "minimum": 258828501.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 377.0723779,
                "variance": 142183.5782
              },
              {
                "average": 1.175847756,
                "count": 11947784,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.18439994,
                "variance": 1.402803219
              },
              {
                "average": 0,
                "count": 11947784,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11947784,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11947784,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2295153645,
                "count": 11947784,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4205211966,
                "variance": 0.1768380768
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788295.2897,
              3781185.928,
              -9.188907251,
              788823.7497,
              3781714.448,
              34.83109275
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788295.2896868265,
                    3781185.9279131508,
                    -9.188907250925922
                  ],
                  [
                    788295.2896868265,
                    3781714.4479131503,
                    -9.188907250925922
                  ],
                  [
                    788823.7496868265,
                    3781714.4479131503,
                    34.83109274907408
                  ],
                  [
                    788823.7496868265,
                    3781185.9279131508,
                    34.83109274907408
                  ],
                  [
                    788295.2896868265,
                    3781185.9279131508,
                    -9.188907250925922
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T20:14:12+00:00",
            "end_time": "2019-11-26T18:35: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": "20191130_272500e_3820500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47806591831325,
              34.49654475147726,
              -6.579606029314384
            ],
            [
              -77.47786543631817,
              34.501305972796146,
              -6.579606029314384
            ],
            [
              -77.47211418214326,
              34.50113983591405,
              33.960393970685615
            ],
            [
              -77.47231498984816,
              34.49637864399604,
              33.960393970685615
            ],
            [
              -77.47806591831325,
              34.49654475147726,
              -6.579606029314384
            ]
          ]
        ]
      },
      "bbox": [
        -77.47806592,
        34.49637864,
        -6.579606029,
        -77.47211418,
        34.50130597,
        33.96039397
      ],
      "properties": {
        "datetime": "2019-11-30T23:14:40Z",
        "pc:count": 10948231,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 823651.4086,
            "count": 10948231,
            "maximum": 823940.866,
            "minimum": 823411.886,
            "name": "X",
            "position": 0,
            "stddev": 144.3607708,
            "variance": 20840.03216
          },
          {
            "average": 3823117.423,
            "count": 10948231,
            "maximum": 3823376.849,
            "minimum": 3822847.889,
            "name": "Y",
            "position": 1,
            "stddev": 150.9501106,
            "variance": 22785.9359
          },
          {
            "average": 8.762358535,
            "count": 10948231,
            "maximum": 33.96039397,
            "minimum": -6.579606029,
            "name": "Z",
            "position": 2,
            "stddev": 6.682644127,
            "variance": 44.65773253
          },
          {
            "average": 31801.97725,
            "count": 10948231,
            "maximum": 65535,
            "minimum": 4391,
            "name": "Intensity",
            "position": 3,
            "stddev": 11744.10872,
            "variance": 137924089.7
          },
          {
            "average": 2.504808037,
            "count": 10948231,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.665993399,
            "variance": 2.775534005
          },
          {
            "average": 4.009628222,
            "count": 10948231,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.134794967,
            "variance": 4.557349551
          },
          {
            "average": 0.3743562773,
            "count": 10948231,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4839562752,
            "variance": 0.2342136763
          },
          {
            "average": 0.0009535787106,
            "count": 10948231,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0308653444,
            "variance": 0.0009526694852
          },
          {
            "average": 1.469613584,
            "count": 10948231,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.463970025,
            "variance": 11.99908833
          },
          {
            "average": -0.5349986252,
            "count": 10948231,
            "maximum": 20.87999916,
            "minimum": -21.79800034,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.65933863,
            "variance": 186.5775318
          },
          {
            "average": 1.13271249,
            "count": 10948231,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.16892577,
            "variance": 1.366387455
          },
          {
            "average": 9990.034834,
            "count": 10948231,
            "maximum": 32408,
            "minimum": 2405,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13038.2766,
            "variance": 169996656.8
          },
          {
            "average": 259190099.9,
            "count": 10948231,
            "maximum": 259190880.5,
            "minimum": 259189333.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 375.6970309,
            "variance": 141148.259
          },
          {
            "average": 1.13271249,
            "count": 10948231,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.16892577,
            "variance": 1.366387455
          },
          {
            "average": 0,
            "count": 10948231,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10948231,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10948231,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1720398483,
            "count": 10948231,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3774150923,
            "variance": 0.1424421519
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          823411.886,
          3822847.889,
          -6.579606029,
          823940.866,
          3823376.849,
          33.96039397
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                823411.8859532054,
                3822847.8893651,
                -6.579606029314384
              ],
              [
                823411.8859532054,
                3823376.8493651,
                -6.579606029314384
              ],
              [
                823940.8659532054,
                3823376.8493651,
                33.960393970685615
              ],
              [
                823940.8659532054,
                3822847.8893651,
                33.960393970685615
              ],
              [
                823411.8859532054,
                3822847.8893651,
                -6.579606029314384
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-30T23:14:40+00:00",
        "end_time": "2019-11-30T22:48:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191130_272500e_3820500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191130_272500e_3820500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191130_272500e_3820500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_272500e_3820500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47806592,
            34.49637864,
            -6.579606029,
            -77.47211418,
            34.50130597,
            33.96039397
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47806591831325,
                  34.49654475147726,
                  -6.579606029314384
                ],
                [
                  -77.47786543631817,
                  34.501305972796146,
                  -6.579606029314384
                ],
                [
                  -77.47211418214326,
                  34.50113983591405,
                  33.960393970685615
                ],
                [
                  -77.47231498984816,
                  34.49637864399604,
                  33.960393970685615
                ],
                [
                  -77.47806591831325,
                  34.49654475147726,
                  -6.579606029314384
                ]
              ]
            ]
          },
          "id": "20191130_272500e_3820500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_272500e_3820500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-30T23:14:40Z",
            "pc:count": 10948231,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 823651.4086,
                "count": 10948231,
                "maximum": 823940.866,
                "minimum": 823411.886,
                "name": "X",
                "position": 0,
                "stddev": 144.3607708,
                "variance": 20840.03216
              },
              {
                "average": 3823117.423,
                "count": 10948231,
                "maximum": 3823376.849,
                "minimum": 3822847.889,
                "name": "Y",
                "position": 1,
                "stddev": 150.9501106,
                "variance": 22785.9359
              },
              {
                "average": 8.762358535,
                "count": 10948231,
                "maximum": 33.96039397,
                "minimum": -6.579606029,
                "name": "Z",
                "position": 2,
                "stddev": 6.682644127,
                "variance": 44.65773253
              },
              {
                "average": 31801.97725,
                "count": 10948231,
                "maximum": 65535,
                "minimum": 4391,
                "name": "Intensity",
                "position": 3,
                "stddev": 11744.10872,
                "variance": 137924089.7
              },
              {
                "average": 2.504808037,
                "count": 10948231,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.665993399,
                "variance": 2.775534005
              },
              {
                "average": 4.009628222,
                "count": 10948231,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.134794967,
                "variance": 4.557349551
              },
              {
                "average": 0.3743562773,
                "count": 10948231,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4839562752,
                "variance": 0.2342136763
              },
              {
                "average": 0.0009535787106,
                "count": 10948231,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0308653444,
                "variance": 0.0009526694852
              },
              {
                "average": 1.469613584,
                "count": 10948231,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.463970025,
                "variance": 11.99908833
              },
              {
                "average": -0.5349986252,
                "count": 10948231,
                "maximum": 20.87999916,
                "minimum": -21.79800034,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.65933863,
                "variance": 186.5775318
              },
              {
                "average": 1.13271249,
                "count": 10948231,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.16892577,
                "variance": 1.366387455
              },
              {
                "average": 9990.034834,
                "count": 10948231,
                "maximum": 32408,
                "minimum": 2405,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13038.2766,
                "variance": 169996656.8
              },
              {
                "average": 259190099.9,
                "count": 10948231,
                "maximum": 259190880.5,
                "minimum": 259189333.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 375.6970309,
                "variance": 141148.259
              },
              {
                "average": 1.13271249,
                "count": 10948231,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.16892577,
                "variance": 1.366387455
              },
              {
                "average": 0,
                "count": 10948231,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10948231,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10948231,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1720398483,
                "count": 10948231,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3774150923,
                "variance": 0.1424421519
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              823411.886,
              3822847.889,
              -6.579606029,
              823940.866,
              3823376.849,
              33.96039397
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    823411.8859532054,
                    3822847.8893651,
                    -6.579606029314384
                  ],
                  [
                    823411.8859532054,
                    3823376.8493651,
                    -6.579606029314384
                  ],
                  [
                    823940.8659532054,
                    3823376.8493651,
                    33.960393970685615
                  ],
                  [
                    823940.8659532054,
                    3822847.8893651,
                    33.960393970685615
                  ],
                  [
                    823411.8859532054,
                    3822847.8893651,
                    -6.579606029314384
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-30T23:14:40+00:00",
            "end_time": "2019-11-30T22:48: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": "20191126_235000e_3783000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.87450999562404,
              34.14981939783682,
              -8.976347203184673
            ],
            [
              -77.87433448403098,
              34.15457920654211,
              -8.976347203184673
            ],
            [
              -77.86861015990965,
              34.15443317313138,
              35.12365279681533
            ],
            [
              -77.86878599165371,
              34.14967339038558,
              35.12365279681533
            ],
            [
              -77.87450999562404,
              34.14981939783682,
              -8.976347203184673
            ]
          ]
        ]
      },
      "bbox": [
        -77.87451,
        34.14967339,
        -8.976347203,
        -77.86861016,
        34.15457921,
        35.1236528
      ],
      "properties": {
        "datetime": "2019-11-26T20:44:29Z",
        "pc:count": 8831366,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788454.6256,
            "count": 8831366,
            "maximum": 788706.2322,
            "minimum": 788177.7722,
            "name": "X",
            "position": 0,
            "stddev": 146.7742228,
            "variance": 21542.67249
          },
          {
            "average": 3783450.207,
            "count": 8831366,
            "maximum": 3783711.352,
            "minimum": 3783182.792,
            "name": "Y",
            "position": 1,
            "stddev": 139.6855654,
            "variance": 19512.05718
          },
          {
            "average": 13.25716504,
            "count": 8831366,
            "maximum": 35.1236528,
            "minimum": -8.976347203,
            "name": "Z",
            "position": 2,
            "stddev": 6.149129691,
            "variance": 37.81179596
          },
          {
            "average": 35327.93918,
            "count": 8831366,
            "maximum": 65535,
            "minimum": 3561,
            "name": "Intensity",
            "position": 3,
            "stddev": 12884.71832,
            "variance": 166015966.2
          },
          {
            "average": 2.204203517,
            "count": 8831366,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.571781094,
            "variance": 2.470495806
          },
          {
            "average": 3.408418131,
            "count": 8831366,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.181096776,
            "variance": 4.757183145
          },
          {
            "average": 0.3644590203,
            "count": 8831366,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4812781618,
            "variance": 0.231628669
          },
          {
            "average": 0.001165731326,
            "count": 8831366,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03412290328,
            "variance": 0.001164372529
          },
          {
            "average": 1.230833712,
            "count": 8831366,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5059370393,
            "variance": 0.2559722877
          },
          {
            "average": 0.1538650711,
            "count": 8831366,
            "maximum": 20.82600021,
            "minimum": -21.70800018,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.96074041,
            "variance": 194.9022727
          },
          {
            "average": 1.204755414,
            "count": 8831366,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.197460962,
            "variance": 1.433912756
          },
          {
            "average": 8973.479738,
            "count": 8831366,
            "maximum": 30572,
            "minimum": 569,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13471.4249,
            "variance": 181479288.8
          },
          {
            "average": 258835496.7,
            "count": 8831366,
            "maximum": 258836269.8,
            "minimum": 258834702.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 355.7071409,
            "variance": 126527.5701
          },
          {
            "average": 1.204755414,
            "count": 8831366,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.197460962,
            "variance": 1.433912756
          },
          {
            "average": 0,
            "count": 8831366,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8831366,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8831366,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2373481067,
            "count": 8831366,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.425457405,
            "variance": 0.1810140035
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788177.7722,
          3783182.792,
          -8.976347203,
          788706.2322,
          3783711.352,
          35.1236528
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788177.7722102662,
                3783182.7917747432,
                -8.976347203184673
              ],
              [
                788177.7722102662,
                3783711.351774743,
                -8.976347203184673
              ],
              [
                788706.2322102662,
                3783711.351774743,
                35.12365279681533
              ],
              [
                788706.2322102662,
                3783182.7917747432,
                35.12365279681533
              ],
              [
                788177.7722102662,
                3783182.7917747432,
                -8.976347203184673
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T20:44:29+00:00",
        "end_time": "2019-11-26T20:18:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235000e_3783000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235000e_3783000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235000e_3783000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3783000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.87451,
            34.14967339,
            -8.976347203,
            -77.86861016,
            34.15457921,
            35.1236528
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.87450999562404,
                  34.14981939783682,
                  -8.976347203184673
                ],
                [
                  -77.87433448403098,
                  34.15457920654211,
                  -8.976347203184673
                ],
                [
                  -77.86861015990965,
                  34.15443317313138,
                  35.12365279681533
                ],
                [
                  -77.86878599165371,
                  34.14967339038558,
                  35.12365279681533
                ],
                [
                  -77.87450999562404,
                  34.14981939783682,
                  -8.976347203184673
                ]
              ]
            ]
          },
          "id": "20191126_235000e_3783000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3783000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T20:44:29Z",
            "pc:count": 8831366,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788454.6256,
                "count": 8831366,
                "maximum": 788706.2322,
                "minimum": 788177.7722,
                "name": "X",
                "position": 0,
                "stddev": 146.7742228,
                "variance": 21542.67249
              },
              {
                "average": 3783450.207,
                "count": 8831366,
                "maximum": 3783711.352,
                "minimum": 3783182.792,
                "name": "Y",
                "position": 1,
                "stddev": 139.6855654,
                "variance": 19512.05718
              },
              {
                "average": 13.25716504,
                "count": 8831366,
                "maximum": 35.1236528,
                "minimum": -8.976347203,
                "name": "Z",
                "position": 2,
                "stddev": 6.149129691,
                "variance": 37.81179596
              },
              {
                "average": 35327.93918,
                "count": 8831366,
                "maximum": 65535,
                "minimum": 3561,
                "name": "Intensity",
                "position": 3,
                "stddev": 12884.71832,
                "variance": 166015966.2
              },
              {
                "average": 2.204203517,
                "count": 8831366,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.571781094,
                "variance": 2.470495806
              },
              {
                "average": 3.408418131,
                "count": 8831366,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.181096776,
                "variance": 4.757183145
              },
              {
                "average": 0.3644590203,
                "count": 8831366,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4812781618,
                "variance": 0.231628669
              },
              {
                "average": 0.001165731326,
                "count": 8831366,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03412290328,
                "variance": 0.001164372529
              },
              {
                "average": 1.230833712,
                "count": 8831366,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5059370393,
                "variance": 0.2559722877
              },
              {
                "average": 0.1538650711,
                "count": 8831366,
                "maximum": 20.82600021,
                "minimum": -21.70800018,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.96074041,
                "variance": 194.9022727
              },
              {
                "average": 1.204755414,
                "count": 8831366,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.197460962,
                "variance": 1.433912756
              },
              {
                "average": 8973.479738,
                "count": 8831366,
                "maximum": 30572,
                "minimum": 569,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13471.4249,
                "variance": 181479288.8
              },
              {
                "average": 258835496.7,
                "count": 8831366,
                "maximum": 258836269.8,
                "minimum": 258834702.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 355.7071409,
                "variance": 126527.5701
              },
              {
                "average": 1.204755414,
                "count": 8831366,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.197460962,
                "variance": 1.433912756
              },
              {
                "average": 0,
                "count": 8831366,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8831366,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8831366,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2373481067,
                "count": 8831366,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.425457405,
                "variance": 0.1810140035
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788177.7722,
              3783182.792,
              -8.976347203,
              788706.2322,
              3783711.352,
              35.1236528
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788177.7722102662,
                    3783182.7917747432,
                    -8.976347203184673
                  ],
                  [
                    788177.7722102662,
                    3783711.351774743,
                    -8.976347203184673
                  ],
                  [
                    788706.2322102662,
                    3783711.351774743,
                    35.12365279681533
                  ],
                  [
                    788706.2322102662,
                    3783182.7917747432,
                    35.12365279681533
                  ],
                  [
                    788177.7722102662,
                    3783182.7917747432,
                    -8.976347203184673
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T20:44:29+00:00",
            "end_time": "2019-11-26T20:18: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": "20191126_235500e_3788000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.87061956256801,
              34.19498295227858,
              -12.500767947651866
            ],
            [
              -77.87044356813644,
              34.199741807710986,
              -12.500767947651866
            ],
            [
              -77.8647157812643,
              34.19959541294732,
              38.459232052348135
            ],
            [
              -77.86489209651921,
              34.19483658351697,
              38.459232052348135
            ],
            [
              -77.87061956256801,
              34.19498295227858,
              -12.500767947651866
            ]
          ]
        ]
      },
      "bbox": [
        -77.87061956,
        34.19483658,
        -12.50076795,
        -77.86471578,
        34.19974181,
        38.45923205
      ],
      "properties": {
        "datetime": "2019-11-26T21:56:41Z",
        "pc:count": 9974564,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788639.2983,
            "count": 9974564,
            "maximum": 788911.2433,
            "minimum": 788382.7433,
            "name": "X",
            "position": 0,
            "stddev": 145.0662518,
            "variance": 21044.21741
          },
          {
            "average": 3788483.151,
            "count": 9974564,
            "maximum": 3788732.821,
            "minimum": 3788204.361,
            "name": "Y",
            "position": 1,
            "stddev": 142.4239808,
            "variance": 20284.5903
          },
          {
            "average": 10.02022443,
            "count": 9974564,
            "maximum": 38.45923205,
            "minimum": -12.50076795,
            "name": "Z",
            "position": 2,
            "stddev": 8.501011542,
            "variance": 72.26719724
          },
          {
            "average": 32475.37408,
            "count": 9974564,
            "maximum": 65535,
            "minimum": 3561,
            "name": "Intensity",
            "position": 3,
            "stddev": 12165.54294,
            "variance": 148000435
          },
          {
            "average": 2.318114055,
            "count": 9974564,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.564887071,
            "variance": 2.448871546
          },
          {
            "average": 3.636242446,
            "count": 9974564,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.071488182,
            "variance": 4.291063288
          },
          {
            "average": 0.3768747185,
            "count": 9974564,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4846031248,
            "variance": 0.2348401886
          },
          {
            "average": 0.001019593438,
            "count": 9974564,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03191479233,
            "variance": 0.001018553969
          },
          {
            "average": 1.353993418,
            "count": 9974564,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.797747655,
            "variance": 7.827391939
          },
          {
            "average": 1.293820282,
            "count": 9974564,
            "maximum": 20.83799934,
            "minimum": -21.71999931,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.7931896,
            "variance": 190.2520793
          },
          {
            "average": 1.14253044,
            "count": 9974564,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.169814607,
            "variance": 1.368466214
          },
          {
            "average": 8237.132843,
            "count": 9974564,
            "maximum": 30582,
            "minimum": 579,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13079.52415,
            "variance": 171073952.1
          },
          {
            "average": 258839923.4,
            "count": 9974564,
            "maximum": 258840601.9,
            "minimum": 258839186.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 320.2653002,
            "variance": 102569.8625
          },
          {
            "average": 1.14253044,
            "count": 9974564,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.169814607,
            "variance": 1.368466214
          },
          {
            "average": 0,
            "count": 9974564,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9974564,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9974564,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2396114757,
            "count": 9974564,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.426846383,
            "variance": 0.1821978347
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788382.7433,
          3788204.361,
          -12.50076795,
          788911.2433,
          3788732.821,
          38.45923205
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788382.7432826377,
                3788204.3614434083,
                -12.500767947651866
              ],
              [
                788382.7432826377,
                3788732.8214434083,
                -12.500767947651866
              ],
              [
                788911.2432826377,
                3788732.8214434083,
                38.459232052348135
              ],
              [
                788911.2432826377,
                3788204.3614434083,
                38.459232052348135
              ],
              [
                788382.7432826377,
                3788204.3614434083,
                -12.500767947651866
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T21:56:41+00:00",
        "end_time": "2019-11-26T21:33:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235500e_3788000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235500e_3788000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235500e_3788000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3788000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.87061956,
            34.19483658,
            -12.50076795,
            -77.86471578,
            34.19974181,
            38.45923205
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.87061956256801,
                  34.19498295227858,
                  -12.500767947651866
                ],
                [
                  -77.87044356813644,
                  34.199741807710986,
                  -12.500767947651866
                ],
                [
                  -77.8647157812643,
                  34.19959541294732,
                  38.459232052348135
                ],
                [
                  -77.86489209651921,
                  34.19483658351697,
                  38.459232052348135
                ],
                [
                  -77.87061956256801,
                  34.19498295227858,
                  -12.500767947651866
                ]
              ]
            ]
          },
          "id": "20191126_235500e_3788000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235500e_3788000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T21:56:41Z",
            "pc:count": 9974564,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788639.2983,
                "count": 9974564,
                "maximum": 788911.2433,
                "minimum": 788382.7433,
                "name": "X",
                "position": 0,
                "stddev": 145.0662518,
                "variance": 21044.21741
              },
              {
                "average": 3788483.151,
                "count": 9974564,
                "maximum": 3788732.821,
                "minimum": 3788204.361,
                "name": "Y",
                "position": 1,
                "stddev": 142.4239808,
                "variance": 20284.5903
              },
              {
                "average": 10.02022443,
                "count": 9974564,
                "maximum": 38.45923205,
                "minimum": -12.50076795,
                "name": "Z",
                "position": 2,
                "stddev": 8.501011542,
                "variance": 72.26719724
              },
              {
                "average": 32475.37408,
                "count": 9974564,
                "maximum": 65535,
                "minimum": 3561,
                "name": "Intensity",
                "position": 3,
                "stddev": 12165.54294,
                "variance": 148000435
              },
              {
                "average": 2.318114055,
                "count": 9974564,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.564887071,
                "variance": 2.448871546
              },
              {
                "average": 3.636242446,
                "count": 9974564,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.071488182,
                "variance": 4.291063288
              },
              {
                "average": 0.3768747185,
                "count": 9974564,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4846031248,
                "variance": 0.2348401886
              },
              {
                "average": 0.001019593438,
                "count": 9974564,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03191479233,
                "variance": 0.001018553969
              },
              {
                "average": 1.353993418,
                "count": 9974564,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.797747655,
                "variance": 7.827391939
              },
              {
                "average": 1.293820282,
                "count": 9974564,
                "maximum": 20.83799934,
                "minimum": -21.71999931,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.7931896,
                "variance": 190.2520793
              },
              {
                "average": 1.14253044,
                "count": 9974564,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.169814607,
                "variance": 1.368466214
              },
              {
                "average": 8237.132843,
                "count": 9974564,
                "maximum": 30582,
                "minimum": 579,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13079.52415,
                "variance": 171073952.1
              },
              {
                "average": 258839923.4,
                "count": 9974564,
                "maximum": 258840601.9,
                "minimum": 258839186.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 320.2653002,
                "variance": 102569.8625
              },
              {
                "average": 1.14253044,
                "count": 9974564,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.169814607,
                "variance": 1.368466214
              },
              {
                "average": 0,
                "count": 9974564,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9974564,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9974564,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2396114757,
                "count": 9974564,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.426846383,
                "variance": 0.1821978347
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788382.7433,
              3788204.361,
              -12.50076795,
              788911.2433,
              3788732.821,
              38.45923205
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788382.7432826377,
                    3788204.3614434083,
                    -12.500767947651866
                  ],
                  [
                    788382.7432826377,
                    3788732.8214434083,
                    -12.500767947651866
                  ],
                  [
                    788911.2432826377,
                    3788732.8214434083,
                    38.459232052348135
                  ],
                  [
                    788911.2432826377,
                    3788204.3614434083,
                    38.459232052348135
                  ],
                  [
                    788382.7432826377,
                    3788204.3614434083,
                    -12.500767947651866
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T21:56:41+00:00",
            "end_time": "2019-11-26T21:33: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": "20191128_273000e_3819000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47222637964954,
              34.483140925635176,
              -23.202623699944667
            ],
            [
              -77.47202569650312,
              34.48790140732908,
              -23.202623699944667
            ],
            [
              -77.46627431183033,
              34.48773502039196,
              18.757376300055334
            ],
            [
              -77.4664753204756,
              34.48297456814395,
              18.757376300055334
            ],
            [
              -77.47222637964954,
              34.483140925635176,
              -23.202623699944667
            ]
          ]
        ]
      },
      "bbox": [
        -77.47222638,
        34.48297457,
        -23.2026237,
        -77.46627431,
        34.48790141,
        18.7573763
      ],
      "properties": {
        "datetime": "2019-11-28T20:58:57Z",
        "pc:count": 8094149,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 824252.9148,
            "count": 8094149,
            "maximum": 824529.3654,
            "minimum": 824000.2854,
            "name": "X",
            "position": 0,
            "stddev": 145.3415579,
            "variance": 21124.16845
          },
          {
            "average": 3821642.061,
            "count": 8094149,
            "maximum": 3821908.159,
            "minimum": 3821379.279,
            "name": "Y",
            "position": 1,
            "stddev": 142.1361862,
            "variance": 20202.69543
          },
          {
            "average": 0.5158485039,
            "count": 8094149,
            "maximum": 18.7573763,
            "minimum": -23.2026237,
            "name": "Z",
            "position": 2,
            "stddev": 2.388744072,
            "variance": 5.706098241
          },
          {
            "average": 27267.31845,
            "count": 8094149,
            "maximum": 65535,
            "minimum": 3735,
            "name": "Intensity",
            "position": 3,
            "stddev": 8427.608399,
            "variance": 71024583.33
          },
          {
            "average": 2.047319366,
            "count": 8094149,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.205038086,
            "variance": 1.45211679
          },
          {
            "average": 3.094400783,
            "count": 8094149,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.48715992,
            "variance": 2.211644626
          },
          {
            "average": 0.4431473896,
            "count": 8094149,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.496757296,
            "variance": 0.2467678112
          },
          {
            "average": 0.001251397769,
            "count": 8094149,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03535296207,
            "variance": 0.001249831927
          },
          {
            "average": 26.96535893,
            "count": 8094149,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 20.82159207,
            "variance": 433.5386965
          },
          {
            "average": -0.1371926699,
            "count": 8094149,
            "maximum": 21.20999908,
            "minimum": -21.79199982,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.76906762,
            "variance": 189.5872231
          },
          {
            "average": 0.7926657886,
            "count": 8094149,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9291843955,
            "variance": 0.8633836409
          },
          {
            "average": 3850.921814,
            "count": 8094149,
            "maximum": 30357,
            "minimum": 354,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9625.017722,
            "variance": 92640966.14
          },
          {
            "average": 259009450.9,
            "count": 8094149,
            "maximum": 259009937.2,
            "minimum": 259008770.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 349.7861971,
            "variance": 122350.3837
          },
          {
            "average": 0.7926657886,
            "count": 8094149,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.9291843955,
            "variance": 0.8633836409
          },
          {
            "average": 0,
            "count": 8094149,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8094149,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8094149,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1722040205,
            "count": 8094149,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3775576955,
            "variance": 0.1425498134
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          824000.2854,
          3821379.279,
          -23.2026237,
          824529.3654,
          3821908.159,
          18.7573763
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                824000.2854254562,
                3821379.2788235946,
                -23.202623699944667
              ],
              [
                824000.2854254562,
                3821908.1588235945,
                -23.202623699944667
              ],
              [
                824529.3654254563,
                3821908.1588235945,
                18.757376300055334
              ],
              [
                824529.3654254563,
                3821379.2788235946,
                18.757376300055334
              ],
              [
                824000.2854254562,
                3821379.2788235946,
                -23.202623699944667
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-28T20:58:57+00:00",
        "end_time": "2019-11-28T20:39:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191128_273000e_3819000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191128_273000e_3819000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191128_273000e_3819000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_273000e_3819000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47222638,
            34.48297457,
            -23.2026237,
            -77.46627431,
            34.48790141,
            18.7573763
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47222637964954,
                  34.483140925635176,
                  -23.202623699944667
                ],
                [
                  -77.47202569650312,
                  34.48790140732908,
                  -23.202623699944667
                ],
                [
                  -77.46627431183033,
                  34.48773502039196,
                  18.757376300055334
                ],
                [
                  -77.4664753204756,
                  34.48297456814395,
                  18.757376300055334
                ],
                [
                  -77.47222637964954,
                  34.483140925635176,
                  -23.202623699944667
                ]
              ]
            ]
          },
          "id": "20191128_273000e_3819000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_273000e_3819000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-28T20:58:57Z",
            "pc:count": 8094149,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 824252.9148,
                "count": 8094149,
                "maximum": 824529.3654,
                "minimum": 824000.2854,
                "name": "X",
                "position": 0,
                "stddev": 145.3415579,
                "variance": 21124.16845
              },
              {
                "average": 3821642.061,
                "count": 8094149,
                "maximum": 3821908.159,
                "minimum": 3821379.279,
                "name": "Y",
                "position": 1,
                "stddev": 142.1361862,
                "variance": 20202.69543
              },
              {
                "average": 0.5158485039,
                "count": 8094149,
                "maximum": 18.7573763,
                "minimum": -23.2026237,
                "name": "Z",
                "position": 2,
                "stddev": 2.388744072,
                "variance": 5.706098241
              },
              {
                "average": 27267.31845,
                "count": 8094149,
                "maximum": 65535,
                "minimum": 3735,
                "name": "Intensity",
                "position": 3,
                "stddev": 8427.608399,
                "variance": 71024583.33
              },
              {
                "average": 2.047319366,
                "count": 8094149,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.205038086,
                "variance": 1.45211679
              },
              {
                "average": 3.094400783,
                "count": 8094149,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.48715992,
                "variance": 2.211644626
              },
              {
                "average": 0.4431473896,
                "count": 8094149,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.496757296,
                "variance": 0.2467678112
              },
              {
                "average": 0.001251397769,
                "count": 8094149,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03535296207,
                "variance": 0.001249831927
              },
              {
                "average": 26.96535893,
                "count": 8094149,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 20.82159207,
                "variance": 433.5386965
              },
              {
                "average": -0.1371926699,
                "count": 8094149,
                "maximum": 21.20999908,
                "minimum": -21.79199982,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.76906762,
                "variance": 189.5872231
              },
              {
                "average": 0.7926657886,
                "count": 8094149,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9291843955,
                "variance": 0.8633836409
              },
              {
                "average": 3850.921814,
                "count": 8094149,
                "maximum": 30357,
                "minimum": 354,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9625.017722,
                "variance": 92640966.14
              },
              {
                "average": 259009450.9,
                "count": 8094149,
                "maximum": 259009937.2,
                "minimum": 259008770.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 349.7861971,
                "variance": 122350.3837
              },
              {
                "average": 0.7926657886,
                "count": 8094149,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.9291843955,
                "variance": 0.8633836409
              },
              {
                "average": 0,
                "count": 8094149,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8094149,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8094149,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1722040205,
                "count": 8094149,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3775576955,
                "variance": 0.1425498134
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              824000.2854,
              3821379.279,
              -23.2026237,
              824529.3654,
              3821908.159,
              18.7573763
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    824000.2854254562,
                    3821379.2788235946,
                    -23.202623699944667
                  ],
                  [
                    824000.2854254562,
                    3821908.1588235945,
                    -23.202623699944667
                  ],
                  [
                    824529.3654254563,
                    3821908.1588235945,
                    18.757376300055334
                  ],
                  [
                    824529.3654254563,
                    3821379.2788235946,
                    18.757376300055334
                  ],
                  [
                    824000.2854254562,
                    3821379.2788235946,
                    -23.202623699944667
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-28T20:58:57+00:00",
            "end_time": "2019-11-28T20:39: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": "20191128_273000e_3818500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47209330059944,
              34.47863515314225,
              -14.372794350448487
            ],
            [
              -77.47189261330311,
              34.48339635774767,
              -14.372794350448487
            ],
            [
              -77.46614197346943,
              34.4832299960651,
              22.52720564955151
            ],
            [
              -77.46634298621679,
              34.47846882090738,
              22.52720564955151
            ],
            [
              -77.47209330059944,
              34.47863515314225,
              -14.372794350448487
            ]
          ]
        ]
      },
      "bbox": [
        -77.4720933,
        34.47846882,
        -14.37279435,
        -77.46614197,
        34.48339636,
        22.52720565
      ],
      "properties": {
        "datetime": "2019-11-28T20:44:17Z",
        "pc:count": 8371419,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 824288.8876,
            "count": 8371419,
            "maximum": 824559.004,
            "minimum": 824029.964,
            "name": "X",
            "position": 0,
            "stddev": 142.4919638,
            "variance": 20303.95975
          },
          {
            "average": 3821151.295,
            "count": 8371419,
            "maximum": 3821408.693,
            "minimum": 3820879.733,
            "name": "Y",
            "position": 1,
            "stddev": 142.8698948,
            "variance": 20411.80685
          },
          {
            "average": -0.3602921056,
            "count": 8371419,
            "maximum": 22.52720565,
            "minimum": -14.37279435,
            "name": "Z",
            "position": 2,
            "stddev": 0.8548610589,
            "variance": 0.73078743
          },
          {
            "average": 26248.25169,
            "count": 8371419,
            "maximum": 65535,
            "minimum": 3495,
            "name": "Intensity",
            "position": 3,
            "stddev": 6628.402024,
            "variance": 43935713.39
          },
          {
            "average": 1.872381851,
            "count": 8371419,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9274088197,
            "variance": 0.8600871188
          },
          {
            "average": 2.744776125,
            "count": 8371419,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9730223467,
            "variance": 0.9467724872
          },
          {
            "average": 0.4476874231,
            "count": 8371419,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4972558937,
            "variance": 0.2472634238
          },
          {
            "average": 0.001240530429,
            "count": 8371419,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03519931336,
            "variance": 0.001238991661
          },
          {
            "average": 31.04151745,
            "count": 8371419,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 19.26625559,
            "variance": 371.1886044
          },
          {
            "average": -0.5733664108,
            "count": 8371419,
            "maximum": 21.27000046,
            "minimum": -21.93000031,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.71504514,
            "variance": 188.1024631
          },
          {
            "average": 0.7590543491,
            "count": 8371419,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8975660379,
            "variance": 0.8056247924
          },
          {
            "average": 3467.515124,
            "count": 8371419,
            "maximum": 30355,
            "minimum": 352,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9149.539526,
            "variance": 83714073.53
          },
          {
            "average": 259008629.8,
            "count": 8371419,
            "maximum": 259009057.5,
            "minimum": 259007887.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 343.2702011,
            "variance": 117834.4309
          },
          {
            "average": 0.7590543491,
            "count": 8371419,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.8975660379,
            "variance": 0.8056247924
          },
          {
            "average": 0,
            "count": 8371419,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8371419,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8371419,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1772283767,
            "count": 8371419,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3818618816,
            "variance": 0.1458184966
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          824029.964,
          3820879.733,
          -14.37279435,
          824559.004,
          3821408.693,
          22.52720565
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                824029.9640351632,
                3820879.7327653877,
                -14.372794350448487
              ],
              [
                824029.9640351632,
                3821408.6927653877,
                -14.372794350448487
              ],
              [
                824559.0040351632,
                3821408.6927653877,
                22.52720564955151
              ],
              [
                824559.0040351632,
                3820879.7327653877,
                22.52720564955151
              ],
              [
                824029.9640351632,
                3820879.7327653877,
                -14.372794350448487
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-28T20:44:17+00:00",
        "end_time": "2019-11-28T20:24:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191128_273000e_3818500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191128_273000e_3818500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191128_273000e_3818500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_273000e_3818500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.4720933,
            34.47846882,
            -14.37279435,
            -77.46614197,
            34.48339636,
            22.52720565
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47209330059944,
                  34.47863515314225,
                  -14.372794350448487
                ],
                [
                  -77.47189261330311,
                  34.48339635774767,
                  -14.372794350448487
                ],
                [
                  -77.46614197346943,
                  34.4832299960651,
                  22.52720564955151
                ],
                [
                  -77.46634298621679,
                  34.47846882090738,
                  22.52720564955151
                ],
                [
                  -77.47209330059944,
                  34.47863515314225,
                  -14.372794350448487
                ]
              ]
            ]
          },
          "id": "20191128_273000e_3818500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_273000e_3818500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-28T20:44:17Z",
            "pc:count": 8371419,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 824288.8876,
                "count": 8371419,
                "maximum": 824559.004,
                "minimum": 824029.964,
                "name": "X",
                "position": 0,
                "stddev": 142.4919638,
                "variance": 20303.95975
              },
              {
                "average": 3821151.295,
                "count": 8371419,
                "maximum": 3821408.693,
                "minimum": 3820879.733,
                "name": "Y",
                "position": 1,
                "stddev": 142.8698948,
                "variance": 20411.80685
              },
              {
                "average": -0.3602921056,
                "count": 8371419,
                "maximum": 22.52720565,
                "minimum": -14.37279435,
                "name": "Z",
                "position": 2,
                "stddev": 0.8548610589,
                "variance": 0.73078743
              },
              {
                "average": 26248.25169,
                "count": 8371419,
                "maximum": 65535,
                "minimum": 3495,
                "name": "Intensity",
                "position": 3,
                "stddev": 6628.402024,
                "variance": 43935713.39
              },
              {
                "average": 1.872381851,
                "count": 8371419,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9274088197,
                "variance": 0.8600871188
              },
              {
                "average": 2.744776125,
                "count": 8371419,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9730223467,
                "variance": 0.9467724872
              },
              {
                "average": 0.4476874231,
                "count": 8371419,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4972558937,
                "variance": 0.2472634238
              },
              {
                "average": 0.001240530429,
                "count": 8371419,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03519931336,
                "variance": 0.001238991661
              },
              {
                "average": 31.04151745,
                "count": 8371419,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 19.26625559,
                "variance": 371.1886044
              },
              {
                "average": -0.5733664108,
                "count": 8371419,
                "maximum": 21.27000046,
                "minimum": -21.93000031,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.71504514,
                "variance": 188.1024631
              },
              {
                "average": 0.7590543491,
                "count": 8371419,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8975660379,
                "variance": 0.8056247924
              },
              {
                "average": 3467.515124,
                "count": 8371419,
                "maximum": 30355,
                "minimum": 352,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9149.539526,
                "variance": 83714073.53
              },
              {
                "average": 259008629.8,
                "count": 8371419,
                "maximum": 259009057.5,
                "minimum": 259007887.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 343.2702011,
                "variance": 117834.4309
              },
              {
                "average": 0.7590543491,
                "count": 8371419,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.8975660379,
                "variance": 0.8056247924
              },
              {
                "average": 0,
                "count": 8371419,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8371419,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8371419,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1772283767,
                "count": 8371419,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3818618816,
                "variance": 0.1458184966
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              824029.964,
              3820879.733,
              -14.37279435,
              824559.004,
              3821408.693,
              22.52720565
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    824029.9640351632,
                    3820879.7327653877,
                    -14.372794350448487
                  ],
                  [
                    824029.9640351632,
                    3821408.6927653877,
                    -14.372794350448487
                  ],
                  [
                    824559.0040351632,
                    3821408.6927653877,
                    22.52720564955151
                  ],
                  [
                    824559.0040351632,
                    3820879.7327653877,
                    22.52720564955151
                  ],
                  [
                    824029.9640351632,
                    3820879.7327653877,
                    -14.372794350448487
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-28T20:44:17+00:00",
            "end_time": "2019-11-28T20:24: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": "20191126_235000e_3787000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.87573351709142,
              34.18584920890478,
              -11.798638679192557
            ],
            [
              -77.87555790338521,
              34.190607194183556,
              -11.798638679192557
            ],
            [
              -77.86983005587038,
              34.19046105568502,
              44.121361320807445
            ],
            [
              -77.87000599023749,
              34.185703096361344,
              44.121361320807445
            ],
            [
              -77.87573351709142,
              34.18584920890478,
              -11.798638679192557
            ]
          ]
        ]
      },
      "bbox": [
        -77.87573352,
        34.1857031,
        -11.79863868,
        -77.86983006,
        34.19060719,
        44.12136132
      ],
      "properties": {
        "datetime": "2019-11-26T21:56:54Z",
        "pc:count": 9651517,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788229.2267,
            "count": 9651517,
            "maximum": 788470.9435,
            "minimum": 787942.3835,
            "name": "X",
            "position": 0,
            "stddev": 147.636574,
            "variance": 21796.55798
          },
          {
            "average": 3787438.548,
            "count": 9651517,
            "maximum": 3787704.926,
            "minimum": 3787176.566,
            "name": "Y",
            "position": 1,
            "stddev": 137.5065996,
            "variance": 18908.06492
          },
          {
            "average": 12.90973471,
            "count": 9651517,
            "maximum": 44.12136132,
            "minimum": -11.79863868,
            "name": "Z",
            "position": 2,
            "stddev": 6.440197434,
            "variance": 41.47614299
          },
          {
            "average": 33893.9634,
            "count": 9651517,
            "maximum": 65535,
            "minimum": 3910,
            "name": "Intensity",
            "position": 3,
            "stddev": 12762.79413,
            "variance": 162888913.9
          },
          {
            "average": 2.34217336,
            "count": 9651517,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.612150146,
            "variance": 2.599028092
          },
          {
            "average": 3.684361536,
            "count": 9651517,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.157193664,
            "variance": 4.653484503
          },
          {
            "average": 0.3631297546,
            "count": 9651517,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4809018194,
            "variance": 0.2312665599
          },
          {
            "average": 0.001046674839,
            "count": 9651517,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0323354205,
            "variance": 0.001045579419
          },
          {
            "average": 1.195678669,
            "count": 9651517,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4923361438,
            "variance": 0.2423948785
          },
          {
            "average": -1.283355852,
            "count": 9651517,
            "maximum": 20.83200073,
            "minimum": -21.73800087,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.39207468,
            "variance": 179.3476642
          },
          {
            "average": 1.200651877,
            "count": 9651517,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.197552229,
            "variance": 1.43413134
          },
          {
            "average": 8955.132859,
            "count": 9651517,
            "maximum": 30582,
            "minimum": 578,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13457.79849,
            "variance": 181112340.3
          },
          {
            "average": 258839640.5,
            "count": 9651517,
            "maximum": 258840614.6,
            "minimum": 258838879.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 337.2764814,
            "variance": 113755.4249
          },
          {
            "average": 1.200651877,
            "count": 9651517,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.197552229,
            "variance": 1.43413134
          },
          {
            "average": 0,
            "count": 9651517,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9651517,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9651517,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.223185951,
            "count": 9651517,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4163820364,
            "variance": 0.1733740002
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          787942.3835,
          3787176.566,
          -11.79863868,
          788470.9435,
          3787704.926,
          44.12136132
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                787942.3835465898,
                3787176.565705888,
                -11.798638679192557
              ],
              [
                787942.3835465898,
                3787704.9257058883,
                -11.798638679192557
              ],
              [
                788470.9435465898,
                3787704.9257058883,
                44.121361320807445
              ],
              [
                788470.9435465898,
                3787176.565705888,
                44.121361320807445
              ],
              [
                787942.3835465898,
                3787176.565705888,
                -11.798638679192557
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T21:56:54+00:00",
        "end_time": "2019-11-26T21:27:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235000e_3787000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235000e_3787000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235000e_3787000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3787000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.87573352,
            34.1857031,
            -11.79863868,
            -77.86983006,
            34.19060719,
            44.12136132
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.87573351709142,
                  34.18584920890478,
                  -11.798638679192557
                ],
                [
                  -77.87555790338521,
                  34.190607194183556,
                  -11.798638679192557
                ],
                [
                  -77.86983005587038,
                  34.19046105568502,
                  44.121361320807445
                ],
                [
                  -77.87000599023749,
                  34.185703096361344,
                  44.121361320807445
                ],
                [
                  -77.87573351709142,
                  34.18584920890478,
                  -11.798638679192557
                ]
              ]
            ]
          },
          "id": "20191126_235000e_3787000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3787000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T21:56:54Z",
            "pc:count": 9651517,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788229.2267,
                "count": 9651517,
                "maximum": 788470.9435,
                "minimum": 787942.3835,
                "name": "X",
                "position": 0,
                "stddev": 147.636574,
                "variance": 21796.55798
              },
              {
                "average": 3787438.548,
                "count": 9651517,
                "maximum": 3787704.926,
                "minimum": 3787176.566,
                "name": "Y",
                "position": 1,
                "stddev": 137.5065996,
                "variance": 18908.06492
              },
              {
                "average": 12.90973471,
                "count": 9651517,
                "maximum": 44.12136132,
                "minimum": -11.79863868,
                "name": "Z",
                "position": 2,
                "stddev": 6.440197434,
                "variance": 41.47614299
              },
              {
                "average": 33893.9634,
                "count": 9651517,
                "maximum": 65535,
                "minimum": 3910,
                "name": "Intensity",
                "position": 3,
                "stddev": 12762.79413,
                "variance": 162888913.9
              },
              {
                "average": 2.34217336,
                "count": 9651517,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.612150146,
                "variance": 2.599028092
              },
              {
                "average": 3.684361536,
                "count": 9651517,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.157193664,
                "variance": 4.653484503
              },
              {
                "average": 0.3631297546,
                "count": 9651517,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4809018194,
                "variance": 0.2312665599
              },
              {
                "average": 0.001046674839,
                "count": 9651517,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0323354205,
                "variance": 0.001045579419
              },
              {
                "average": 1.195678669,
                "count": 9651517,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4923361438,
                "variance": 0.2423948785
              },
              {
                "average": -1.283355852,
                "count": 9651517,
                "maximum": 20.83200073,
                "minimum": -21.73800087,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.39207468,
                "variance": 179.3476642
              },
              {
                "average": 1.200651877,
                "count": 9651517,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.197552229,
                "variance": 1.43413134
              },
              {
                "average": 8955.132859,
                "count": 9651517,
                "maximum": 30582,
                "minimum": 578,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13457.79849,
                "variance": 181112340.3
              },
              {
                "average": 258839640.5,
                "count": 9651517,
                "maximum": 258840614.6,
                "minimum": 258838879.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 337.2764814,
                "variance": 113755.4249
              },
              {
                "average": 1.200651877,
                "count": 9651517,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.197552229,
                "variance": 1.43413134
              },
              {
                "average": 0,
                "count": 9651517,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9651517,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9651517,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.223185951,
                "count": 9651517,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4163820364,
                "variance": 0.1733740002
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              787942.3835,
              3787176.566,
              -11.79863868,
              788470.9435,
              3787704.926,
              44.12136132
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    787942.3835465898,
                    3787176.565705888,
                    -11.798638679192557
                  ],
                  [
                    787942.3835465898,
                    3787704.9257058883,
                    -11.798638679192557
                  ],
                  [
                    788470.9435465898,
                    3787704.9257058883,
                    44.121361320807445
                  ],
                  [
                    788470.9435465898,
                    3787176.565705888,
                    44.121361320807445
                  ],
                  [
                    787942.3835465898,
                    3787176.565705888,
                    -11.798638679192557
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T21:56:54+00:00",
            "end_time": "2019-11-26T21:27: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": "20191128_273000e_3819500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47235966064166,
              34.487645740610404,
              -17.810658990658787
            ],
            [
              -77.47215895889804,
              34.492406039458345,
              -17.810658990658787
            ],
            [
              -77.46640661187627,
              34.49223962098218,
              24.44934100934121
            ],
            [
              -77.4666076392158,
              34.48747935158279,
              24.44934100934121
            ],
            [
              -77.47235966064166,
              34.487645740610404,
              -17.810658990658787
            ]
          ]
        ]
      },
      "bbox": [
        -77.47235966,
        34.48747935,
        -17.81065899,
        -77.46640661,
        34.49240604,
        24.44934101
      ],
      "properties": {
        "datetime": "2019-11-28T21:14:05Z",
        "pc:count": 7816852,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 824218.0133,
            "count": 7816852,
            "maximum": 824499.7313,
            "minimum": 823970.5913,
            "name": "X",
            "position": 0,
            "stddev": 160.2546743,
            "variance": 25681.56064
          },
          {
            "average": 3822151.345,
            "count": 7816852,
            "maximum": 3822407.578,
            "minimum": 3821878.718,
            "name": "Y",
            "position": 1,
            "stddev": 137.2807753,
            "variance": 18846.01126
          },
          {
            "average": 2.253719649,
            "count": 7816852,
            "maximum": 24.44934101,
            "minimum": -17.81065899,
            "name": "Z",
            "position": 2,
            "stddev": 5.332914222,
            "variance": 28.4399741
          },
          {
            "average": 31283.09437,
            "count": 7816852,
            "maximum": 65535,
            "minimum": 5003,
            "name": "Intensity",
            "position": 3,
            "stddev": 9104.284414,
            "variance": 82887994.69
          },
          {
            "average": 1.880383945,
            "count": 7816852,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.213229008,
            "variance": 1.471924625
          },
          {
            "average": 2.760777612,
            "count": 7816852,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.661415462,
            "variance": 2.760301337
          },
          {
            "average": 0.4058949818,
            "count": 7816852,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.491064432,
            "variance": 0.2411442764
          },
          {
            "average": 0.001382525856,
            "count": 7816852,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03715662329,
            "variance": 0.001380614655
          },
          {
            "average": 16.39351353,
            "count": 7816852,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 20.20495587,
            "variance": 408.2402416
          },
          {
            "average": -0.1947046916,
            "count": 7816852,
            "maximum": 20.94599915,
            "minimum": -21.83399963,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.49786968,
            "variance": 182.192486
          },
          {
            "average": 0.9704798044,
            "count": 7816852,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.076019771,
            "variance": 1.157818547
          },
          {
            "average": 6003.547102,
            "count": 7816852,
            "maximum": 30359,
            "minimum": 356,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11726.09987,
            "variance": 137501418.3
          },
          {
            "average": 259010335.5,
            "count": 7816852,
            "maximum": 259010845,
            "minimum": 259009627.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 363.3419127,
            "variance": 132017.3455
          },
          {
            "average": 0.9704798044,
            "count": 7816852,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.076019771,
            "variance": 1.157818547
          },
          {
            "average": 0,
            "count": 7816852,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7816852,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7816852,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1668278995,
            "count": 7816852,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3728221684,
            "variance": 0.1389963692
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          823970.5913,
          3821878.718,
          -17.81065899,
          824499.7313,
          3822407.578,
          24.44934101
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                823970.5912865715,
                3821878.718179204,
                -17.810658990658787
              ],
              [
                823970.5912865715,
                3822407.5781792044,
                -17.810658990658787
              ],
              [
                824499.7312865714,
                3822407.5781792044,
                24.44934100934121
              ],
              [
                824499.7312865714,
                3821878.718179204,
                24.44934100934121
              ],
              [
                823970.5912865715,
                3821878.718179204,
                -17.810658990658787
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-28T21:14:05+00:00",
        "end_time": "2019-11-28T20:53:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191128_273000e_3819500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191128_273000e_3819500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191128_273000e_3819500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_273000e_3819500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47235966,
            34.48747935,
            -17.81065899,
            -77.46640661,
            34.49240604,
            24.44934101
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47235966064166,
                  34.487645740610404,
                  -17.810658990658787
                ],
                [
                  -77.47215895889804,
                  34.492406039458345,
                  -17.810658990658787
                ],
                [
                  -77.46640661187627,
                  34.49223962098218,
                  24.44934100934121
                ],
                [
                  -77.4666076392158,
                  34.48747935158279,
                  24.44934100934121
                ],
                [
                  -77.47235966064166,
                  34.487645740610404,
                  -17.810658990658787
                ]
              ]
            ]
          },
          "id": "20191128_273000e_3819500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_273000e_3819500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-28T21:14:05Z",
            "pc:count": 7816852,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 824218.0133,
                "count": 7816852,
                "maximum": 824499.7313,
                "minimum": 823970.5913,
                "name": "X",
                "position": 0,
                "stddev": 160.2546743,
                "variance": 25681.56064
              },
              {
                "average": 3822151.345,
                "count": 7816852,
                "maximum": 3822407.578,
                "minimum": 3821878.718,
                "name": "Y",
                "position": 1,
                "stddev": 137.2807753,
                "variance": 18846.01126
              },
              {
                "average": 2.253719649,
                "count": 7816852,
                "maximum": 24.44934101,
                "minimum": -17.81065899,
                "name": "Z",
                "position": 2,
                "stddev": 5.332914222,
                "variance": 28.4399741
              },
              {
                "average": 31283.09437,
                "count": 7816852,
                "maximum": 65535,
                "minimum": 5003,
                "name": "Intensity",
                "position": 3,
                "stddev": 9104.284414,
                "variance": 82887994.69
              },
              {
                "average": 1.880383945,
                "count": 7816852,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.213229008,
                "variance": 1.471924625
              },
              {
                "average": 2.760777612,
                "count": 7816852,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.661415462,
                "variance": 2.760301337
              },
              {
                "average": 0.4058949818,
                "count": 7816852,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.491064432,
                "variance": 0.2411442764
              },
              {
                "average": 0.001382525856,
                "count": 7816852,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03715662329,
                "variance": 0.001380614655
              },
              {
                "average": 16.39351353,
                "count": 7816852,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 20.20495587,
                "variance": 408.2402416
              },
              {
                "average": -0.1947046916,
                "count": 7816852,
                "maximum": 20.94599915,
                "minimum": -21.83399963,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.49786968,
                "variance": 182.192486
              },
              {
                "average": 0.9704798044,
                "count": 7816852,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.076019771,
                "variance": 1.157818547
              },
              {
                "average": 6003.547102,
                "count": 7816852,
                "maximum": 30359,
                "minimum": 356,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11726.09987,
                "variance": 137501418.3
              },
              {
                "average": 259010335.5,
                "count": 7816852,
                "maximum": 259010845,
                "minimum": 259009627.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 363.3419127,
                "variance": 132017.3455
              },
              {
                "average": 0.9704798044,
                "count": 7816852,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.076019771,
                "variance": 1.157818547
              },
              {
                "average": 0,
                "count": 7816852,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7816852,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7816852,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1668278995,
                "count": 7816852,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3728221684,
                "variance": 0.1389963692
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              823970.5913,
              3821878.718,
              -17.81065899,
              824499.7313,
              3822407.578,
              24.44934101
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    823970.5912865715,
                    3821878.718179204,
                    -17.810658990658787
                  ],
                  [
                    823970.5912865715,
                    3822407.5781792044,
                    -17.810658990658787
                  ],
                  [
                    824499.7312865714,
                    3822407.5781792044,
                    24.44934100934121
                  ],
                  [
                    824499.7312865714,
                    3821878.718179204,
                    24.44934100934121
                  ],
                  [
                    823970.5912865715,
                    3821878.718179204,
                    -17.810658990658787
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-28T21:14:05+00:00",
            "end_time": "2019-11-28T20:53: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": "20191126_235000e_3786500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.87558044289008,
              34.18134486959249,
              -6.854045195817768
            ],
            [
              -77.87540477712547,
              34.18610483881281,
              -6.854045195817768
            ],
            [
              -77.86967745151715,
              34.1859587155047,
              42.525954804182234
            ],
            [
              -77.86985343799267,
              34.18119877224923,
              42.525954804182234
            ],
            [
              -77.87558044289008,
              34.18134486959249,
              -6.854045195817768
            ]
          ]
        ]
      },
      "bbox": [
        -77.87558044,
        34.18119877,
        -6.854045196,
        -77.86967745,
        34.18610484,
        42.5259548
      ],
      "properties": {
        "datetime": "2019-11-26T21:42:40Z",
        "pc:count": 9807371,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788238.7041,
            "count": 9807371,
            "maximum": 788500.3625,
            "minimum": 787971.8225,
            "name": "X",
            "position": 0,
            "stddev": 146.1330255,
            "variance": 21354.86114
          },
          {
            "average": 3786943.199,
            "count": 9807371,
            "maximum": 3787205.856,
            "minimum": 3786677.276,
            "name": "Y",
            "position": 1,
            "stddev": 143.0238735,
            "variance": 20455.82838
          },
          {
            "average": 13.15230726,
            "count": 9807371,
            "maximum": 42.5259548,
            "minimum": -6.854045196,
            "name": "Z",
            "position": 2,
            "stddev": 6.286133759,
            "variance": 39.51547763
          },
          {
            "average": 33925.60504,
            "count": 9807371,
            "maximum": 65535,
            "minimum": 4041,
            "name": "Intensity",
            "position": 3,
            "stddev": 12761.56439,
            "variance": 162857525.7
          },
          {
            "average": 2.309300321,
            "count": 9807371,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.574624244,
            "variance": 2.479441511
          },
          {
            "average": 3.618206245,
            "count": 9807371,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.100856165,
            "variance": 4.413596625
          },
          {
            "average": 0.3646435931,
            "count": 9807371,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4813301016,
            "variance": 0.2316786667
          },
          {
            "average": 0.001020049104,
            "count": 9807371,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03192191579,
            "variance": 0.001019008708
          },
          {
            "average": 1.203319422,
            "count": 9807371,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5001694027,
            "variance": 0.2501694314
          },
          {
            "average": 0.155288419,
            "count": 9807371,
            "maximum": 20.8560009,
            "minimum": -21.73800087,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.4880146,
            "variance": 181.9265378
          },
          {
            "average": 1.198571972,
            "count": 9807371,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.19576507,
            "variance": 1.429854104
          },
          {
            "average": 8918.107643,
            "count": 9807371,
            "maximum": 30580,
            "minimum": 577,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13440.06047,
            "variance": 180635225.4
          },
          {
            "average": 258839165.3,
            "count": 9807371,
            "maximum": 258839760.9,
            "minimum": 258838282.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 338.5024604,
            "variance": 114583.9157
          },
          {
            "average": 1.198571972,
            "count": 9807371,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.19576507,
            "variance": 1.429854104
          },
          {
            "average": 0,
            "count": 9807371,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9807371,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9807371,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2274965432,
            "count": 9807371,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4192157964,
            "variance": 0.1757418839
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          787971.8225,
          3786677.276,
          -6.854045196,
          788500.3625,
          3787205.856,
          42.5259548
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                787971.8225397532,
                3786677.2755547827,
                -6.854045195817768
              ],
              [
                787971.8225397532,
                3787205.855554783,
                -6.854045195817768
              ],
              [
                788500.3625397532,
                3787205.855554783,
                42.525954804182234
              ],
              [
                788500.3625397532,
                3786677.2755547827,
                42.525954804182234
              ],
              [
                787971.8225397532,
                3786677.2755547827,
                -6.854045195817768
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T21:42:40+00:00",
        "end_time": "2019-11-26T21:18:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235000e_3786500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235000e_3786500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235000e_3786500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3786500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.87558044,
            34.18119877,
            -6.854045196,
            -77.86967745,
            34.18610484,
            42.5259548
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.87558044289008,
                  34.18134486959249,
                  -6.854045195817768
                ],
                [
                  -77.87540477712547,
                  34.18610483881281,
                  -6.854045195817768
                ],
                [
                  -77.86967745151715,
                  34.1859587155047,
                  42.525954804182234
                ],
                [
                  -77.86985343799267,
                  34.18119877224923,
                  42.525954804182234
                ],
                [
                  -77.87558044289008,
                  34.18134486959249,
                  -6.854045195817768
                ]
              ]
            ]
          },
          "id": "20191126_235000e_3786500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3786500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T21:42:40Z",
            "pc:count": 9807371,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788238.7041,
                "count": 9807371,
                "maximum": 788500.3625,
                "minimum": 787971.8225,
                "name": "X",
                "position": 0,
                "stddev": 146.1330255,
                "variance": 21354.86114
              },
              {
                "average": 3786943.199,
                "count": 9807371,
                "maximum": 3787205.856,
                "minimum": 3786677.276,
                "name": "Y",
                "position": 1,
                "stddev": 143.0238735,
                "variance": 20455.82838
              },
              {
                "average": 13.15230726,
                "count": 9807371,
                "maximum": 42.5259548,
                "minimum": -6.854045196,
                "name": "Z",
                "position": 2,
                "stddev": 6.286133759,
                "variance": 39.51547763
              },
              {
                "average": 33925.60504,
                "count": 9807371,
                "maximum": 65535,
                "minimum": 4041,
                "name": "Intensity",
                "position": 3,
                "stddev": 12761.56439,
                "variance": 162857525.7
              },
              {
                "average": 2.309300321,
                "count": 9807371,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.574624244,
                "variance": 2.479441511
              },
              {
                "average": 3.618206245,
                "count": 9807371,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.100856165,
                "variance": 4.413596625
              },
              {
                "average": 0.3646435931,
                "count": 9807371,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4813301016,
                "variance": 0.2316786667
              },
              {
                "average": 0.001020049104,
                "count": 9807371,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03192191579,
                "variance": 0.001019008708
              },
              {
                "average": 1.203319422,
                "count": 9807371,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5001694027,
                "variance": 0.2501694314
              },
              {
                "average": 0.155288419,
                "count": 9807371,
                "maximum": 20.8560009,
                "minimum": -21.73800087,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.4880146,
                "variance": 181.9265378
              },
              {
                "average": 1.198571972,
                "count": 9807371,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.19576507,
                "variance": 1.429854104
              },
              {
                "average": 8918.107643,
                "count": 9807371,
                "maximum": 30580,
                "minimum": 577,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13440.06047,
                "variance": 180635225.4
              },
              {
                "average": 258839165.3,
                "count": 9807371,
                "maximum": 258839760.9,
                "minimum": 258838282.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 338.5024604,
                "variance": 114583.9157
              },
              {
                "average": 1.198571972,
                "count": 9807371,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.19576507,
                "variance": 1.429854104
              },
              {
                "average": 0,
                "count": 9807371,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9807371,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9807371,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2274965432,
                "count": 9807371,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4192157964,
                "variance": 0.1757418839
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              787971.8225,
              3786677.276,
              -6.854045196,
              788500.3625,
              3787205.856,
              42.5259548
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    787971.8225397532,
                    3786677.2755547827,
                    -6.854045195817768
                  ],
                  [
                    787971.8225397532,
                    3787205.855554783,
                    -6.854045195817768
                  ],
                  [
                    788500.3625397532,
                    3787205.855554783,
                    42.525954804182234
                  ],
                  [
                    788500.3625397532,
                    3786677.2755547827,
                    42.525954804182234
                  ],
                  [
                    787971.8225397532,
                    3786677.2755547827,
                    -6.854045195817768
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T21:42:40+00:00",
            "end_time": "2019-11-26T21:18: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": "20191128_273000e_3820000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47249184284597,
              34.492150129967,
              -22.383089288507424
            ],
            [
              -77.47229106930376,
              34.49691150611019,
              -22.383089288507424
            ],
            [
              -77.46653971664357,
              34.49674511269845,
              20.91691071149258
            ],
            [
              -77.46674081585415,
              34.49198376600424,
              20.91691071149258
            ],
            [
              -77.47249184284597,
              34.492150129967,
              -22.383089288507424
            ]
          ]
        ]
      },
      "bbox": [
        -77.47249184,
        34.49198377,
        -22.38308929,
        -77.46653972,
        34.49691151,
        20.91691071
      ],
      "properties": {
        "datetime": "2019-11-30T22:49:02Z",
        "pc:count": 7583750,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 824172.7559,
            "count": 7583750,
            "maximum": 824470.0191,
            "minimum": 823940.9991,
            "name": "X",
            "position": 0,
            "stddev": 156.6705019,
            "variance": 24545.64617
          },
          {
            "average": 3822632.875,
            "count": 7583750,
            "maximum": 3822907.094,
            "minimum": 3822378.114,
            "name": "Y",
            "position": 1,
            "stddev": 144.7958414,
            "variance": 20965.83567
          },
          {
            "average": 1.510464517,
            "count": 7583750,
            "maximum": 20.91691071,
            "minimum": -22.38308929,
            "name": "Z",
            "position": 2,
            "stddev": 2.618682966,
            "variance": 6.857500475
          },
          {
            "average": 32062.14859,
            "count": 7583750,
            "maximum": 65535,
            "minimum": 4762,
            "name": "Intensity",
            "position": 3,
            "stddev": 9762.64187,
            "variance": 95309176.28
          },
          {
            "average": 1.880684885,
            "count": 7583750,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.282395291,
            "variance": 1.644537682
          },
          {
            "average": 2.761375441,
            "count": 7583750,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.810337031,
            "variance": 3.277320166
          },
          {
            "average": 0.3990735454,
            "count": 7583750,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4897079562,
            "variance": 0.2398138824
          },
          {
            "average": 0.001470776331,
            "count": 7583750,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03832249133,
            "variance": 0.001468613342
          },
          {
            "average": 11.88925176,
            "count": 7583750,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 18.22813098,
            "variance": 332.2647589
          },
          {
            "average": 0.09364687081,
            "count": 7583750,
            "maximum": 21.10199928,
            "minimum": -21.78000069,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.60725806,
            "variance": 185.1574719
          },
          {
            "average": 1.008363409,
            "count": 7583750,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.100066603,
            "variance": 1.210146531
          },
          {
            "average": 6670.467804,
            "count": 7583750,
            "maximum": 32405,
            "minimum": 358,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12082.66213,
            "variance": 145990724.1
          },
          {
            "average": 259030099.4,
            "count": 7583750,
            "maximum": 259189342.8,
            "minimum": 259010534.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 55025.97975,
            "variance": 3027858448
          },
          {
            "average": 1.008363409,
            "count": 7583750,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.100066603,
            "variance": 1.210146531
          },
          {
            "average": 0,
            "count": 7583750,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7583750,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7583750,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.16903313,
            "count": 7583750,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3747812022,
            "variance": 0.1404609495
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          823940.9991,
          3822378.114,
          -22.38308929,
          824470.0191,
          3822907.094,
          20.91691071
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                823940.9990664982,
                3822378.1140249353,
                -22.383089288507424
              ],
              [
                823940.9990664982,
                3822907.0940249357,
                -22.383089288507424
              ],
              [
                824470.0190664983,
                3822907.0940249357,
                20.91691071149258
              ],
              [
                824470.0190664983,
                3822378.1140249353,
                20.91691071149258
              ],
              [
                823940.9990664982,
                3822378.1140249353,
                -22.383089288507424
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-30T22:49:02+00:00",
        "end_time": "2019-11-28T21:08:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191128_273000e_3820000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191128_273000e_3820000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191128_273000e_3820000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_273000e_3820000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47249184,
            34.49198377,
            -22.38308929,
            -77.46653972,
            34.49691151,
            20.91691071
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47249184284597,
                  34.492150129967,
                  -22.383089288507424
                ],
                [
                  -77.47229106930376,
                  34.49691150611019,
                  -22.383089288507424
                ],
                [
                  -77.46653971664357,
                  34.49674511269845,
                  20.91691071149258
                ],
                [
                  -77.46674081585415,
                  34.49198376600424,
                  20.91691071149258
                ],
                [
                  -77.47249184284597,
                  34.492150129967,
                  -22.383089288507424
                ]
              ]
            ]
          },
          "id": "20191128_273000e_3820000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_273000e_3820000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-30T22:49:02Z",
            "pc:count": 7583750,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 824172.7559,
                "count": 7583750,
                "maximum": 824470.0191,
                "minimum": 823940.9991,
                "name": "X",
                "position": 0,
                "stddev": 156.6705019,
                "variance": 24545.64617
              },
              {
                "average": 3822632.875,
                "count": 7583750,
                "maximum": 3822907.094,
                "minimum": 3822378.114,
                "name": "Y",
                "position": 1,
                "stddev": 144.7958414,
                "variance": 20965.83567
              },
              {
                "average": 1.510464517,
                "count": 7583750,
                "maximum": 20.91691071,
                "minimum": -22.38308929,
                "name": "Z",
                "position": 2,
                "stddev": 2.618682966,
                "variance": 6.857500475
              },
              {
                "average": 32062.14859,
                "count": 7583750,
                "maximum": 65535,
                "minimum": 4762,
                "name": "Intensity",
                "position": 3,
                "stddev": 9762.64187,
                "variance": 95309176.28
              },
              {
                "average": 1.880684885,
                "count": 7583750,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.282395291,
                "variance": 1.644537682
              },
              {
                "average": 2.761375441,
                "count": 7583750,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.810337031,
                "variance": 3.277320166
              },
              {
                "average": 0.3990735454,
                "count": 7583750,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4897079562,
                "variance": 0.2398138824
              },
              {
                "average": 0.001470776331,
                "count": 7583750,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03832249133,
                "variance": 0.001468613342
              },
              {
                "average": 11.88925176,
                "count": 7583750,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 18.22813098,
                "variance": 332.2647589
              },
              {
                "average": 0.09364687081,
                "count": 7583750,
                "maximum": 21.10199928,
                "minimum": -21.78000069,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.60725806,
                "variance": 185.1574719
              },
              {
                "average": 1.008363409,
                "count": 7583750,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.100066603,
                "variance": 1.210146531
              },
              {
                "average": 6670.467804,
                "count": 7583750,
                "maximum": 32405,
                "minimum": 358,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12082.66213,
                "variance": 145990724.1
              },
              {
                "average": 259030099.4,
                "count": 7583750,
                "maximum": 259189342.8,
                "minimum": 259010534.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 55025.97975,
                "variance": 3027858448
              },
              {
                "average": 1.008363409,
                "count": 7583750,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.100066603,
                "variance": 1.210146531
              },
              {
                "average": 0,
                "count": 7583750,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7583750,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7583750,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.16903313,
                "count": 7583750,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3747812022,
                "variance": 0.1404609495
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              823940.9991,
              3822378.114,
              -22.38308929,
              824470.0191,
              3822907.094,
              20.91691071
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    823940.9990664982,
                    3822378.1140249353,
                    -22.383089288507424
                  ],
                  [
                    823940.9990664982,
                    3822907.0940249357,
                    -22.383089288507424
                  ],
                  [
                    824470.0190664983,
                    3822907.0940249357,
                    20.91691071149258
                  ],
                  [
                    824470.0190664983,
                    3822378.1140249353,
                    20.91691071149258
                  ],
                  [
                    823940.9990664982,
                    3822378.1140249353,
                    -22.383089288507424
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-30T22:49:02+00:00",
            "end_time": "2019-11-28T21:08: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": "20191126_235000e_3786000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.87542760364113,
              34.17684147743128,
              -22.703986319914847
            ],
            [
              -77.87525197224927,
              34.18160108924298,
              -22.703986319914847
            ],
            [
              -77.8695245184185,
              34.18145496454532,
              38.11601368008515
            ],
            [
              -77.86970047044987,
              34.17669537869842,
              38.11601368008515
            ],
            [
              -77.87542760364113,
              34.17684147743128,
              -22.703986319914847
            ]
          ]
        ]
      },
      "bbox": [
        -77.8754276,
        34.17669538,
        -22.70398632,
        -77.86952452,
        34.18160109,
        38.11601368
      ],
      "properties": {
        "datetime": "2019-11-26T21:32:47Z",
        "pc:count": 11652835,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788274.2376,
            "count": 11652835,
            "maximum": 788529.8164,
            "minimum": 788001.2364,
            "name": "X",
            "position": 0,
            "stddev": 143.4830189,
            "variance": 20587.37671
          },
          {
            "average": 3786452.218,
            "count": 11652835,
            "maximum": 3786706.63,
            "minimum": 3786178.09,
            "name": "Y",
            "position": 1,
            "stddev": 139.8210884,
            "variance": 19549.93677
          },
          {
            "average": 13.4823408,
            "count": 11652835,
            "maximum": 38.11601368,
            "minimum": -22.70398632,
            "name": "Z",
            "position": 2,
            "stddev": 7.806312021,
            "variance": 60.93850737
          },
          {
            "average": 32172.33851,
            "count": 11652835,
            "maximum": 65535,
            "minimum": 3932,
            "name": "Intensity",
            "position": 3,
            "stddev": 12486.15411,
            "variance": 155904044.5
          },
          {
            "average": 2.521105551,
            "count": 11652835,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.655206786,
            "variance": 2.739709504
          },
          {
            "average": 4.043791833,
            "count": 11652835,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.094372862,
            "variance": 4.386397684
          },
          {
            "average": 0.3690128625,
            "count": 11652835,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4825374491,
            "variance": 0.2328423898
          },
          {
            "average": 0.000888882405,
            "count": 11652835,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02980087867,
            "variance": 0.0008880923693
          },
          {
            "average": 1.153978667,
            "count": 11652835,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4557291318,
            "variance": 0.2076890416
          },
          {
            "average": -1.15195676,
            "count": 11652835,
            "maximum": 20.8560009,
            "minimum": -21.7140007,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.68036317,
            "variance": 187.1523365
          },
          {
            "average": 1.179919994,
            "count": 11652835,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.187233417,
            "variance": 1.409523185
          },
          {
            "average": 8686.730922,
            "count": 11652835,
            "maximum": 30579,
            "minimum": 576,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13323.47416,
            "variance": 177514963.8
          },
          {
            "average": 258838655.1,
            "count": 11652835,
            "maximum": 258839167.5,
            "minimum": 258837984,
            "name": "GpsTime",
            "position": 12,
            "stddev": 364.8521506,
            "variance": 133117.0918
          },
          {
            "average": 1.179919994,
            "count": 11652835,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.187233417,
            "variance": 1.409523185
          },
          {
            "average": 0,
            "count": 11652835,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11652835,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11652835,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2342363897,
            "count": 11652835,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4235206238,
            "variance": 0.1793697188
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788001.2364,
          3786178.09,
          -22.70398632,
          788529.8164,
          3786706.63,
          38.11601368
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788001.2363715416,
                3786178.0900441646,
                -22.703986319914847
              ],
              [
                788001.2363715416,
                3786706.6300441646,
                -22.703986319914847
              ],
              [
                788529.8163715417,
                3786706.6300441646,
                38.11601368008515
              ],
              [
                788529.8163715417,
                3786178.0900441646,
                38.11601368008515
              ],
              [
                788001.2363715416,
                3786178.0900441646,
                -22.703986319914847
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T21:32:47+00:00",
        "end_time": "2019-11-26T21:13:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235000e_3786000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235000e_3786000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235000e_3786000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3786000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.8754276,
            34.17669538,
            -22.70398632,
            -77.86952452,
            34.18160109,
            38.11601368
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.87542760364113,
                  34.17684147743128,
                  -22.703986319914847
                ],
                [
                  -77.87525197224927,
                  34.18160108924298,
                  -22.703986319914847
                ],
                [
                  -77.8695245184185,
                  34.18145496454532,
                  38.11601368008515
                ],
                [
                  -77.86970047044987,
                  34.17669537869842,
                  38.11601368008515
                ],
                [
                  -77.87542760364113,
                  34.17684147743128,
                  -22.703986319914847
                ]
              ]
            ]
          },
          "id": "20191126_235000e_3786000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3786000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T21:32:47Z",
            "pc:count": 11652835,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788274.2376,
                "count": 11652835,
                "maximum": 788529.8164,
                "minimum": 788001.2364,
                "name": "X",
                "position": 0,
                "stddev": 143.4830189,
                "variance": 20587.37671
              },
              {
                "average": 3786452.218,
                "count": 11652835,
                "maximum": 3786706.63,
                "minimum": 3786178.09,
                "name": "Y",
                "position": 1,
                "stddev": 139.8210884,
                "variance": 19549.93677
              },
              {
                "average": 13.4823408,
                "count": 11652835,
                "maximum": 38.11601368,
                "minimum": -22.70398632,
                "name": "Z",
                "position": 2,
                "stddev": 7.806312021,
                "variance": 60.93850737
              },
              {
                "average": 32172.33851,
                "count": 11652835,
                "maximum": 65535,
                "minimum": 3932,
                "name": "Intensity",
                "position": 3,
                "stddev": 12486.15411,
                "variance": 155904044.5
              },
              {
                "average": 2.521105551,
                "count": 11652835,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.655206786,
                "variance": 2.739709504
              },
              {
                "average": 4.043791833,
                "count": 11652835,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.094372862,
                "variance": 4.386397684
              },
              {
                "average": 0.3690128625,
                "count": 11652835,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4825374491,
                "variance": 0.2328423898
              },
              {
                "average": 0.000888882405,
                "count": 11652835,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02980087867,
                "variance": 0.0008880923693
              },
              {
                "average": 1.153978667,
                "count": 11652835,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4557291318,
                "variance": 0.2076890416
              },
              {
                "average": -1.15195676,
                "count": 11652835,
                "maximum": 20.8560009,
                "minimum": -21.7140007,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.68036317,
                "variance": 187.1523365
              },
              {
                "average": 1.179919994,
                "count": 11652835,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.187233417,
                "variance": 1.409523185
              },
              {
                "average": 8686.730922,
                "count": 11652835,
                "maximum": 30579,
                "minimum": 576,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13323.47416,
                "variance": 177514963.8
              },
              {
                "average": 258838655.1,
                "count": 11652835,
                "maximum": 258839167.5,
                "minimum": 258837984,
                "name": "GpsTime",
                "position": 12,
                "stddev": 364.8521506,
                "variance": 133117.0918
              },
              {
                "average": 1.179919994,
                "count": 11652835,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.187233417,
                "variance": 1.409523185
              },
              {
                "average": 0,
                "count": 11652835,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11652835,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11652835,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2342363897,
                "count": 11652835,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4235206238,
                "variance": 0.1793697188
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788001.2364,
              3786178.09,
              -22.70398632,
              788529.8164,
              3786706.63,
              38.11601368
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788001.2363715416,
                    3786178.0900441646,
                    -22.703986319914847
                  ],
                  [
                    788001.2363715416,
                    3786706.6300441646,
                    -22.703986319914847
                  ],
                  [
                    788529.8163715417,
                    3786706.6300441646,
                    38.11601368008515
                  ],
                  [
                    788529.8163715417,
                    3786178.0900441646,
                    38.11601368008515
                  ],
                  [
                    788001.2363715416,
                    3786178.0900441646,
                    -22.703986319914847
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T21:32:47+00:00",
            "end_time": "2019-11-26T21:13: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": "20191128_273000e_3820500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.4726247749414,
              34.49665480770573,
              -9.914359473407782
            ],
            [
              -77.47242395999949,
              34.50141654106293,
              -9.914359473407782
            ],
            [
              -77.46667229712705,
              34.50125013498512,
              28.10564052659222
            ],
            [
              -77.46687343783445,
              34.496488431079555,
              28.10564052659222
            ],
            [
              -77.4726247749414,
              34.49665480770573,
              -9.914359473407782
            ]
          ]
        ]
      },
      "bbox": [
        -77.47262477,
        34.49648843,
        -9.914359473,
        -77.4666723,
        34.50141654,
        28.10564053
      ],
      "properties": {
        "datetime": "2019-11-30T23:04:41Z",
        "pc:count": 10819118,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 824132.1803,
            "count": 10819118,
            "maximum": 824440.3561,
            "minimum": 823911.3361,
            "name": "X",
            "position": 0,
            "stddev": 135.6954255,
            "variance": 18413.2485
          },
          {
            "average": 3823165.336,
            "count": 10819118,
            "maximum": 3823406.56,
            "minimum": 3822877.54,
            "name": "Y",
            "position": 1,
            "stddev": 138.1063036,
            "variance": 19073.35111
          },
          {
            "average": 7.426287055,
            "count": 10819118,
            "maximum": 28.10564053,
            "minimum": -9.914359473,
            "name": "Z",
            "position": 2,
            "stddev": 6.455620431,
            "variance": 41.67503515
          },
          {
            "average": 29962.20271,
            "count": 10819118,
            "maximum": 65535,
            "minimum": 4937,
            "name": "Intensity",
            "position": 3,
            "stddev": 10779.71055,
            "variance": 116202159.6
          },
          {
            "average": 2.505470964,
            "count": 10819118,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.658629672,
            "variance": 2.751052389
          },
          {
            "average": 4.010953943,
            "count": 10819118,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.116895522,
            "variance": 4.481246651
          },
          {
            "average": 0.3873842581,
            "count": 10819118,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4871526625,
            "variance": 0.2373177166
          },
          {
            "average": 0.000954791324,
            "count": 10819118,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03088494432,
            "variance": 0.0009538797857
          },
          {
            "average": 4.381793414,
            "count": 10819118,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.23761089,
            "variance": 126.2838984
          },
          {
            "average": -1.85951995,
            "count": 10819118,
            "maximum": 20.84399986,
            "minimum": -21.7859993,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.50869968,
            "variance": 182.484967
          },
          {
            "average": 1.063239259,
            "count": 10819118,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.133345339,
            "variance": 1.284471657
          },
          {
            "average": 9051.266773,
            "count": 10819118,
            "maximum": 32407,
            "minimum": 360,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12557.67068,
            "variance": 157695093
          },
          {
            "average": 259179885.3,
            "count": 10819118,
            "maximum": 259190281.2,
            "minimum": 259011423.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 40729.13152,
            "variance": 1658862155
          },
          {
            "average": 1.063239259,
            "count": 10819118,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.133345339,
            "variance": 1.284471657
          },
          {
            "average": 0,
            "count": 10819118,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10819118,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10819118,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1670910697,
            "count": 10819118,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3730571766,
            "variance": 0.139171657
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          823911.3361,
          3822877.54,
          -9.914359473,
          824440.3561,
          3823406.56,
          28.10564053
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                823911.3361459238,
                3822877.539659241,
                -9.914359473407782
              ],
              [
                823911.3361459238,
                3823406.559659241,
                -9.914359473407782
              ],
              [
                824440.3561459238,
                3823406.559659241,
                28.10564052659222
              ],
              [
                824440.3561459238,
                3822877.539659241,
                28.10564052659222
              ],
              [
                823911.3361459238,
                3822877.539659241,
                -9.914359473407782
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-30T23:04:41+00:00",
        "end_time": "2019-11-28T21:23:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191128_273000e_3820500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191128_273000e_3820500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191128_273000e_3820500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_273000e_3820500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47262477,
            34.49648843,
            -9.914359473,
            -77.4666723,
            34.50141654,
            28.10564053
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.4726247749414,
                  34.49665480770573,
                  -9.914359473407782
                ],
                [
                  -77.47242395999949,
                  34.50141654106293,
                  -9.914359473407782
                ],
                [
                  -77.46667229712705,
                  34.50125013498512,
                  28.10564052659222
                ],
                [
                  -77.46687343783445,
                  34.496488431079555,
                  28.10564052659222
                ],
                [
                  -77.4726247749414,
                  34.49665480770573,
                  -9.914359473407782
                ]
              ]
            ]
          },
          "id": "20191128_273000e_3820500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_273000e_3820500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-30T23:04:41Z",
            "pc:count": 10819118,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 824132.1803,
                "count": 10819118,
                "maximum": 824440.3561,
                "minimum": 823911.3361,
                "name": "X",
                "position": 0,
                "stddev": 135.6954255,
                "variance": 18413.2485
              },
              {
                "average": 3823165.336,
                "count": 10819118,
                "maximum": 3823406.56,
                "minimum": 3822877.54,
                "name": "Y",
                "position": 1,
                "stddev": 138.1063036,
                "variance": 19073.35111
              },
              {
                "average": 7.426287055,
                "count": 10819118,
                "maximum": 28.10564053,
                "minimum": -9.914359473,
                "name": "Z",
                "position": 2,
                "stddev": 6.455620431,
                "variance": 41.67503515
              },
              {
                "average": 29962.20271,
                "count": 10819118,
                "maximum": 65535,
                "minimum": 4937,
                "name": "Intensity",
                "position": 3,
                "stddev": 10779.71055,
                "variance": 116202159.6
              },
              {
                "average": 2.505470964,
                "count": 10819118,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.658629672,
                "variance": 2.751052389
              },
              {
                "average": 4.010953943,
                "count": 10819118,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.116895522,
                "variance": 4.481246651
              },
              {
                "average": 0.3873842581,
                "count": 10819118,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4871526625,
                "variance": 0.2373177166
              },
              {
                "average": 0.000954791324,
                "count": 10819118,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03088494432,
                "variance": 0.0009538797857
              },
              {
                "average": 4.381793414,
                "count": 10819118,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.23761089,
                "variance": 126.2838984
              },
              {
                "average": -1.85951995,
                "count": 10819118,
                "maximum": 20.84399986,
                "minimum": -21.7859993,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.50869968,
                "variance": 182.484967
              },
              {
                "average": 1.063239259,
                "count": 10819118,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.133345339,
                "variance": 1.284471657
              },
              {
                "average": 9051.266773,
                "count": 10819118,
                "maximum": 32407,
                "minimum": 360,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12557.67068,
                "variance": 157695093
              },
              {
                "average": 259179885.3,
                "count": 10819118,
                "maximum": 259190281.2,
                "minimum": 259011423.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 40729.13152,
                "variance": 1658862155
              },
              {
                "average": 1.063239259,
                "count": 10819118,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.133345339,
                "variance": 1.284471657
              },
              {
                "average": 0,
                "count": 10819118,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10819118,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10819118,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1670910697,
                "count": 10819118,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3730571766,
                "variance": 0.139171657
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              823911.3361,
              3822877.54,
              -9.914359473,
              824440.3561,
              3823406.56,
              28.10564053
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    823911.3361459238,
                    3822877.539659241,
                    -9.914359473407782
                  ],
                  [
                    823911.3361459238,
                    3823406.559659241,
                    -9.914359473407782
                  ],
                  [
                    824440.3561459238,
                    3823406.559659241,
                    28.10564052659222
                  ],
                  [
                    824440.3561459238,
                    3822877.539659241,
                    28.10564052659222
                  ],
                  [
                    823911.3361459238,
                    3822877.539659241,
                    -9.914359473407782
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-30T23:04:41+00:00",
            "end_time": "2019-11-28T21:23: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": "20191128_273500e_3817500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.46638820136816,
              34.46973494997503,
              -12.005224734879693
            ],
            [
              -77.4661872187538,
              34.47449703227216,
              -12.005224734879693
            ],
            [
              -77.46043679023113,
              34.47433042696823,
              28.274775265120308
            ],
            [
              -77.46063809823185,
              34.469568374170926,
              28.274775265120308
            ],
            [
              -77.46638820136816,
              34.46973494997503,
              -12.005224734879693
            ]
          ]
        ]
      },
      "bbox": [
        -77.4663882,
        34.46956837,
        -12.00522473,
        -77.46043679,
        34.47449703,
        28.27477527
      ],
      "properties": {
        "datetime": "2019-12-21T13:32:19Z",
        "pc:count": 6097654,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 824869.6843,
            "count": 6097654,
            "maximum": 825117.8042,
            "minimum": 824588.7242,
            "name": "X",
            "position": 0,
            "stddev": 141.2181632,
            "variance": 19942.56962
          },
          {
            "average": 3820163.194,
            "count": 6097654,
            "maximum": 3820439.512,
            "minimum": 3819910.452,
            "name": "Y",
            "position": 1,
            "stddev": 148.8667407,
            "variance": 22161.30648
          },
          {
            "average": 0.8759319182,
            "count": 6097654,
            "maximum": 28.27477527,
            "minimum": -12.00522473,
            "name": "Z",
            "position": 2,
            "stddev": 2.690270604,
            "variance": 7.237555922
          },
          {
            "average": 37563.21337,
            "count": 6097654,
            "maximum": 65535,
            "minimum": 4784,
            "name": "Intensity",
            "position": 3,
            "stddev": 11127.9461,
            "variance": 123831184.3
          },
          {
            "average": 1.605447111,
            "count": 6097654,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.060121615,
            "variance": 1.123857838
          },
          {
            "average": 2.210915706,
            "count": 6097654,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.549063708,
            "variance": 2.399598371
          },
          {
            "average": 0.3828050919,
            "count": 6097654,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.486071386,
            "variance": 0.2362653923
          },
          {
            "average": 0.001626855181,
            "count": 6097654,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.04030147379,
            "variance": 0.001624208789
          },
          {
            "average": 11.46181745,
            "count": 6097654,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 18.15792048,
            "variance": 329.7100763
          },
          {
            "average": -0.3696290638,
            "count": 6097654,
            "maximum": 20.83799934,
            "minimum": -21.79800034,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.52261082,
            "variance": 182.8610034
          },
          {
            "average": 1.085927309,
            "count": 6097654,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.145833251,
            "variance": 1.312933838
          },
          {
            "average": 9079.999225,
            "count": 6097654,
            "maximum": 32056,
            "minimum": 351,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12712.11463,
            "variance": 161597858.4
          },
          {
            "average": 260962677.5,
            "count": 6097654,
            "maximum": 260970339.8,
            "minimum": 259007280.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 117808.2758,
            "variance": 13878789850.0
          },
          {
            "average": 1.085927309,
            "count": 6097654,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.145833251,
            "variance": 1.312933838
          },
          {
            "average": 0,
            "count": 6097654,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6097654,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6097654,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1742230701,
            "count": 6097654,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.37930122,
            "variance": 0.1438694155
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          824588.7242,
          3819910.452,
          -12.00522473,
          825117.8042,
          3820439.512,
          28.27477527
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                824588.7242186861,
                3819910.4517798317,
                -12.005224734879693
              ],
              [
                824588.7242186861,
                3820439.5117798313,
                -12.005224734879693
              ],
              [
                825117.8042186862,
                3820439.5117798313,
                28.274775265120308
              ],
              [
                825117.8042186862,
                3819910.4517798317,
                28.274775265120308
              ],
              [
                824588.7242186861,
                3819910.4517798317,
                -12.005224734879693
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-21T13:32:19+00:00",
        "end_time": "2019-11-28T20:14:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191128_273500e_3817500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191128_273500e_3817500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191128_273500e_3817500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_273500e_3817500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.4663882,
            34.46956837,
            -12.00522473,
            -77.46043679,
            34.47449703,
            28.27477527
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.46638820136816,
                  34.46973494997503,
                  -12.005224734879693
                ],
                [
                  -77.4661872187538,
                  34.47449703227216,
                  -12.005224734879693
                ],
                [
                  -77.46043679023113,
                  34.47433042696823,
                  28.274775265120308
                ],
                [
                  -77.46063809823185,
                  34.469568374170926,
                  28.274775265120308
                ],
                [
                  -77.46638820136816,
                  34.46973494997503,
                  -12.005224734879693
                ]
              ]
            ]
          },
          "id": "20191128_273500e_3817500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_273500e_3817500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-21T13:32:19Z",
            "pc:count": 6097654,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 824869.6843,
                "count": 6097654,
                "maximum": 825117.8042,
                "minimum": 824588.7242,
                "name": "X",
                "position": 0,
                "stddev": 141.2181632,
                "variance": 19942.56962
              },
              {
                "average": 3820163.194,
                "count": 6097654,
                "maximum": 3820439.512,
                "minimum": 3819910.452,
                "name": "Y",
                "position": 1,
                "stddev": 148.8667407,
                "variance": 22161.30648
              },
              {
                "average": 0.8759319182,
                "count": 6097654,
                "maximum": 28.27477527,
                "minimum": -12.00522473,
                "name": "Z",
                "position": 2,
                "stddev": 2.690270604,
                "variance": 7.237555922
              },
              {
                "average": 37563.21337,
                "count": 6097654,
                "maximum": 65535,
                "minimum": 4784,
                "name": "Intensity",
                "position": 3,
                "stddev": 11127.9461,
                "variance": 123831184.3
              },
              {
                "average": 1.605447111,
                "count": 6097654,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.060121615,
                "variance": 1.123857838
              },
              {
                "average": 2.210915706,
                "count": 6097654,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.549063708,
                "variance": 2.399598371
              },
              {
                "average": 0.3828050919,
                "count": 6097654,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.486071386,
                "variance": 0.2362653923
              },
              {
                "average": 0.001626855181,
                "count": 6097654,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.04030147379,
                "variance": 0.001624208789
              },
              {
                "average": 11.46181745,
                "count": 6097654,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 18.15792048,
                "variance": 329.7100763
              },
              {
                "average": -0.3696290638,
                "count": 6097654,
                "maximum": 20.83799934,
                "minimum": -21.79800034,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.52261082,
                "variance": 182.8610034
              },
              {
                "average": 1.085927309,
                "count": 6097654,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.145833251,
                "variance": 1.312933838
              },
              {
                "average": 9079.999225,
                "count": 6097654,
                "maximum": 32056,
                "minimum": 351,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12712.11463,
                "variance": 161597858.4
              },
              {
                "average": 260962677.5,
                "count": 6097654,
                "maximum": 260970339.8,
                "minimum": 259007280.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 117808.2758,
                "variance": 13878789850.0
              },
              {
                "average": 1.085927309,
                "count": 6097654,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.145833251,
                "variance": 1.312933838
              },
              {
                "average": 0,
                "count": 6097654,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6097654,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6097654,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1742230701,
                "count": 6097654,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.37930122,
                "variance": 0.1438694155
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              824588.7242,
              3819910.452,
              -12.00522473,
              825117.8042,
              3820439.512,
              28.27477527
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    824588.7242186861,
                    3819910.4517798317,
                    -12.005224734879693
                  ],
                  [
                    824588.7242186861,
                    3820439.5117798313,
                    -12.005224734879693
                  ],
                  [
                    825117.8042186862,
                    3820439.5117798313,
                    28.274775265120308
                  ],
                  [
                    825117.8042186862,
                    3819910.4517798317,
                    28.274775265120308
                  ],
                  [
                    824588.7242186861,
                    3819910.4517798317,
                    -12.005224734879693
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-21T13:32:19+00:00",
            "end_time": "2019-11-28T20:14: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": "20191126_235000e_3787500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.8758864894762,
              34.19035291805352,
              -13.987480807183626
            ],
            [
              -77.87571080816072,
              34.19511216125992,
              -13.987480807183626
            ],
            [
              -77.86998265521788,
              34.194966013087836,
              35.89251919281638
            ],
            [
              -77.87015865735067,
              34.19020679584347,
              35.89251919281638
            ],
            [
              -77.8758864894762,
              34.19035291805352,
              -13.987480807183626
            ]
          ]
        ]
      },
      "bbox": [
        -77.87588649,
        34.1902068,
        -13.98748081,
        -77.86998266,
        34.19511216,
        35.89251919
      ],
      "properties": {
        "datetime": "2019-11-26T22:01:50Z",
        "pc:count": 10124923,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788173.5083,
            "count": 10124923,
            "maximum": 788441.5158,
            "minimum": 787912.9558,
            "name": "X",
            "position": 0,
            "stddev": 145.5014853,
            "variance": 21170.68222
          },
          {
            "average": 3787931.052,
            "count": 10124923,
            "maximum": 3788204.286,
            "minimum": 3787675.786,
            "name": "Y",
            "position": 1,
            "stddev": 142.051182,
            "variance": 20178.53829
          },
          {
            "average": 12.78801439,
            "count": 10124923,
            "maximum": 35.89251919,
            "minimum": -13.98748081,
            "name": "Z",
            "position": 2,
            "stddev": 6.451435468,
            "variance": 41.6210196
          },
          {
            "average": 33324.20296,
            "count": 10124923,
            "maximum": 65535,
            "minimum": 3670,
            "name": "Intensity",
            "position": 3,
            "stddev": 12780.5939,
            "variance": 163343580.5
          },
          {
            "average": 2.370413089,
            "count": 10124923,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.60457716,
            "variance": 2.574667861
          },
          {
            "average": 3.74172327,
            "count": 10124923,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.115946493,
            "variance": 4.477229562
          },
          {
            "average": 0.367043779,
            "count": 10124923,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4819986164,
            "variance": 0.2323226662
          },
          {
            "average": 0.0009913161809,
            "count": 10124923,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03146956579,
            "variance": 0.0009903335709
          },
          {
            "average": 1.189130624,
            "count": 10124923,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4873885115,
            "variance": 0.2375475611
          },
          {
            "average": -0.2325332298,
            "count": 10124923,
            "maximum": 20.77199936,
            "minimum": -21.66600037,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.61248696,
            "variance": 185.2998012
          },
          {
            "average": 1.187855651,
            "count": 10124923,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.190998945,
            "variance": 1.418478487
          },
          {
            "average": 8789.299237,
            "count": 10124923,
            "maximum": 30583,
            "minimum": 580,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13374.24474,
            "variance": 178870422.4
          },
          {
            "average": 258840184.4,
            "count": 10124923,
            "maximum": 258840910.3,
            "minimum": 258839179.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 342.5250199,
            "variance": 117323.3893
          },
          {
            "average": 1.187855651,
            "count": 10124923,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.190998945,
            "variance": 1.418478487
          },
          {
            "average": 0,
            "count": 10124923,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10124923,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10124923,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2317939603,
            "count": 10124923,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4219781249,
            "variance": 0.1780655379
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          787912.9558,
          3787675.786,
          -13.98748081,
          788441.5158,
          3788204.286,
          35.89251919
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                787912.9558098996,
                3787675.7864584588,
                -13.987480807183626
              ],
              [
                787912.9558098996,
                3788204.2864584588,
                -13.987480807183626
              ],
              [
                788441.5158098997,
                3788204.2864584588,
                35.89251919281638
              ],
              [
                788441.5158098997,
                3787675.7864584588,
                35.89251919281638
              ],
              [
                787912.9558098996,
                3787675.7864584588,
                -13.987480807183626
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:01:50+00:00",
        "end_time": "2019-11-26T21:32:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235000e_3787500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235000e_3787500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235000e_3787500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3787500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.87588649,
            34.1902068,
            -13.98748081,
            -77.86998266,
            34.19511216,
            35.89251919
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.8758864894762,
                  34.19035291805352,
                  -13.987480807183626
                ],
                [
                  -77.87571080816072,
                  34.19511216125992,
                  -13.987480807183626
                ],
                [
                  -77.86998265521788,
                  34.194966013087836,
                  35.89251919281638
                ],
                [
                  -77.87015865735067,
                  34.19020679584347,
                  35.89251919281638
                ],
                [
                  -77.8758864894762,
                  34.19035291805352,
                  -13.987480807183626
                ]
              ]
            ]
          },
          "id": "20191126_235000e_3787500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3787500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:01:50Z",
            "pc:count": 10124923,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788173.5083,
                "count": 10124923,
                "maximum": 788441.5158,
                "minimum": 787912.9558,
                "name": "X",
                "position": 0,
                "stddev": 145.5014853,
                "variance": 21170.68222
              },
              {
                "average": 3787931.052,
                "count": 10124923,
                "maximum": 3788204.286,
                "minimum": 3787675.786,
                "name": "Y",
                "position": 1,
                "stddev": 142.051182,
                "variance": 20178.53829
              },
              {
                "average": 12.78801439,
                "count": 10124923,
                "maximum": 35.89251919,
                "minimum": -13.98748081,
                "name": "Z",
                "position": 2,
                "stddev": 6.451435468,
                "variance": 41.6210196
              },
              {
                "average": 33324.20296,
                "count": 10124923,
                "maximum": 65535,
                "minimum": 3670,
                "name": "Intensity",
                "position": 3,
                "stddev": 12780.5939,
                "variance": 163343580.5
              },
              {
                "average": 2.370413089,
                "count": 10124923,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.60457716,
                "variance": 2.574667861
              },
              {
                "average": 3.74172327,
                "count": 10124923,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.115946493,
                "variance": 4.477229562
              },
              {
                "average": 0.367043779,
                "count": 10124923,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4819986164,
                "variance": 0.2323226662
              },
              {
                "average": 0.0009913161809,
                "count": 10124923,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03146956579,
                "variance": 0.0009903335709
              },
              {
                "average": 1.189130624,
                "count": 10124923,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4873885115,
                "variance": 0.2375475611
              },
              {
                "average": -0.2325332298,
                "count": 10124923,
                "maximum": 20.77199936,
                "minimum": -21.66600037,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.61248696,
                "variance": 185.2998012
              },
              {
                "average": 1.187855651,
                "count": 10124923,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.190998945,
                "variance": 1.418478487
              },
              {
                "average": 8789.299237,
                "count": 10124923,
                "maximum": 30583,
                "minimum": 580,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13374.24474,
                "variance": 178870422.4
              },
              {
                "average": 258840184.4,
                "count": 10124923,
                "maximum": 258840910.3,
                "minimum": 258839179.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 342.5250199,
                "variance": 117323.3893
              },
              {
                "average": 1.187855651,
                "count": 10124923,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.190998945,
                "variance": 1.418478487
              },
              {
                "average": 0,
                "count": 10124923,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10124923,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10124923,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2317939603,
                "count": 10124923,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4219781249,
                "variance": 0.1780655379
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              787912.9558,
              3787675.786,
              -13.98748081,
              788441.5158,
              3788204.286,
              35.89251919
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    787912.9558098996,
                    3787675.7864584588,
                    -13.987480807183626
                  ],
                  [
                    787912.9558098996,
                    3788204.2864584588,
                    -13.987480807183626
                  ],
                  [
                    788441.5158098997,
                    3788204.2864584588,
                    35.89251919281638
                  ],
                  [
                    788441.5158098997,
                    3787675.7864584588,
                    35.89251919281638
                  ],
                  [
                    787912.9558098996,
                    3787675.7864584588,
                    -13.987480807183626
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:01:50+00:00",
            "end_time": "2019-11-26T21:32: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": "20191221_273500e_3817000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.46625525144354,
              34.46523083396597,
              -19.79539048555372
            ],
            [
              -77.46605433307558,
              34.46999201898553,
              -19.79539048555372
            ],
            [
              -77.46030464911044,
              34.46982543899835,
              24.364609514446283
            ],
            [
              -77.46050589270631,
              34.46506428347039,
              24.364609514446283
            ],
            [
              -77.46625525144354,
              34.46523083396597,
              -19.79539048555372
            ]
          ]
        ]
      },
      "bbox": [
        -77.46625525,
        34.46506428,
        -19.79539049,
        -77.46030465,
        34.46999202,
        24.36460951
      ],
      "properties": {
        "datetime": "2019-12-21T13:21:54Z",
        "pc:count": 10248488,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 824885.4724,
            "count": 10248488,
            "maximum": 825147.4495,
            "minimum": 824618.4095,
            "name": "X",
            "position": 0,
            "stddev": 142.5018689,
            "variance": 20306.78265
          },
          {
            "average": 3819675.829,
            "count": 10248488,
            "maximum": 3819940.049,
            "minimum": 3819411.089,
            "name": "Y",
            "position": 1,
            "stddev": 143.071618,
            "variance": 20469.48787
          },
          {
            "average": -1.286896038,
            "count": 10248488,
            "maximum": 24.36460951,
            "minimum": -19.79539049,
            "name": "Z",
            "position": 2,
            "stddev": 0.4353176061,
            "variance": 0.1895014182
          },
          {
            "average": 23943.81772,
            "count": 10248488,
            "maximum": 65535,
            "minimum": 4653,
            "name": "Intensity",
            "position": 3,
            "stddev": 5141.738101,
            "variance": 26437470.7
          },
          {
            "average": 2.361021353,
            "count": 10248488,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.330998751,
            "variance": 1.771557674
          },
          {
            "average": 3.722166626,
            "count": 10248488,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.449574681,
            "variance": 2.101266756
          },
          {
            "average": 0,
            "count": 10248488,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10248488,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 32.57656212,
            "count": 10248488,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 19.58132075,
            "variance": 383.4281224
          },
          {
            "average": -0.5447034239,
            "count": 10248488,
            "maximum": 20.7840004,
            "minimum": -21.7140007,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.64220647,
            "variance": 186.1097974
          },
          {
            "average": 0.6597164382,
            "count": 10248488,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7863889362,
            "variance": 0.618407559
          },
          {
            "average": 4022.6892,
            "count": 10248488,
            "maximum": 32055,
            "minimum": 2051,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7430.221866,
            "variance": 55208196.98
          },
          {
            "average": 260968969.4,
            "count": 10248488,
            "maximum": 260969714.2,
            "minimum": 260968087.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 317.3005235,
            "variance": 100679.6222
          },
          {
            "average": 0.6597164382,
            "count": 10248488,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.7863889362,
            "variance": 0.618407559
          },
          {
            "average": 0,
            "count": 10248488,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10248488,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10248488,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.173510473,
            "count": 10248488,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3786880018,
            "variance": 0.1434046027
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          824618.4095,
          3819411.089,
          -19.79539049,
          825147.4495,
          3819940.049,
          24.36460951
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                824618.4095441174,
                3819411.0892951298,
                -19.79539048555372
              ],
              [
                824618.4095441174,
                3819940.0492951297,
                -19.79539048555372
              ],
              [
                825147.4495441174,
                3819940.0492951297,
                24.364609514446283
              ],
              [
                825147.4495441174,
                3819411.0892951298,
                24.364609514446283
              ],
              [
                824618.4095441174,
                3819411.0892951298,
                -19.79539048555372
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-21T13:21:54+00:00",
        "end_time": "2019-12-21T12:54:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191221_273500e_3817000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191221_273500e_3817000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191221_273500e_3817000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191221_273500e_3817000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.46625525,
            34.46506428,
            -19.79539049,
            -77.46030465,
            34.46999202,
            24.36460951
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.46625525144354,
                  34.46523083396597,
                  -19.79539048555372
                ],
                [
                  -77.46605433307558,
                  34.46999201898553,
                  -19.79539048555372
                ],
                [
                  -77.46030464911044,
                  34.46982543899835,
                  24.364609514446283
                ],
                [
                  -77.46050589270631,
                  34.46506428347039,
                  24.364609514446283
                ],
                [
                  -77.46625525144354,
                  34.46523083396597,
                  -19.79539048555372
                ]
              ]
            ]
          },
          "id": "20191221_273500e_3817000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191221_273500e_3817000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-21T13:21:54Z",
            "pc:count": 10248488,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 824885.4724,
                "count": 10248488,
                "maximum": 825147.4495,
                "minimum": 824618.4095,
                "name": "X",
                "position": 0,
                "stddev": 142.5018689,
                "variance": 20306.78265
              },
              {
                "average": 3819675.829,
                "count": 10248488,
                "maximum": 3819940.049,
                "minimum": 3819411.089,
                "name": "Y",
                "position": 1,
                "stddev": 143.071618,
                "variance": 20469.48787
              },
              {
                "average": -1.286896038,
                "count": 10248488,
                "maximum": 24.36460951,
                "minimum": -19.79539049,
                "name": "Z",
                "position": 2,
                "stddev": 0.4353176061,
                "variance": 0.1895014182
              },
              {
                "average": 23943.81772,
                "count": 10248488,
                "maximum": 65535,
                "minimum": 4653,
                "name": "Intensity",
                "position": 3,
                "stddev": 5141.738101,
                "variance": 26437470.7
              },
              {
                "average": 2.361021353,
                "count": 10248488,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.330998751,
                "variance": 1.771557674
              },
              {
                "average": 3.722166626,
                "count": 10248488,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.449574681,
                "variance": 2.101266756
              },
              {
                "average": 0,
                "count": 10248488,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10248488,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 32.57656212,
                "count": 10248488,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 19.58132075,
                "variance": 383.4281224
              },
              {
                "average": -0.5447034239,
                "count": 10248488,
                "maximum": 20.7840004,
                "minimum": -21.7140007,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.64220647,
                "variance": 186.1097974
              },
              {
                "average": 0.6597164382,
                "count": 10248488,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7863889362,
                "variance": 0.618407559
              },
              {
                "average": 4022.6892,
                "count": 10248488,
                "maximum": 32055,
                "minimum": 2051,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7430.221866,
                "variance": 55208196.98
              },
              {
                "average": 260968969.4,
                "count": 10248488,
                "maximum": 260969714.2,
                "minimum": 260968087.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 317.3005235,
                "variance": 100679.6222
              },
              {
                "average": 0.6597164382,
                "count": 10248488,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.7863889362,
                "variance": 0.618407559
              },
              {
                "average": 0,
                "count": 10248488,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10248488,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10248488,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.173510473,
                "count": 10248488,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3786880018,
                "variance": 0.1434046027
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              824618.4095,
              3819411.089,
              -19.79539049,
              825147.4495,
              3819940.049,
              24.36460951
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    824618.4095441174,
                    3819411.0892951298,
                    -19.79539048555372
                  ],
                  [
                    824618.4095441174,
                    3819940.0492951297,
                    -19.79539048555372
                  ],
                  [
                    825147.4495441174,
                    3819940.0492951297,
                    24.364609514446283
                  ],
                  [
                    825147.4495441174,
                    3819411.0892951298,
                    24.364609514446283
                  ],
                  [
                    824618.4095441174,
                    3819411.0892951298,
                    -19.79539048555372
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-21T13:21:54+00:00",
            "end_time": "2019-12-21T12:54: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": "20191126_235000e_3788000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.87603948940415,
              34.1948557020399,
              -7.903789105143485
            ],
            [
              -77.87586378037487,
              34.19961512255132,
              -7.903789105143485
            ],
            [
              -77.87013553882777,
              34.19946897025436,
              36.076210894856516
            ],
            [
              -77.87031156874576,
              34.19470957570503,
              36.076210894856516
            ],
            [
              -77.87603948940415,
              34.1948557020399,
              -7.903789105143485
            ]
          ]
        ]
      },
      "bbox": [
        -77.87603949,
        34.19470958,
        -7.903789105,
        -77.87013554,
        34.19961512,
        36.07621089
      ],
      "properties": {
        "datetime": "2019-11-26T22:11:04Z",
        "pc:count": 12749422,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 788138.1854,
            "count": 12749422,
            "maximum": 788412.0684,
            "minimum": 787883.5284,
            "name": "X",
            "position": 0,
            "stddev": 139.9711549,
            "variance": 19591.92419
          },
          {
            "average": 3788442.722,
            "count": 12749422,
            "maximum": 3788703.425,
            "minimum": 3788174.905,
            "name": "Y",
            "position": 1,
            "stddev": 138.038148,
            "variance": 19054.53032
          },
          {
            "average": 11.6444248,
            "count": 12749422,
            "maximum": 36.07621089,
            "minimum": -7.903789105,
            "name": "Z",
            "position": 2,
            "stddev": 7.735100117,
            "variance": 59.83177382
          },
          {
            "average": 30977.40608,
            "count": 12749422,
            "maximum": 65535,
            "minimum": 3583,
            "name": "Intensity",
            "position": 3,
            "stddev": 12145.58611,
            "variance": 147515262
          },
          {
            "average": 2.662453404,
            "count": 12749422,
            "maximum": 12,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.70680003,
            "variance": 2.913166341
          },
          {
            "average": 4.32351498,
            "count": 12749422,
            "maximum": 12,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.076602666,
            "variance": 4.312278631
          },
          {
            "average": 0.3727660752,
            "count": 12749422,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4835406361,
            "variance": 0.2338115467
          },
          {
            "average": 0.0008131349013,
            "count": 12749422,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02850392564,
            "variance": 0.0008124737767
          },
          {
            "average": 1.15343276,
            "count": 12749422,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9425082679,
            "variance": 0.888321835
          },
          {
            "average": 2.080590457,
            "count": 12749422,
            "maximum": 20.81999969,
            "minimum": -21.68400002,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.57653841,
            "variance": 184.3223952
          },
          {
            "average": 1.152709197,
            "count": 12749422,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.176374539,
            "variance": 1.383857057
          },
          {
            "average": 8381.852112,
            "count": 12749422,
            "maximum": 30584,
            "minimum": 581,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13158.70894,
            "variance": 173151620.9
          },
          {
            "average": 258840723.8,
            "count": 12749422,
            "maximum": 258841464.2,
            "minimum": 258840037.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 314.4689006,
            "variance": 98890.68947
          },
          {
            "average": 1.152709197,
            "count": 12749422,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.176374539,
            "variance": 1.383857057
          },
          {
            "average": 0,
            "count": 12749422,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12749422,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12749422,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2333895607,
            "count": 12749422,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4229880468,
            "variance": 0.1789188877
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          787883.5284,
          3788174.905,
          -7.903789105,
          788412.0684,
          3788703.425,
          36.07621089
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                787883.528407526,
                3788174.9047187082,
                -7.903789105143485
              ],
              [
                787883.528407526,
                3788703.424718708,
                -7.903789105143485
              ],
              [
                788412.068407526,
                3788703.424718708,
                36.076210894856516
              ],
              [
                788412.068407526,
                3788174.9047187082,
                36.076210894856516
              ],
              [
                787883.528407526,
                3788174.9047187082,
                -7.903789105143485
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:11:04+00:00",
        "end_time": "2019-11-26T21:47:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_235000e_3788000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_235000e_3788000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_235000e_3788000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3788000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.87603949,
            34.19470958,
            -7.903789105,
            -77.87013554,
            34.19961512,
            36.07621089
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.87603948940415,
                  34.1948557020399,
                  -7.903789105143485
                ],
                [
                  -77.87586378037487,
                  34.19961512255132,
                  -7.903789105143485
                ],
                [
                  -77.87013553882777,
                  34.19946897025436,
                  36.076210894856516
                ],
                [
                  -77.87031156874576,
                  34.19470957570503,
                  36.076210894856516
                ],
                [
                  -77.87603948940415,
                  34.1948557020399,
                  -7.903789105143485
                ]
              ]
            ]
          },
          "id": "20191126_235000e_3788000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_235000e_3788000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:11:04Z",
            "pc:count": 12749422,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 788138.1854,
                "count": 12749422,
                "maximum": 788412.0684,
                "minimum": 787883.5284,
                "name": "X",
                "position": 0,
                "stddev": 139.9711549,
                "variance": 19591.92419
              },
              {
                "average": 3788442.722,
                "count": 12749422,
                "maximum": 3788703.425,
                "minimum": 3788174.905,
                "name": "Y",
                "position": 1,
                "stddev": 138.038148,
                "variance": 19054.53032
              },
              {
                "average": 11.6444248,
                "count": 12749422,
                "maximum": 36.07621089,
                "minimum": -7.903789105,
                "name": "Z",
                "position": 2,
                "stddev": 7.735100117,
                "variance": 59.83177382
              },
              {
                "average": 30977.40608,
                "count": 12749422,
                "maximum": 65535,
                "minimum": 3583,
                "name": "Intensity",
                "position": 3,
                "stddev": 12145.58611,
                "variance": 147515262
              },
              {
                "average": 2.662453404,
                "count": 12749422,
                "maximum": 12,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.70680003,
                "variance": 2.913166341
              },
              {
                "average": 4.32351498,
                "count": 12749422,
                "maximum": 12,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.076602666,
                "variance": 4.312278631
              },
              {
                "average": 0.3727660752,
                "count": 12749422,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4835406361,
                "variance": 0.2338115467
              },
              {
                "average": 0.0008131349013,
                "count": 12749422,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02850392564,
                "variance": 0.0008124737767
              },
              {
                "average": 1.15343276,
                "count": 12749422,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9425082679,
                "variance": 0.888321835
              },
              {
                "average": 2.080590457,
                "count": 12749422,
                "maximum": 20.81999969,
                "minimum": -21.68400002,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.57653841,
                "variance": 184.3223952
              },
              {
                "average": 1.152709197,
                "count": 12749422,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.176374539,
                "variance": 1.383857057
              },
              {
                "average": 8381.852112,
                "count": 12749422,
                "maximum": 30584,
                "minimum": 581,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13158.70894,
                "variance": 173151620.9
              },
              {
                "average": 258840723.8,
                "count": 12749422,
                "maximum": 258841464.2,
                "minimum": 258840037.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 314.4689006,
                "variance": 98890.68947
              },
              {
                "average": 1.152709197,
                "count": 12749422,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.176374539,
                "variance": 1.383857057
              },
              {
                "average": 0,
                "count": 12749422,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12749422,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12749422,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2333895607,
                "count": 12749422,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4229880468,
                "variance": 0.1789188877
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              787883.5284,
              3788174.905,
              -7.903789105,
              788412.0684,
              3788703.425,
              36.07621089
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    787883.528407526,
                    3788174.9047187082,
                    -7.903789105143485
                  ],
                  [
                    787883.528407526,
                    3788703.424718708,
                    -7.903789105143485
                  ],
                  [
                    788412.068407526,
                    3788703.424718708,
                    36.076210894856516
                  ],
                  [
                    788412.068407526,
                    3788174.9047187082,
                    36.076210894856516
                  ],
                  [
                    787883.528407526,
                    3788174.9047187082,
                    -7.903789105143485
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:11:04+00:00",
            "end_time": "2019-11-26T21:47: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": "20191221_273500e_3816500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.46612261996225,
              34.460725462248995,
              -26.788521296604248
            ],
            [
              -77.46592169748747,
              34.4654873701779,
              -26.788521296604248
            ],
            [
              -77.46017362733895,
              34.46532084072651,
              57.17147870339576
            ],
            [
              -77.46037487494463,
              34.46055896228654,
              57.17147870339576
            ],
            [
              -77.46612261996225,
              34.460725462248995,
              -26.788521296604248
            ]
          ]
        ]
      },
      "bbox": [
        -77.46612262,
        34.46055896,
        -26.7885213,
        -77.46017363,
        34.46548737,
        57.1714787
      ],
      "properties": {
        "datetime": "2019-12-21T13:07:27Z",
        "pc:count": 9861557,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 824914.1131,
            "count": 9861557,
            "maximum": 825176.9898,
            "minimum": 824648.0698,
            "name": "X",
            "position": 0,
            "stddev": 144.1209951,
            "variance": 20770.86124
          },
          {
            "average": 3819176.546,
            "count": 9861557,
            "maximum": 3819440.627,
            "minimum": 3818911.587,
            "name": "Y",
            "position": 1,
            "stddev": 144.2837229,
            "variance": 20817.79271
          },
          {
            "average": -1.216756681,
            "count": 9861557,
            "maximum": 57.1714787,
            "minimum": -26.7885213,
            "name": "Z",
            "position": 2,
            "stddev": 0.4454821278,
            "variance": 0.1984543262
          },
          {
            "average": 24618.76371,
            "count": 9861557,
            "maximum": 65535,
            "minimum": 4762,
            "name": "Intensity",
            "position": 3,
            "stddev": 4970.200218,
            "variance": 24702890.2
          },
          {
            "average": 2.189234317,
            "count": 9861557,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.208642194,
            "variance": 1.460815953
          },
          {
            "average": 3.378577845,
            "count": 9861557,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.333795269,
            "variance": 1.77900982
          },
          {
            "average": 0.4545468834,
            "count": 9861557,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4979297534,
            "variance": 0.2479340393
          },
          {
            "average": 0.0009930480552,
            "count": 9861557,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03149701591,
            "variance": 0.0009920620113
          },
          {
            "average": 32.02668818,
            "count": 9861557,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 19.8478097,
            "variance": 393.9355498
          },
          {
            "average": -0.8234585289,
            "count": 9861557,
            "maximum": 20.7840004,
            "minimum": -21.78000069,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.64226359,
            "variance": 186.1113558
          },
          {
            "average": 0.6895911062,
            "count": 9861557,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8271298129,
            "variance": 0.6841437273
          },
          {
            "average": 4401.645482,
            "count": 9861557,
            "maximum": 32053,
            "minimum": 2050,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8061.547436,
            "variance": 64988547.06
          },
          {
            "average": 260968215.6,
            "count": 9861557,
            "maximum": 260968847.3,
            "minimum": 260967805.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 297.2134031,
            "variance": 88335.80701
          },
          {
            "average": 0.6895911062,
            "count": 9861557,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.8271298129,
            "variance": 0.6841437273
          },
          {
            "average": 0,
            "count": 9861557,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9861557,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9861557,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1728681384,
            "count": 9861557,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3781332564,
            "variance": 0.1429847596
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          824648.0698,
          3818911.587,
          -26.7885213,
          825176.9898,
          3819440.627,
          57.1714787
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                824648.0697823523,
                3818911.5866439287,
                -26.788521296604248
              ],
              [
                824648.0697823523,
                3819440.6266439287,
                -26.788521296604248
              ],
              [
                825176.9897823522,
                3819440.6266439287,
                57.17147870339576
              ],
              [
                825176.9897823522,
                3818911.5866439287,
                57.17147870339576
              ],
              [
                824648.0697823523,
                3818911.5866439287,
                -26.788521296604248
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-21T13:07:27+00:00",
        "end_time": "2019-12-21T12:50:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191221_273500e_3816500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191221_273500e_3816500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191221_273500e_3816500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191221_273500e_3816500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.46612262,
            34.46055896,
            -26.7885213,
            -77.46017363,
            34.46548737,
            57.1714787
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.46612261996225,
                  34.460725462248995,
                  -26.788521296604248
                ],
                [
                  -77.46592169748747,
                  34.4654873701779,
                  -26.788521296604248
                ],
                [
                  -77.46017362733895,
                  34.46532084072651,
                  57.17147870339576
                ],
                [
                  -77.46037487494463,
                  34.46055896228654,
                  57.17147870339576
                ],
                [
                  -77.46612261996225,
                  34.460725462248995,
                  -26.788521296604248
                ]
              ]
            ]
          },
          "id": "20191221_273500e_3816500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191221_273500e_3816500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-21T13:07:27Z",
            "pc:count": 9861557,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 824914.1131,
                "count": 9861557,
                "maximum": 825176.9898,
                "minimum": 824648.0698,
                "name": "X",
                "position": 0,
                "stddev": 144.1209951,
                "variance": 20770.86124
              },
              {
                "average": 3819176.546,
                "count": 9861557,
                "maximum": 3819440.627,
                "minimum": 3818911.587,
                "name": "Y",
                "position": 1,
                "stddev": 144.2837229,
                "variance": 20817.79271
              },
              {
                "average": -1.216756681,
                "count": 9861557,
                "maximum": 57.1714787,
                "minimum": -26.7885213,
                "name": "Z",
                "position": 2,
                "stddev": 0.4454821278,
                "variance": 0.1984543262
              },
              {
                "average": 24618.76371,
                "count": 9861557,
                "maximum": 65535,
                "minimum": 4762,
                "name": "Intensity",
                "position": 3,
                "stddev": 4970.200218,
                "variance": 24702890.2
              },
              {
                "average": 2.189234317,
                "count": 9861557,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.208642194,
                "variance": 1.460815953
              },
              {
                "average": 3.378577845,
                "count": 9861557,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.333795269,
                "variance": 1.77900982
              },
              {
                "average": 0.4545468834,
                "count": 9861557,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4979297534,
                "variance": 0.2479340393
              },
              {
                "average": 0.0009930480552,
                "count": 9861557,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03149701591,
                "variance": 0.0009920620113
              },
              {
                "average": 32.02668818,
                "count": 9861557,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 19.8478097,
                "variance": 393.9355498
              },
              {
                "average": -0.8234585289,
                "count": 9861557,
                "maximum": 20.7840004,
                "minimum": -21.78000069,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.64226359,
                "variance": 186.1113558
              },
              {
                "average": 0.6895911062,
                "count": 9861557,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8271298129,
                "variance": 0.6841437273
              },
              {
                "average": 4401.645482,
                "count": 9861557,
                "maximum": 32053,
                "minimum": 2050,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8061.547436,
                "variance": 64988547.06
              },
              {
                "average": 260968215.6,
                "count": 9861557,
                "maximum": 260968847.3,
                "minimum": 260967805.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 297.2134031,
                "variance": 88335.80701
              },
              {
                "average": 0.6895911062,
                "count": 9861557,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.8271298129,
                "variance": 0.6841437273
              },
              {
                "average": 0,
                "count": 9861557,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9861557,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9861557,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1728681384,
                "count": 9861557,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3781332564,
                "variance": 0.1429847596
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              824648.0698,
              3818911.587,
              -26.7885213,
              825176.9898,
              3819440.627,
              57.1714787
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    824648.0697823523,
                    3818911.5866439287,
                    -26.788521296604248
                  ],
                  [
                    824648.0697823523,
                    3819440.6266439287,
                    -26.788521296604248
                  ],
                  [
                    825176.9897823522,
                    3819440.6266439287,
                    57.17147870339576
                  ],
                  [
                    825176.9897823522,
                    3818911.5866439287,
                    57.17147870339576
                  ],
                  [
                    824648.0697823523,
                    3818911.5866439287,
                    -26.788521296604248
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-21T13:07:27+00:00",
            "end_time": "2019-12-21T12:50:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191126_236000e_3791500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86142353433087,
              34.226734078306144,
              1.412766731687368
            ],
            [
              -77.86137753714688,
              34.22797280824017,
              1.412766731687368
            ],
            [
              -77.86048334079508,
              34.227949896262004,
              30.712766731687367
            ],
            [
              -77.86052935103123,
              34.22671116738691,
              30.712766731687367
            ],
            [
              -77.86142353433087,
              34.226734078306144,
              1.412766731687368
            ]
          ]
        ]
      },
      "bbox": [
        -77.86142353,
        34.22671117,
        1.412766732,
        -77.86048334,
        34.22797281,
        30.71276673
      ],
      "properties": {
        "datetime": "2019-11-26T22:14:03Z",
        "pc:count": 234445,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789175.3221,
            "count": 234445,
            "maximum": 789204.3812,
            "minimum": 789121.9012,
            "name": "X",
            "position": 0,
            "stddev": 16.72493,
            "variance": 279.7232834
          },
          {
            "average": 3791797.145,
            "count": 234445,
            "maximum": 3791890.589,
            "minimum": 3791753.029,
            "name": "Y",
            "position": 1,
            "stddev": 28.60798991,
            "variance": 818.4170865
          },
          {
            "average": 16.0630947,
            "count": 234445,
            "maximum": 30.71276673,
            "minimum": 1.412766732,
            "name": "Z",
            "position": 2,
            "stddev": 7.255479729,
            "variance": 52.6419861
          },
          {
            "average": 32053.24671,
            "count": 234445,
            "maximum": 59156,
            "minimum": 4719,
            "name": "Intensity",
            "position": 3,
            "stddev": 11481.6444,
            "variance": 131828158.2
          },
          {
            "average": 2.419057775,
            "count": 234445,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.486368724,
            "variance": 2.209291984
          },
          {
            "average": 3.754889206,
            "count": 234445,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.795778392,
            "variance": 3.224820035
          },
          {
            "average": 0.3889355712,
            "count": 234445,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4875096988,
            "variance": 0.2376657064
          },
          {
            "average": 0.002836486169,
            "count": 234445,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.05318319829,
            "variance": 0.00282845258
          },
          {
            "average": 1.099311139,
            "count": 234445,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.377053441,
            "variance": 0.1421692974
          },
          {
            "average": -18.42351747,
            "count": 234445,
            "maximum": -11.99400043,
            "minimum": -21.64800072,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.829367683,
            "variance": 3.346586121
          },
          {
            "average": 1.034579539,
            "count": 234445,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.120498999,
            "variance": 1.255518007
          },
          {
            "average": 7041.439677,
            "count": 234445,
            "maximum": 30585,
            "minimum": 585,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12329.16158,
            "variance": 152008225.4
          },
          {
            "average": 258841642.1,
            "count": 234445,
            "maximum": 258841643.7,
            "minimum": 258841640.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.8190925091,
            "variance": 0.6709125385
          },
          {
            "average": 1.034579539,
            "count": 234445,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.120498999,
            "variance": 1.255518007
          },
          {
            "average": 0,
            "count": 234445,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 234445,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 234445,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.6424662501,
            "count": 234445,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.479274814,
            "variance": 0.2297043474
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          789121.9012,
          3791753.029,
          1.412766732,
          789204.3812,
          3791890.589,
          30.71276673
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                789121.9011619475,
                3791753.028926036,
                1.412766731687368
              ],
              [
                789121.9011619475,
                3791890.5889260354,
                1.412766731687368
              ],
              [
                789204.3811619475,
                3791890.5889260354,
                30.712766731687367
              ],
              [
                789204.3811619475,
                3791753.028926036,
                30.712766731687367
              ],
              [
                789121.9011619475,
                3791753.028926036,
                1.412766731687368
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:14:03+00:00",
        "end_time": "2019-11-26T22:14:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236000e_3791500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236000e_3791500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236000e_3791500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3791500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86142353,
            34.22671117,
            1.412766732,
            -77.86048334,
            34.22797281,
            30.71276673
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86142353433087,
                  34.226734078306144,
                  1.412766731687368
                ],
                [
                  -77.86137753714688,
                  34.22797280824017,
                  1.412766731687368
                ],
                [
                  -77.86048334079508,
                  34.227949896262004,
                  30.712766731687367
                ],
                [
                  -77.86052935103123,
                  34.22671116738691,
                  30.712766731687367
                ],
                [
                  -77.86142353433087,
                  34.226734078306144,
                  1.412766731687368
                ]
              ]
            ]
          },
          "id": "20191126_236000e_3791500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3791500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:14:03Z",
            "pc:count": 234445,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789175.3221,
                "count": 234445,
                "maximum": 789204.3812,
                "minimum": 789121.9012,
                "name": "X",
                "position": 0,
                "stddev": 16.72493,
                "variance": 279.7232834
              },
              {
                "average": 3791797.145,
                "count": 234445,
                "maximum": 3791890.589,
                "minimum": 3791753.029,
                "name": "Y",
                "position": 1,
                "stddev": 28.60798991,
                "variance": 818.4170865
              },
              {
                "average": 16.0630947,
                "count": 234445,
                "maximum": 30.71276673,
                "minimum": 1.412766732,
                "name": "Z",
                "position": 2,
                "stddev": 7.255479729,
                "variance": 52.6419861
              },
              {
                "average": 32053.24671,
                "count": 234445,
                "maximum": 59156,
                "minimum": 4719,
                "name": "Intensity",
                "position": 3,
                "stddev": 11481.6444,
                "variance": 131828158.2
              },
              {
                "average": 2.419057775,
                "count": 234445,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.486368724,
                "variance": 2.209291984
              },
              {
                "average": 3.754889206,
                "count": 234445,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.795778392,
                "variance": 3.224820035
              },
              {
                "average": 0.3889355712,
                "count": 234445,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4875096988,
                "variance": 0.2376657064
              },
              {
                "average": 0.002836486169,
                "count": 234445,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.05318319829,
                "variance": 0.00282845258
              },
              {
                "average": 1.099311139,
                "count": 234445,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.377053441,
                "variance": 0.1421692974
              },
              {
                "average": -18.42351747,
                "count": 234445,
                "maximum": -11.99400043,
                "minimum": -21.64800072,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.829367683,
                "variance": 3.346586121
              },
              {
                "average": 1.034579539,
                "count": 234445,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.120498999,
                "variance": 1.255518007
              },
              {
                "average": 7041.439677,
                "count": 234445,
                "maximum": 30585,
                "minimum": 585,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12329.16158,
                "variance": 152008225.4
              },
              {
                "average": 258841642.1,
                "count": 234445,
                "maximum": 258841643.7,
                "minimum": 258841640.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.8190925091,
                "variance": 0.6709125385
              },
              {
                "average": 1.034579539,
                "count": 234445,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.120498999,
                "variance": 1.255518007
              },
              {
                "average": 0,
                "count": 234445,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 234445,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 234445,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.6424662501,
                "count": 234445,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.479274814,
                "variance": 0.2297043474
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              789121.9012,
              3791753.029,
              1.412766732,
              789204.3812,
              3791890.589,
              30.71276673
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    789121.9011619475,
                    3791753.028926036,
                    1.412766731687368
                  ],
                  [
                    789121.9011619475,
                    3791890.5889260354,
                    1.412766731687368
                  ],
                  [
                    789204.3811619475,
                    3791890.5889260354,
                    30.712766731687367
                  ],
                  [
                    789204.3811619475,
                    3791753.028926036,
                    30.712766731687367
                  ],
                  [
                    789121.9011619475,
                    3791753.028926036,
                    1.412766731687368
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:14:03+00:00",
            "end_time": "2019-11-26T22:14: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": "20191126_236000e_3791000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86461952690789,
              34.222152462037606,
              -3.663742203037707
            ],
            [
              -77.86444518034064,
              34.22685291634696,
              -3.663742203037707
            ],
            [
              -77.86020820793321,
              34.22674440258554,
              54.37625779696229
            ],
            [
              -77.86038278914593,
              34.222043967306256,
              54.37625779696229
            ],
            [
              -77.86461952690789,
              34.222152462037606,
              -3.663742203037707
            ]
          ]
        ]
      },
      "bbox": [
        -77.86461953,
        34.22204397,
        -3.663742203,
        -77.86020821,
        34.22685292,
        54.3762578
      ],
      "properties": {
        "datetime": "2019-11-26T22:14:03Z",
        "pc:count": 3268737,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789121.5754,
            "count": 3268737,
            "maximum": 789233.8617,
            "minimum": 788843.0417,
            "name": "X",
            "position": 0,
            "stddev": 86.98641365,
            "variance": 7566.63616
          },
          {
            "average": 3791423.586,
            "count": 3268737,
            "maximum": 3791757.629,
            "minimum": 3791235.649,
            "name": "Y",
            "position": 1,
            "stddev": 137.4582783,
            "variance": 18894.77828
          },
          {
            "average": 14.55587629,
            "count": 3268737,
            "maximum": 54.3762578,
            "minimum": -3.663742203,
            "name": "Z",
            "position": 2,
            "stddev": 6.518187715,
            "variance": 42.48677108
          },
          {
            "average": 35762.00296,
            "count": 3268737,
            "maximum": 65535,
            "minimum": 3867,
            "name": "Intensity",
            "position": 3,
            "stddev": 12908.68334,
            "variance": 166634105.6
          },
          {
            "average": 2.09175287,
            "count": 3268737,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.490849485,
            "variance": 2.222632188
          },
          {
            "average": 3.185736876,
            "count": 3268737,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.095272724,
            "variance": 4.390167789
          },
          {
            "average": 0.3624681337,
            "count": 3268737,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4807130708,
            "variance": 0.2310850565
          },
          {
            "average": 0.001261649377,
            "count": 3268737,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03549729572,
            "variance": 0.001260058003
          },
          {
            "average": 1.259314224,
            "count": 3268737,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5477998225,
            "variance": 0.3000846455
          },
          {
            "average": 0.439890101,
            "count": 3268737,
            "maximum": 20.83200073,
            "minimum": -21.69000053,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.81895462,
            "variance": 190.9635069
          },
          {
            "average": 1.206539101,
            "count": 3268737,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.199560283,
            "variance": 1.438944873
          },
          {
            "average": 9025.548624,
            "count": 3268737,
            "maximum": 30585,
            "minimum": 584,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13489.86791,
            "variance": 181976536.1
          },
          {
            "average": 258841602.4,
            "count": 3268737,
            "maximum": 258841643.4,
            "minimum": 258841418.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 79.7994934,
            "variance": 6367.959147
          },
          {
            "average": 1.206539101,
            "count": 3268737,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.199560283,
            "variance": 1.438944873
          },
          {
            "average": 0,
            "count": 3268737,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3268737,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3268737,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2274936772,
            "count": 3268737,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4192139762,
            "variance": 0.1757403578
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788843.0417,
          3791235.649,
          -3.663742203,
          789233.8617,
          3791757.629,
          54.3762578
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788843.0416760892,
                3791235.6492271964,
                -3.663742203037707
              ],
              [
                788843.0416760892,
                3791757.629227197,
                -3.663742203037707
              ],
              [
                789233.8616760892,
                3791757.629227197,
                54.37625779696229
              ],
              [
                789233.8616760892,
                3791235.6492271964,
                54.37625779696229
              ],
              [
                788843.0416760892,
                3791235.6492271964,
                -3.663742203037707
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:14:03+00:00",
        "end_time": "2019-11-26T22:10:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236000e_3791000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236000e_3791000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236000e_3791000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3791000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86461953,
            34.22204397,
            -3.663742203,
            -77.86020821,
            34.22685292,
            54.3762578
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86461952690789,
                  34.222152462037606,
                  -3.663742203037707
                ],
                [
                  -77.86444518034064,
                  34.22685291634696,
                  -3.663742203037707
                ],
                [
                  -77.86020820793321,
                  34.22674440258554,
                  54.37625779696229
                ],
                [
                  -77.86038278914593,
                  34.222043967306256,
                  54.37625779696229
                ],
                [
                  -77.86461952690789,
                  34.222152462037606,
                  -3.663742203037707
                ]
              ]
            ]
          },
          "id": "20191126_236000e_3791000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3791000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:14:03Z",
            "pc:count": 3268737,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789121.5754,
                "count": 3268737,
                "maximum": 789233.8617,
                "minimum": 788843.0417,
                "name": "X",
                "position": 0,
                "stddev": 86.98641365,
                "variance": 7566.63616
              },
              {
                "average": 3791423.586,
                "count": 3268737,
                "maximum": 3791757.629,
                "minimum": 3791235.649,
                "name": "Y",
                "position": 1,
                "stddev": 137.4582783,
                "variance": 18894.77828
              },
              {
                "average": 14.55587629,
                "count": 3268737,
                "maximum": 54.3762578,
                "minimum": -3.663742203,
                "name": "Z",
                "position": 2,
                "stddev": 6.518187715,
                "variance": 42.48677108
              },
              {
                "average": 35762.00296,
                "count": 3268737,
                "maximum": 65535,
                "minimum": 3867,
                "name": "Intensity",
                "position": 3,
                "stddev": 12908.68334,
                "variance": 166634105.6
              },
              {
                "average": 2.09175287,
                "count": 3268737,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.490849485,
                "variance": 2.222632188
              },
              {
                "average": 3.185736876,
                "count": 3268737,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.095272724,
                "variance": 4.390167789
              },
              {
                "average": 0.3624681337,
                "count": 3268737,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4807130708,
                "variance": 0.2310850565
              },
              {
                "average": 0.001261649377,
                "count": 3268737,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03549729572,
                "variance": 0.001260058003
              },
              {
                "average": 1.259314224,
                "count": 3268737,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5477998225,
                "variance": 0.3000846455
              },
              {
                "average": 0.439890101,
                "count": 3268737,
                "maximum": 20.83200073,
                "minimum": -21.69000053,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.81895462,
                "variance": 190.9635069
              },
              {
                "average": 1.206539101,
                "count": 3268737,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.199560283,
                "variance": 1.438944873
              },
              {
                "average": 9025.548624,
                "count": 3268737,
                "maximum": 30585,
                "minimum": 584,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13489.86791,
                "variance": 181976536.1
              },
              {
                "average": 258841602.4,
                "count": 3268737,
                "maximum": 258841643.4,
                "minimum": 258841418.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 79.7994934,
                "variance": 6367.959147
              },
              {
                "average": 1.206539101,
                "count": 3268737,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.199560283,
                "variance": 1.438944873
              },
              {
                "average": 0,
                "count": 3268737,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3268737,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3268737,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2274936772,
                "count": 3268737,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4192139762,
                "variance": 0.1757403578
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788843.0417,
              3791235.649,
              -3.663742203,
              789233.8617,
              3791757.629,
              54.3762578
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788843.0416760892,
                    3791235.6492271964,
                    -3.663742203037707
                  ],
                  [
                    788843.0416760892,
                    3791757.629227197,
                    -3.663742203037707
                  ],
                  [
                    789233.8616760892,
                    3791757.629227197,
                    54.37625779696229
                  ],
                  [
                    789233.8616760892,
                    3791235.6492271964,
                    54.37625779696229
                  ],
                  [
                    788843.0416760892,
                    3791235.6492271964,
                    -3.663742203037707
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:14:03+00:00",
            "end_time": "2019-11-26T22:10: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": "20191128_273500e_3818000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.4665200053168,
              34.47424079740777,
              -13.517028565732552
            ],
            [
              -77.46631901156418,
              34.4790025168318,
              -13.517028565732552
            ],
            [
              -77.4605695774263,
              34.47883593658634,
              23.282971434267452
            ],
            [
              -77.46077089653932,
              34.474074246653636,
              23.282971434267452
            ],
            [
              -77.4665200053168,
              34.47424079740777,
              -13.517028565732552
            ]
          ]
        ]
      },
      "bbox": [
        -77.46652001,
        34.47407425,
        -13.51702857,
        -77.46056958,
        34.47900252,
        23.28297143
      ],
      "properties": {
        "datetime": "2019-12-21T13:32:18Z",
        "pc:count": 7808386,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 824804.5196,
            "count": 7808386,
            "maximum": 825088.0968,
            "minimum": 824559.1368,
            "name": "X",
            "position": 0,
            "stddev": 135.0339507,
            "variance": 18234.16785
          },
          {
            "average": 3820709.367,
            "count": 7808386,
            "maximum": 3820939.03,
            "minimum": 3820410.01,
            "name": "Y",
            "position": 1,
            "stddev": 139.520892,
            "variance": 19466.07931
          },
          {
            "average": 3.001715385,
            "count": 7808386,
            "maximum": 23.28297143,
            "minimum": -13.51702857,
            "name": "Z",
            "position": 2,
            "stddev": 3.68400707,
            "variance": 13.57190809
          },
          {
            "average": 31590.03102,
            "count": 7808386,
            "maximum": 65535,
            "minimum": 3539,
            "name": "Intensity",
            "position": 3,
            "stddev": 12443.04826,
            "variance": 154829450
          },
          {
            "average": 2.143519032,
            "count": 7808386,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.491639976,
            "variance": 2.224989817
          },
          {
            "average": 3.287046004,
            "count": 7808386,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.055183642,
            "variance": 4.223779802
          },
          {
            "average": 0.3969976638,
            "count": 7808386,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4892755353,
            "variance": 0.2393905494
          },
          {
            "average": 0.001320887569,
            "count": 7808386,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03632000817,
            "variance": 0.001319142994
          },
          {
            "average": 6.78622855,
            "count": 7808386,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 14.27279016,
            "variance": 203.7125391
          },
          {
            "average": -3.229391134,
            "count": 7808386,
            "maximum": 20.80200005,
            "minimum": -21.8939991,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.7805408,
            "variance": 189.9033048
          },
          {
            "average": 1.032053743,
            "count": 7808386,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.112219012,
            "variance": 1.237031132
          },
          {
            "average": 7020.787777,
            "count": 7808386,
            "maximum": 32056,
            "minimum": 351,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12262.75727,
            "variance": 150375216
          },
          {
            "average": 259374676.9,
            "count": 7808386,
            "maximum": 260970338,
            "minimum": 259007280.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 765435.5745,
            "variance": 585891618700.0
          },
          {
            "average": 1.032053743,
            "count": 7808386,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.112219012,
            "variance": 1.237031132
          },
          {
            "average": 0,
            "count": 7808386,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7808386,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7808386,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1866305021,
            "count": 7808386,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3896146522,
            "variance": 0.1517995772
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          824559.1368,
          3820410.01,
          -13.51702857,
          825088.0968,
          3820939.03,
          23.28297143
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                824559.1367991534,
                3820410.010262306,
                -13.517028565732552
              ],
              [
                824559.1367991534,
                3820939.0302623054,
                -13.517028565732552
              ],
              [
                825088.0967991534,
                3820939.0302623054,
                23.282971434267452
              ],
              [
                825088.0967991534,
                3820410.010262306,
                23.282971434267452
              ],
              [
                824559.1367991534,
                3820410.010262306,
                -13.517028565732552
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-21T13:32:18+00:00",
        "end_time": "2019-11-28T20:14:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191128_273500e_3818000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191128_273500e_3818000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191128_273500e_3818000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_273500e_3818000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.46652001,
            34.47407425,
            -13.51702857,
            -77.46056958,
            34.47900252,
            23.28297143
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.4665200053168,
                  34.47424079740777,
                  -13.517028565732552
                ],
                [
                  -77.46631901156418,
                  34.4790025168318,
                  -13.517028565732552
                ],
                [
                  -77.4605695774263,
                  34.47883593658634,
                  23.282971434267452
                ],
                [
                  -77.46077089653932,
                  34.474074246653636,
                  23.282971434267452
                ],
                [
                  -77.4665200053168,
                  34.47424079740777,
                  -13.517028565732552
                ]
              ]
            ]
          },
          "id": "20191128_273500e_3818000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_273500e_3818000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-21T13:32:18Z",
            "pc:count": 7808386,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 824804.5196,
                "count": 7808386,
                "maximum": 825088.0968,
                "minimum": 824559.1368,
                "name": "X",
                "position": 0,
                "stddev": 135.0339507,
                "variance": 18234.16785
              },
              {
                "average": 3820709.367,
                "count": 7808386,
                "maximum": 3820939.03,
                "minimum": 3820410.01,
                "name": "Y",
                "position": 1,
                "stddev": 139.520892,
                "variance": 19466.07931
              },
              {
                "average": 3.001715385,
                "count": 7808386,
                "maximum": 23.28297143,
                "minimum": -13.51702857,
                "name": "Z",
                "position": 2,
                "stddev": 3.68400707,
                "variance": 13.57190809
              },
              {
                "average": 31590.03102,
                "count": 7808386,
                "maximum": 65535,
                "minimum": 3539,
                "name": "Intensity",
                "position": 3,
                "stddev": 12443.04826,
                "variance": 154829450
              },
              {
                "average": 2.143519032,
                "count": 7808386,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.491639976,
                "variance": 2.224989817
              },
              {
                "average": 3.287046004,
                "count": 7808386,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.055183642,
                "variance": 4.223779802
              },
              {
                "average": 0.3969976638,
                "count": 7808386,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4892755353,
                "variance": 0.2393905494
              },
              {
                "average": 0.001320887569,
                "count": 7808386,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03632000817,
                "variance": 0.001319142994
              },
              {
                "average": 6.78622855,
                "count": 7808386,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 14.27279016,
                "variance": 203.7125391
              },
              {
                "average": -3.229391134,
                "count": 7808386,
                "maximum": 20.80200005,
                "minimum": -21.8939991,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.7805408,
                "variance": 189.9033048
              },
              {
                "average": 1.032053743,
                "count": 7808386,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.112219012,
                "variance": 1.237031132
              },
              {
                "average": 7020.787777,
                "count": 7808386,
                "maximum": 32056,
                "minimum": 351,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12262.75727,
                "variance": 150375216
              },
              {
                "average": 259374676.9,
                "count": 7808386,
                "maximum": 260970338,
                "minimum": 259007280.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 765435.5745,
                "variance": 585891618700.0
              },
              {
                "average": 1.032053743,
                "count": 7808386,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.112219012,
                "variance": 1.237031132
              },
              {
                "average": 0,
                "count": 7808386,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7808386,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7808386,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1866305021,
                "count": 7808386,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3896146522,
                "variance": 0.1517995772
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              824559.1368,
              3820410.01,
              -13.51702857,
              825088.0968,
              3820939.03,
              23.28297143
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    824559.1367991534,
                    3820410.010262306,
                    -13.517028565732552
                  ],
                  [
                    824559.1367991534,
                    3820939.0302623054,
                    -13.517028565732552
                  ],
                  [
                    825088.0967991534,
                    3820939.0302623054,
                    23.282971434267452
                  ],
                  [
                    825088.0967991534,
                    3820410.010262306,
                    23.282971434267452
                  ],
                  [
                    824559.1367991534,
                    3820410.010262306,
                    -13.517028565732552
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-21T13:32:18+00:00",
            "end_time": "2019-11-28T20:14: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": "20191126_236500e_3780500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.85750059647184,
              34.12768092780721,
              -11.285727378585872
            ],
            [
              -77.85732432388954,
              34.132439415348145,
              -11.285727378585872
            ],
            [
              -77.85160093644542,
              34.132292655194355,
              15.914272621414128
            ],
            [
              -77.85177752876017,
              34.12753419374298,
              15.914272621414128
            ],
            [
              -77.85750059647184,
              34.12768092780721,
              -11.285727378585872
            ]
          ]
        ]
      },
      "bbox": [
        -77.8575006,
        34.12753419,
        -11.28572738,
        -77.85160094,
        34.13243942,
        15.91427262
      ],
      "properties": {
        "datetime": "2019-11-26T20:01:05Z",
        "pc:count": 5601721,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 790087.5797,
            "count": 5601721,
            "maximum": 790350.8598,
            "minimum": 789822.3398,
            "name": "X",
            "position": 0,
            "stddev": 145.2736604,
            "variance": 21104.43641
          },
          {
            "average": 3781043.364,
            "count": 5601721,
            "maximum": 3781303.332,
            "minimum": 3780774.912,
            "name": "Y",
            "position": 1,
            "stddev": 139.7046938,
            "variance": 19517.40147
          },
          {
            "average": -0.04654314217,
            "count": 5601721,
            "maximum": 15.91427262,
            "minimum": -11.28572738,
            "name": "Z",
            "position": 2,
            "stddev": 0.455977834,
            "variance": 0.2079157851
          },
          {
            "average": 35682.49647,
            "count": 5601721,
            "maximum": 65535,
            "minimum": 4871,
            "name": "Intensity",
            "position": 3,
            "stddev": 8028.198159,
            "variance": 64451965.67
          },
          {
            "average": 1.306118245,
            "count": 5601721,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5913850653,
            "variance": 0.3497362955
          },
          {
            "average": 1.612208462,
            "count": 5601721,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.805833146,
            "variance": 0.6493670592
          },
          {
            "average": 0.3746796743,
            "count": 5601721,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4840401407,
            "variance": 0.2342948578
          },
          {
            "average": 0.001799982541,
            "count": 5601721,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.04238800449,
            "variance": 0.001796742925
          },
          {
            "average": 4.987512766,
            "count": 5601721,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.55908428,
            "variance": 133.6124295
          },
          {
            "average": -0.08586125858,
            "count": 5601721,
            "maximum": 20.81399918,
            "minimum": -21.7140007,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.43640111,
            "variance": 180.5368748
          },
          {
            "average": 1.123590232,
            "count": 5601721,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.165742931,
            "variance": 1.358956581
          },
          {
            "average": 8044.767233,
            "count": 5601721,
            "maximum": 30567,
            "minimum": 550,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12984.19109,
            "variance": 168589218.2
          },
          {
            "average": 258828555.6,
            "count": 5601721,
            "maximum": 258833665.9,
            "minimum": 258825885.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2783.209727,
            "variance": 7746256.387
          },
          {
            "average": 1.123590232,
            "count": 5601721,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.165742931,
            "variance": 1.358956581
          },
          {
            "average": 0,
            "count": 5601721,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5601721,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5601721,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2300600119,
            "count": 5601721,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4208710425,
            "variance": 0.1771324345
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          789822.3398,
          3780774.912,
          -11.28572738,
          790350.8598,
          3781303.332,
          15.91427262
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                789822.3397649098,
                3780774.9119520495,
                -11.285727378585872
              ],
              [
                789822.3397649098,
                3781303.3319520494,
                -11.285727378585872
              ],
              [
                790350.8597649098,
                3781303.3319520494,
                15.914272621414128
              ],
              [
                790350.8597649098,
                3780774.9119520495,
                15.914272621414128
              ],
              [
                789822.3397649098,
                3780774.9119520495,
                -11.285727378585872
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T20:01:05+00:00",
        "end_time": "2019-11-26T17:51:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236500e_3780500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236500e_3780500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236500e_3780500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236500e_3780500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.8575006,
            34.12753419,
            -11.28572738,
            -77.85160094,
            34.13243942,
            15.91427262
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.85750059647184,
                  34.12768092780721,
                  -11.285727378585872
                ],
                [
                  -77.85732432388954,
                  34.132439415348145,
                  -11.285727378585872
                ],
                [
                  -77.85160093644542,
                  34.132292655194355,
                  15.914272621414128
                ],
                [
                  -77.85177752876017,
                  34.12753419374298,
                  15.914272621414128
                ],
                [
                  -77.85750059647184,
                  34.12768092780721,
                  -11.285727378585872
                ]
              ]
            ]
          },
          "id": "20191126_236500e_3780500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236500e_3780500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T20:01:05Z",
            "pc:count": 5601721,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 790087.5797,
                "count": 5601721,
                "maximum": 790350.8598,
                "minimum": 789822.3398,
                "name": "X",
                "position": 0,
                "stddev": 145.2736604,
                "variance": 21104.43641
              },
              {
                "average": 3781043.364,
                "count": 5601721,
                "maximum": 3781303.332,
                "minimum": 3780774.912,
                "name": "Y",
                "position": 1,
                "stddev": 139.7046938,
                "variance": 19517.40147
              },
              {
                "average": -0.04654314217,
                "count": 5601721,
                "maximum": 15.91427262,
                "minimum": -11.28572738,
                "name": "Z",
                "position": 2,
                "stddev": 0.455977834,
                "variance": 0.2079157851
              },
              {
                "average": 35682.49647,
                "count": 5601721,
                "maximum": 65535,
                "minimum": 4871,
                "name": "Intensity",
                "position": 3,
                "stddev": 8028.198159,
                "variance": 64451965.67
              },
              {
                "average": 1.306118245,
                "count": 5601721,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5913850653,
                "variance": 0.3497362955
              },
              {
                "average": 1.612208462,
                "count": 5601721,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.805833146,
                "variance": 0.6493670592
              },
              {
                "average": 0.3746796743,
                "count": 5601721,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4840401407,
                "variance": 0.2342948578
              },
              {
                "average": 0.001799982541,
                "count": 5601721,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.04238800449,
                "variance": 0.001796742925
              },
              {
                "average": 4.987512766,
                "count": 5601721,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.55908428,
                "variance": 133.6124295
              },
              {
                "average": -0.08586125858,
                "count": 5601721,
                "maximum": 20.81399918,
                "minimum": -21.7140007,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.43640111,
                "variance": 180.5368748
              },
              {
                "average": 1.123590232,
                "count": 5601721,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.165742931,
                "variance": 1.358956581
              },
              {
                "average": 8044.767233,
                "count": 5601721,
                "maximum": 30567,
                "minimum": 550,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12984.19109,
                "variance": 168589218.2
              },
              {
                "average": 258828555.6,
                "count": 5601721,
                "maximum": 258833665.9,
                "minimum": 258825885.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2783.209727,
                "variance": 7746256.387
              },
              {
                "average": 1.123590232,
                "count": 5601721,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.165742931,
                "variance": 1.358956581
              },
              {
                "average": 0,
                "count": 5601721,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5601721,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5601721,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2300600119,
                "count": 5601721,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4208710425,
                "variance": 0.1771324345
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              789822.3398,
              3780774.912,
              -11.28572738,
              790350.8598,
              3781303.332,
              15.91427262
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    789822.3397649098,
                    3780774.9119520495,
                    -11.285727378585872
                  ],
                  [
                    789822.3397649098,
                    3781303.3319520494,
                    -11.285727378585872
                  ],
                  [
                    790350.8597649098,
                    3781303.3319520494,
                    15.914272621414128
                  ],
                  [
                    790350.8597649098,
                    3780774.9119520495,
                    15.914272621414128
                  ],
                  [
                    789822.3397649098,
                    3780774.9119520495,
                    -11.285727378585872
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T20:01:05+00:00",
            "end_time": "2019-11-26T17:51: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": "20191128_273500e_3818500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.46665303601787,
              34.47874475249258,
              -12.714748667232202
            ],
            [
              -77.46645202361316,
              34.48350628907169,
              -12.714748667232202
            ],
            [
              -77.46070097527561,
              34.48333965830964,
              20.5252513327678
            ],
            [
              -77.46090231317466,
              34.47857815122788,
              20.5252513327678
            ],
            [
              -77.46665303601787,
              34.47874475249258,
              -12.714748667232202
            ]
          ]
        ]
      },
      "bbox": [
        -77.46665304,
        34.47857815,
        -12.71474867,
        -77.46070098,
        34.48350629,
        20.52525133
      ],
      "properties": {
        "datetime": "2019-11-28T20:39:34Z",
        "pc:count": 6454303,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 824780.4214,
            "count": 6454303,
            "maximum": 825058.5233,
            "minimum": 824529.4433,
            "name": "X",
            "position": 0,
            "stddev": 143.2835957,
            "variance": 20530.18879
          },
          {
            "average": 3821180.263,
            "count": 6454303,
            "maximum": 3821438.355,
            "minimum": 3820909.355,
            "name": "Y",
            "position": 1,
            "stddev": 146.5754632,
            "variance": 21484.36642
          },
          {
            "average": 0.7053449478,
            "count": 6454303,
            "maximum": 20.52525133,
            "minimum": -12.71474867,
            "name": "Z",
            "position": 2,
            "stddev": 1.999684825,
            "variance": 3.998739399
          },
          {
            "average": 32981.82112,
            "count": 6454303,
            "maximum": 65535,
            "minimum": 2927,
            "name": "Intensity",
            "position": 3,
            "stddev": 11371.38684,
            "variance": 129308438.7
          },
          {
            "average": 1.597313761,
            "count": 6454303,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9260437226,
            "variance": 0.8575569762
          },
          {
            "average": 2.194634959,
            "count": 6454303,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.272223539,
            "variance": 1.618552733
          },
          {
            "average": 0.4092898954,
            "count": 6454303,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4917028721,
            "variance": 0.2417717144
          },
          {
            "average": 0.001623722964,
            "count": 6454303,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.04026272146,
            "variance": 0.001621086739
          },
          {
            "average": 19.22540234,
            "count": 6454303,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 20.75649393,
            "variance": 430.8320404
          },
          {
            "average": -1.189023883,
            "count": 6454303,
            "maximum": 20.92200089,
            "minimum": -22.70999908,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.56127453,
            "variance": 183.908167
          },
          {
            "average": 0.9742655404,
            "count": 6454303,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.074720273,
            "variance": 1.155023666
          },
          {
            "average": 6002.631134,
            "count": 6454303,
            "maximum": 30354,
            "minimum": 351,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11729.02686,
            "variance": 137570071.1
          },
          {
            "average": 259008194.7,
            "count": 6454303,
            "maximum": 259008774.6,
            "minimum": 259007287.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 332.0247118,
            "variance": 110240.4092
          },
          {
            "average": 0.9742655404,
            "count": 6454303,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.074720273,
            "variance": 1.155023666
          },
          {
            "average": 0,
            "count": 6454303,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6454303,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6454303,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1683916916,
            "count": 6454303,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3742137778,
            "variance": 0.1400359515
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          824529.4433,
          3820909.355,
          -12.71474867,
          825058.5233,
          3821438.355,
          20.52525133
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                824529.4432936161,
                3820909.355017404,
                -12.714748667232202
              ],
              [
                824529.4432936161,
                3821438.355017404,
                -12.714748667232202
              ],
              [
                825058.5232936161,
                3821438.355017404,
                20.5252513327678
              ],
              [
                825058.5232936161,
                3820909.355017404,
                20.5252513327678
              ],
              [
                824529.4432936161,
                3820909.355017404,
                -12.714748667232202
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-28T20:39:34+00:00",
        "end_time": "2019-11-28T20:14:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191128_273500e_3818500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191128_273500e_3818500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191128_273500e_3818500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_273500e_3818500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.46665304,
            34.47857815,
            -12.71474867,
            -77.46070098,
            34.48350629,
            20.52525133
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.46665303601787,
                  34.47874475249258,
                  -12.714748667232202
                ],
                [
                  -77.46645202361316,
                  34.48350628907169,
                  -12.714748667232202
                ],
                [
                  -77.46070097527561,
                  34.48333965830964,
                  20.5252513327678
                ],
                [
                  -77.46090231317466,
                  34.47857815122788,
                  20.5252513327678
                ],
                [
                  -77.46665303601787,
                  34.47874475249258,
                  -12.714748667232202
                ]
              ]
            ]
          },
          "id": "20191128_273500e_3818500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_273500e_3818500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-28T20:39:34Z",
            "pc:count": 6454303,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 824780.4214,
                "count": 6454303,
                "maximum": 825058.5233,
                "minimum": 824529.4433,
                "name": "X",
                "position": 0,
                "stddev": 143.2835957,
                "variance": 20530.18879
              },
              {
                "average": 3821180.263,
                "count": 6454303,
                "maximum": 3821438.355,
                "minimum": 3820909.355,
                "name": "Y",
                "position": 1,
                "stddev": 146.5754632,
                "variance": 21484.36642
              },
              {
                "average": 0.7053449478,
                "count": 6454303,
                "maximum": 20.52525133,
                "minimum": -12.71474867,
                "name": "Z",
                "position": 2,
                "stddev": 1.999684825,
                "variance": 3.998739399
              },
              {
                "average": 32981.82112,
                "count": 6454303,
                "maximum": 65535,
                "minimum": 2927,
                "name": "Intensity",
                "position": 3,
                "stddev": 11371.38684,
                "variance": 129308438.7
              },
              {
                "average": 1.597313761,
                "count": 6454303,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9260437226,
                "variance": 0.8575569762
              },
              {
                "average": 2.194634959,
                "count": 6454303,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.272223539,
                "variance": 1.618552733
              },
              {
                "average": 0.4092898954,
                "count": 6454303,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4917028721,
                "variance": 0.2417717144
              },
              {
                "average": 0.001623722964,
                "count": 6454303,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.04026272146,
                "variance": 0.001621086739
              },
              {
                "average": 19.22540234,
                "count": 6454303,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 20.75649393,
                "variance": 430.8320404
              },
              {
                "average": -1.189023883,
                "count": 6454303,
                "maximum": 20.92200089,
                "minimum": -22.70999908,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.56127453,
                "variance": 183.908167
              },
              {
                "average": 0.9742655404,
                "count": 6454303,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.074720273,
                "variance": 1.155023666
              },
              {
                "average": 6002.631134,
                "count": 6454303,
                "maximum": 30354,
                "minimum": 351,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11729.02686,
                "variance": 137570071.1
              },
              {
                "average": 259008194.7,
                "count": 6454303,
                "maximum": 259008774.6,
                "minimum": 259007287.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 332.0247118,
                "variance": 110240.4092
              },
              {
                "average": 0.9742655404,
                "count": 6454303,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.074720273,
                "variance": 1.155023666
              },
              {
                "average": 0,
                "count": 6454303,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6454303,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6454303,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1683916916,
                "count": 6454303,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3742137778,
                "variance": 0.1400359515
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              824529.4433,
              3820909.355,
              -12.71474867,
              825058.5233,
              3821438.355,
              20.52525133
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    824529.4432936161,
                    3820909.355017404,
                    -12.714748667232202
                  ],
                  [
                    824529.4432936161,
                    3821438.355017404,
                    -12.714748667232202
                  ],
                  [
                    825058.5232936161,
                    3821438.355017404,
                    20.5252513327678
                  ],
                  [
                    825058.5232936161,
                    3820909.355017404,
                    20.5252513327678
                  ],
                  [
                    824529.4432936161,
                    3820909.355017404,
                    -12.714748667232202
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-28T20:39:34+00:00",
            "end_time": "2019-11-28T20:14: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": "20191126_236500e_3781000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.85765132303821,
              34.13218428240321,
              -14.812067581066271
            ],
            [
              -77.85747501576684,
              34.13694312734694,
              -14.812067581066271
            ],
            [
              -77.85175240685264,
              34.13679638509639,
              20.627932418933725
            ],
            [
              -77.85192903389134,
              34.13203756623934,
              20.627932418933725
            ],
            [
              -77.85765132303821,
              34.13218428240321,
              -14.812067581066271
            ]
          ]
        ]
      },
      "bbox": [
        -77.85765132,
        34.13203757,
        -14.81206758,
        -77.85175241,
        34.13694313,
        20.62793242
      ],
      "properties": {
        "datetime": "2019-11-26T18:18:50Z",
        "pc:count": 5861182,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 790052.3694,
            "count": 5861182,
            "maximum": 790321.4641,
            "minimum": 789793.0441,
            "name": "X",
            "position": 0,
            "stddev": 143.7254407,
            "variance": 20657.00229
          },
          {
            "average": 3781533.761,
            "count": 5861182,
            "maximum": 3781802.557,
            "minimum": 3781274.097,
            "name": "Y",
            "position": 1,
            "stddev": 143.0803198,
            "variance": 20471.97791
          },
          {
            "average": 0.1646237382,
            "count": 5861182,
            "maximum": 20.62793242,
            "minimum": -14.81206758,
            "name": "Z",
            "position": 2,
            "stddev": 0.3841373986,
            "variance": 0.147561541
          },
          {
            "average": 36288.8386,
            "count": 5861182,
            "maximum": 65535,
            "minimum": 4609,
            "name": "Intensity",
            "position": 3,
            "stddev": 7533.319282,
            "variance": 56750899.41
          },
          {
            "average": 1.289638336,
            "count": 5861182,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5478163101,
            "variance": 0.3001027096
          },
          {
            "average": 1.579273089,
            "count": 5861182,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7257725601,
            "variance": 0.526745809
          },
          {
            "average": 0.3731046059,
            "count": 5861182,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4836296092,
            "variance": 0.2338975989
          },
          {
            "average": 0.001710747081,
            "count": 5861182,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.04132578756,
            "variance": 0.001707820717
          },
          {
            "average": 2.820570663,
            "count": 5861182,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.548613921,
            "variance": 56.98157213
          },
          {
            "average": 0.306425753,
            "count": 5861182,
            "maximum": 20.85000038,
            "minimum": -21.69599915,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.58412418,
            "variance": 184.5284299
          },
          {
            "average": 1.142138736,
            "count": 5861182,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.172913611,
            "variance": 1.375726339
          },
          {
            "average": 8242.122818,
            "count": 5861182,
            "maximum": 30553,
            "minimum": 550,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13098.44652,
            "variance": 171569301.2
          },
          {
            "average": 258826840,
            "count": 5861182,
            "maximum": 258827530.1,
            "minimum": 258825885.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 720.4248405,
            "variance": 519011.9509
          },
          {
            "average": 1.142138736,
            "count": 5861182,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.172913611,
            "variance": 1.375726339
          },
          {
            "average": 0,
            "count": 5861182,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5861182,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5861182,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2262593108,
            "count": 5861182,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4184089686,
            "variance": 0.175066065
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          789793.0441,
          3781274.097,
          -14.81206758,
          790321.4641,
          3781802.557,
          20.62793242
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                789793.0440572146,
                3781274.0974771087,
                -14.812067581066271
              ],
              [
                789793.0440572146,
                3781802.5574771087,
                -14.812067581066271
              ],
              [
                790321.4640572146,
                3781802.5574771087,
                20.627932418933725
              ],
              [
                790321.4640572146,
                3781274.0974771087,
                20.627932418933725
              ],
              [
                789793.0440572146,
                3781274.0974771087,
                -14.812067581066271
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T18:18:50+00:00",
        "end_time": "2019-11-26T17:51:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236500e_3781000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236500e_3781000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236500e_3781000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236500e_3781000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.85765132,
            34.13203757,
            -14.81206758,
            -77.85175241,
            34.13694313,
            20.62793242
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.85765132303821,
                  34.13218428240321,
                  -14.812067581066271
                ],
                [
                  -77.85747501576684,
                  34.13694312734694,
                  -14.812067581066271
                ],
                [
                  -77.85175240685264,
                  34.13679638509639,
                  20.627932418933725
                ],
                [
                  -77.85192903389134,
                  34.13203756623934,
                  20.627932418933725
                ],
                [
                  -77.85765132303821,
                  34.13218428240321,
                  -14.812067581066271
                ]
              ]
            ]
          },
          "id": "20191126_236500e_3781000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236500e_3781000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T18:18:50Z",
            "pc:count": 5861182,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 790052.3694,
                "count": 5861182,
                "maximum": 790321.4641,
                "minimum": 789793.0441,
                "name": "X",
                "position": 0,
                "stddev": 143.7254407,
                "variance": 20657.00229
              },
              {
                "average": 3781533.761,
                "count": 5861182,
                "maximum": 3781802.557,
                "minimum": 3781274.097,
                "name": "Y",
                "position": 1,
                "stddev": 143.0803198,
                "variance": 20471.97791
              },
              {
                "average": 0.1646237382,
                "count": 5861182,
                "maximum": 20.62793242,
                "minimum": -14.81206758,
                "name": "Z",
                "position": 2,
                "stddev": 0.3841373986,
                "variance": 0.147561541
              },
              {
                "average": 36288.8386,
                "count": 5861182,
                "maximum": 65535,
                "minimum": 4609,
                "name": "Intensity",
                "position": 3,
                "stddev": 7533.319282,
                "variance": 56750899.41
              },
              {
                "average": 1.289638336,
                "count": 5861182,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5478163101,
                "variance": 0.3001027096
              },
              {
                "average": 1.579273089,
                "count": 5861182,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7257725601,
                "variance": 0.526745809
              },
              {
                "average": 0.3731046059,
                "count": 5861182,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4836296092,
                "variance": 0.2338975989
              },
              {
                "average": 0.001710747081,
                "count": 5861182,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.04132578756,
                "variance": 0.001707820717
              },
              {
                "average": 2.820570663,
                "count": 5861182,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.548613921,
                "variance": 56.98157213
              },
              {
                "average": 0.306425753,
                "count": 5861182,
                "maximum": 20.85000038,
                "minimum": -21.69599915,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.58412418,
                "variance": 184.5284299
              },
              {
                "average": 1.142138736,
                "count": 5861182,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.172913611,
                "variance": 1.375726339
              },
              {
                "average": 8242.122818,
                "count": 5861182,
                "maximum": 30553,
                "minimum": 550,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13098.44652,
                "variance": 171569301.2
              },
              {
                "average": 258826840,
                "count": 5861182,
                "maximum": 258827530.1,
                "minimum": 258825885.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 720.4248405,
                "variance": 519011.9509
              },
              {
                "average": 1.142138736,
                "count": 5861182,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.172913611,
                "variance": 1.375726339
              },
              {
                "average": 0,
                "count": 5861182,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5861182,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5861182,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2262593108,
                "count": 5861182,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4184089686,
                "variance": 0.175066065
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              789793.0441,
              3781274.097,
              -14.81206758,
              790321.4641,
              3781802.557,
              20.62793242
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    789793.0440572146,
                    3781274.0974771087,
                    -14.812067581066271
                  ],
                  [
                    789793.0440572146,
                    3781802.5574771087,
                    -14.812067581066271
                  ],
                  [
                    790321.4640572146,
                    3781802.5574771087,
                    20.627932418933725
                  ],
                  [
                    790321.4640572146,
                    3781274.0974771087,
                    20.627932418933725
                  ],
                  [
                    789793.0440572146,
                    3781274.0974771087,
                    -14.812067581066271
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T18:18:50+00:00",
            "end_time": "2019-11-26T17:51: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": "20191128_274000e_3818000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.46107970208013,
              34.47435013274619,
              -16.365299384230735
            ],
            [
              -77.46087843649296,
              34.47911092395999,
              -16.365299384230735
            ],
            [
              -77.45512924618369,
              34.47894409363129,
              17.15470061576927
            ],
            [
              -77.45533083705153,
              34.4741833319473,
              17.15470061576927
            ],
            [
              -77.46107970208013,
              34.47435013274619,
              -16.365299384230735
            ]
          ]
        ]
      },
      "bbox": [
        -77.4610797,
        34.47418333,
        -16.36529938,
        -77.45512925,
        34.47911092,
        17.15470062
      ],
      "properties": {
        "datetime": "2019-12-21T13:32:12Z",
        "pc:count": 5978911,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 825308.0947,
            "count": 5978911,
            "maximum": 825587.5874,
            "minimum": 825058.6474,
            "name": "X",
            "position": 0,
            "stddev": 140.0750372,
            "variance": 19621.01606
          },
          {
            "average": 3820701.685,
            "count": 5978911,
            "maximum": 3820968.55,
            "minimum": 3820439.63,
            "name": "Y",
            "position": 1,
            "stddev": 147.3627707,
            "variance": 21715.78619
          },
          {
            "average": 1.532006829,
            "count": 5978911,
            "maximum": 17.15470062,
            "minimum": -16.36529938,
            "name": "Z",
            "position": 2,
            "stddev": 2.244797465,
            "variance": 5.03911566
          },
          {
            "average": 38080.76399,
            "count": 5978911,
            "maximum": 65535,
            "minimum": 4522,
            "name": "Intensity",
            "position": 3,
            "stddev": 11756.03968,
            "variance": 138204469
          },
          {
            "average": 1.597674393,
            "count": 5978911,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.065695805,
            "variance": 1.135707549
          },
          {
            "average": 2.195353301,
            "count": 5978911,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.565955758,
            "variance": 2.452217435
          },
          {
            "average": 0.3779337073,
            "count": 5978911,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.484870972,
            "variance": 0.2350998595
          },
          {
            "average": 0.001693452202,
            "count": 5978911,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0411167205,
            "variance": 0.001690584705
          },
          {
            "average": 3.763300374,
            "count": 5978911,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.813954958,
            "variance": 96.31371191
          },
          {
            "average": -1.167546839,
            "count": 5978911,
            "maximum": 20.85000038,
            "minimum": -21.8220005,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.11247369,
            "variance": 199.1619135
          },
          {
            "average": 1.131831031,
            "count": 5978911,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.165583297,
            "variance": 1.358584423
          },
          {
            "average": 9250.060836,
            "count": 5978911,
            "maximum": 32056,
            "minimum": 351,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13039.17039,
            "variance": 170019964.5
          },
          {
            "average": 260573383.1,
            "count": 5978911,
            "maximum": 260970332.2,
            "minimum": 259007287.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 788226.6452,
            "variance": 621301244300.0
          },
          {
            "average": 1.131831031,
            "count": 5978911,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.165583297,
            "variance": 1.358584423
          },
          {
            "average": 0,
            "count": 5978911,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5978911,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5978911,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1824837332,
            "count": 5978911,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3862427285,
            "variance": 0.1491834453
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          825058.6474,
          3820439.63,
          -16.36529938,
          825587.5874,
          3820968.55,
          17.15470062
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                825058.647437745,
                3820439.630003833,
                -16.365299384230735
              ],
              [
                825058.647437745,
                3820968.550003833,
                -16.365299384230735
              ],
              [
                825587.587437745,
                3820968.550003833,
                17.15470061576927
              ],
              [
                825587.587437745,
                3820439.630003833,
                17.15470061576927
              ],
              [
                825058.647437745,
                3820439.630003833,
                -16.365299384230735
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-21T13:32:12+00:00",
        "end_time": "2019-11-28T20:14:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191128_274000e_3818000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191128_274000e_3818000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191128_274000e_3818000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_274000e_3818000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.4610797,
            34.47418333,
            -16.36529938,
            -77.45512925,
            34.47911092,
            17.15470062
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.46107970208013,
                  34.47435013274619,
                  -16.365299384230735
                ],
                [
                  -77.46087843649296,
                  34.47911092395999,
                  -16.365299384230735
                ],
                [
                  -77.45512924618369,
                  34.47894409363129,
                  17.15470061576927
                ],
                [
                  -77.45533083705153,
                  34.4741833319473,
                  17.15470061576927
                ],
                [
                  -77.46107970208013,
                  34.47435013274619,
                  -16.365299384230735
                ]
              ]
            ]
          },
          "id": "20191128_274000e_3818000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_274000e_3818000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-21T13:32:12Z",
            "pc:count": 5978911,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 825308.0947,
                "count": 5978911,
                "maximum": 825587.5874,
                "minimum": 825058.6474,
                "name": "X",
                "position": 0,
                "stddev": 140.0750372,
                "variance": 19621.01606
              },
              {
                "average": 3820701.685,
                "count": 5978911,
                "maximum": 3820968.55,
                "minimum": 3820439.63,
                "name": "Y",
                "position": 1,
                "stddev": 147.3627707,
                "variance": 21715.78619
              },
              {
                "average": 1.532006829,
                "count": 5978911,
                "maximum": 17.15470062,
                "minimum": -16.36529938,
                "name": "Z",
                "position": 2,
                "stddev": 2.244797465,
                "variance": 5.03911566
              },
              {
                "average": 38080.76399,
                "count": 5978911,
                "maximum": 65535,
                "minimum": 4522,
                "name": "Intensity",
                "position": 3,
                "stddev": 11756.03968,
                "variance": 138204469
              },
              {
                "average": 1.597674393,
                "count": 5978911,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.065695805,
                "variance": 1.135707549
              },
              {
                "average": 2.195353301,
                "count": 5978911,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.565955758,
                "variance": 2.452217435
              },
              {
                "average": 0.3779337073,
                "count": 5978911,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.484870972,
                "variance": 0.2350998595
              },
              {
                "average": 0.001693452202,
                "count": 5978911,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0411167205,
                "variance": 0.001690584705
              },
              {
                "average": 3.763300374,
                "count": 5978911,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.813954958,
                "variance": 96.31371191
              },
              {
                "average": -1.167546839,
                "count": 5978911,
                "maximum": 20.85000038,
                "minimum": -21.8220005,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.11247369,
                "variance": 199.1619135
              },
              {
                "average": 1.131831031,
                "count": 5978911,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.165583297,
                "variance": 1.358584423
              },
              {
                "average": 9250.060836,
                "count": 5978911,
                "maximum": 32056,
                "minimum": 351,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13039.17039,
                "variance": 170019964.5
              },
              {
                "average": 260573383.1,
                "count": 5978911,
                "maximum": 260970332.2,
                "minimum": 259007287.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 788226.6452,
                "variance": 621301244300.0
              },
              {
                "average": 1.131831031,
                "count": 5978911,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.165583297,
                "variance": 1.358584423
              },
              {
                "average": 0,
                "count": 5978911,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5978911,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5978911,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1824837332,
                "count": 5978911,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3862427285,
                "variance": 0.1491834453
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              825058.6474,
              3820439.63,
              -16.36529938,
              825587.5874,
              3820968.55,
              17.15470062
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    825058.647437745,
                    3820439.630003833,
                    -16.365299384230735
                  ],
                  [
                    825058.647437745,
                    3820968.550003833,
                    -16.365299384230735
                  ],
                  [
                    825587.587437745,
                    3820968.550003833,
                    17.15470061576927
                  ],
                  [
                    825587.587437745,
                    3820439.630003833,
                    17.15470061576927
                  ],
                  [
                    825058.647437745,
                    3820439.630003833,
                    -16.365299384230735
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-21T13:32:12+00:00",
            "end_time": "2019-11-28T20:14: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": "20191126_236000e_3790500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86585195035826,
              34.217625126019,
              -3.865655040873921
            ],
            [
              -77.86567552504533,
              34.22238430234464,
              -3.865655040873921
            ],
            [
              -77.86005528900066,
              34.22224039519573,
              37.954344959126075
            ],
            [
              -77.8602320293997,
              34.21748124442394,
              37.954344959126075
            ],
            [
              -77.86585195035826,
              34.217625126019,
              -3.865655040873921
            ]
          ]
        ]
      },
      "bbox": [
        -77.86585195,
        34.21748124,
        -3.865655041,
        -77.86005529,
        34.2223843,
        37.95434496
      ],
      "properties": {
        "datetime": "2019-11-26T22:13:56Z",
        "pc:count": 11054007,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789022.3613,
            "count": 11054007,
            "maximum": 789263.3711,
            "minimum": 788744.9311,
            "name": "X",
            "position": 0,
            "stddev": 131.3350094,
            "variance": 17248.88469
          },
          {
            "average": 3790978.787,
            "count": 11054007,
            "maximum": 3791258.373,
            "minimum": 3790729.873,
            "name": "Y",
            "position": 1,
            "stddev": 140.1002377,
            "variance": 19628.07661
          },
          {
            "average": 15.66439929,
            "count": 11054007,
            "maximum": 37.95434496,
            "minimum": -3.865655041,
            "name": "Z",
            "position": 2,
            "stddev": 6.892715618,
            "variance": 47.5095286
          },
          {
            "average": 31324.67061,
            "count": 11054007,
            "maximum": 65535,
            "minimum": 3845,
            "name": "Intensity",
            "position": 3,
            "stddev": 12305.75399,
            "variance": 151431581.2
          },
          {
            "average": 2.564328754,
            "count": 11054007,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.648374198,
            "variance": 2.717137496
          },
          {
            "average": 4.129562067,
            "count": 11054007,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.034533214,
            "variance": 4.139325399
          },
          {
            "average": 0.3727411246,
            "count": 11054007,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.483534073,
            "variance": 0.2338051998
          },
          {
            "average": 0.0007957295486,
            "count": 11054007,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02819745441,
            "variance": 0.000795096435
          },
          {
            "average": 1.162882473,
            "count": 11054007,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4775351427,
            "variance": 0.2280398125
          },
          {
            "average": 4.953437398,
            "count": 11054007,
            "maximum": 20.81999969,
            "minimum": -21.70199966,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.65204947,
            "variance": 160.0743558
          },
          {
            "average": 1.164624737,
            "count": 11054007,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.179848003,
            "variance": 1.39204131
          },
          {
            "average": 8503.245685,
            "count": 11054007,
            "maximum": 30585,
            "minimum": 583,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13223.35783,
            "variance": 174857192.4
          },
          {
            "average": 258841490.5,
            "count": 11054007,
            "maximum": 258841636.7,
            "minimum": 258840946,
            "name": "GpsTime",
            "position": 12,
            "stddev": 178.6711565,
            "variance": 31923.38217
          },
          {
            "average": 1.164624737,
            "count": 11054007,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.179848003,
            "variance": 1.39204131
          },
          {
            "average": 0,
            "count": 11054007,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11054007,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11054007,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.221273426,
            "count": 11054007,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4151042189,
            "variance": 0.1723115125
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788744.9311,
          3790729.873,
          -3.865655041,
          789263.3711,
          3791258.373,
          37.95434496
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788744.9311066848,
                3790729.8727817805,
                -3.865655040873921
              ],
              [
                788744.9311066848,
                3791258.3727817805,
                -3.865655040873921
              ],
              [
                789263.3711066848,
                3791258.3727817805,
                37.954344959126075
              ],
              [
                789263.3711066848,
                3790729.8727817805,
                37.954344959126075
              ],
              [
                788744.9311066848,
                3790729.8727817805,
                -3.865655040873921
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:13:56+00:00",
        "end_time": "2019-11-26T22:02:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236000e_3790500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236000e_3790500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236000e_3790500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3790500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86585195,
            34.21748124,
            -3.865655041,
            -77.86005529,
            34.2223843,
            37.95434496
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86585195035826,
                  34.217625126019,
                  -3.865655040873921
                ],
                [
                  -77.86567552504533,
                  34.22238430234464,
                  -3.865655040873921
                ],
                [
                  -77.86005528900066,
                  34.22224039519573,
                  37.954344959126075
                ],
                [
                  -77.8602320293997,
                  34.21748124442394,
                  37.954344959126075
                ],
                [
                  -77.86585195035826,
                  34.217625126019,
                  -3.865655040873921
                ]
              ]
            ]
          },
          "id": "20191126_236000e_3790500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3790500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:13:56Z",
            "pc:count": 11054007,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789022.3613,
                "count": 11054007,
                "maximum": 789263.3711,
                "minimum": 788744.9311,
                "name": "X",
                "position": 0,
                "stddev": 131.3350094,
                "variance": 17248.88469
              },
              {
                "average": 3790978.787,
                "count": 11054007,
                "maximum": 3791258.373,
                "minimum": 3790729.873,
                "name": "Y",
                "position": 1,
                "stddev": 140.1002377,
                "variance": 19628.07661
              },
              {
                "average": 15.66439929,
                "count": 11054007,
                "maximum": 37.95434496,
                "minimum": -3.865655041,
                "name": "Z",
                "position": 2,
                "stddev": 6.892715618,
                "variance": 47.5095286
              },
              {
                "average": 31324.67061,
                "count": 11054007,
                "maximum": 65535,
                "minimum": 3845,
                "name": "Intensity",
                "position": 3,
                "stddev": 12305.75399,
                "variance": 151431581.2
              },
              {
                "average": 2.564328754,
                "count": 11054007,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.648374198,
                "variance": 2.717137496
              },
              {
                "average": 4.129562067,
                "count": 11054007,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.034533214,
                "variance": 4.139325399
              },
              {
                "average": 0.3727411246,
                "count": 11054007,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.483534073,
                "variance": 0.2338051998
              },
              {
                "average": 0.0007957295486,
                "count": 11054007,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02819745441,
                "variance": 0.000795096435
              },
              {
                "average": 1.162882473,
                "count": 11054007,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4775351427,
                "variance": 0.2280398125
              },
              {
                "average": 4.953437398,
                "count": 11054007,
                "maximum": 20.81999969,
                "minimum": -21.70199966,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.65204947,
                "variance": 160.0743558
              },
              {
                "average": 1.164624737,
                "count": 11054007,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.179848003,
                "variance": 1.39204131
              },
              {
                "average": 8503.245685,
                "count": 11054007,
                "maximum": 30585,
                "minimum": 583,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13223.35783,
                "variance": 174857192.4
              },
              {
                "average": 258841490.5,
                "count": 11054007,
                "maximum": 258841636.7,
                "minimum": 258840946,
                "name": "GpsTime",
                "position": 12,
                "stddev": 178.6711565,
                "variance": 31923.38217
              },
              {
                "average": 1.164624737,
                "count": 11054007,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.179848003,
                "variance": 1.39204131
              },
              {
                "average": 0,
                "count": 11054007,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11054007,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11054007,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.221273426,
                "count": 11054007,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4151042189,
                "variance": 0.1723115125
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788744.9311,
              3790729.873,
              -3.865655041,
              789263.3711,
              3791258.373,
              37.95434496
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788744.9311066848,
                    3790729.8727817805,
                    -3.865655040873921
                  ],
                  [
                    788744.9311066848,
                    3791258.3727817805,
                    -3.865655040873921
                  ],
                  [
                    789263.3711066848,
                    3791258.3727817805,
                    37.954344959126075
                  ],
                  [
                    789263.3711066848,
                    3790729.8727817805,
                    37.954344959126075
                  ],
                  [
                    788744.9311066848,
                    3790729.8727817805,
                    -3.865655040873921
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:13:56+00:00",
            "end_time": "2019-11-26T22:02: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": "20191128_274000e_3818500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.46121308244503,
              34.47885539430698,
              -13.65621915925731
            ],
            [
              -77.46101176011881,
              34.483616902775,
              -13.65621915925731
            ],
            [
              -77.45526139026543,
              34.48345003447566,
              18.563780840742687
            ],
            [
              -77.45546303804319,
              34.47868855554682,
              18.563780840742687
            ],
            [
              -77.46121308244503,
              34.47885539430698,
              -13.65621915925731
            ]
          ]
        ]
      },
      "bbox": [
        -77.46121308,
        34.47868856,
        -13.65621916,
        -77.45526139,
        34.4836169,
        18.56378084
      ],
      "properties": {
        "datetime": "2019-12-21T13:32:03Z",
        "pc:count": 5576556,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 825293.3863,
            "count": 5576556,
            "maximum": 825557.9097,
            "minimum": 825028.8897,
            "name": "X",
            "position": 0,
            "stddev": 145.1643252,
            "variance": 21072.68132
          },
          {
            "average": 3821200.398,
            "count": 5576556,
            "maximum": 3821468.119,
            "minimum": 3820939.119,
            "name": "Y",
            "position": 1,
            "stddev": 145.0058506,
            "variance": 21026.6967
          },
          {
            "average": 0.8494478761,
            "count": 5576556,
            "maximum": 18.56378084,
            "minimum": -13.65621916,
            "name": "Z",
            "position": 2,
            "stddev": 1.272250614,
            "variance": 1.618621625
          },
          {
            "average": 35666.8329,
            "count": 5576556,
            "maximum": 65535,
            "minimum": 4019,
            "name": "Intensity",
            "position": 3,
            "stddev": 14010.09329,
            "variance": 196282714
          },
          {
            "average": 1.385658998,
            "count": 5576556,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8018901385,
            "variance": 0.6430277943
          },
          {
            "average": 1.77133557,
            "count": 5576556,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.180966507,
            "variance": 1.39468189
          },
          {
            "average": 0.3774645139,
            "count": 5576556,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.484752614,
            "variance": 0.2349850968
          },
          {
            "average": 0.001918388339,
            "count": 5576556,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.04375738187,
            "variance": 0.001914708468
          },
          {
            "average": 11.41252289,
            "count": 5576556,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 18.02766606,
            "variance": 324.9967437
          },
          {
            "average": 0.4838548683,
            "count": 5576556,
            "maximum": 20.8920002,
            "minimum": -21.91200066,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.64793391,
            "variance": 186.2661001
          },
          {
            "average": 1.101939082,
            "count": 5576556,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.156122276,
            "variance": 1.336618717
          },
          {
            "average": 7653.7085,
            "count": 5576556,
            "maximum": 32056,
            "minimum": 351,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12830.1012,
            "variance": 164611496.9
          },
          {
            "average": 259073500.4,
            "count": 5576556,
            "maximum": 260970323.9,
            "minimum": 259007288.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 353154.1774,
            "variance": 124717873000.0
          },
          {
            "average": 1.101939082,
            "count": 5576556,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.156122276,
            "variance": 1.336618717
          },
          {
            "average": 0,
            "count": 5576556,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5576556,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5576556,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1688560108,
            "count": 5576556,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3746247236,
            "variance": 0.1403436836
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          825028.8897,
          3820939.119,
          -13.65621916,
          825557.9097,
          3821468.119,
          18.56378084
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                825028.8896649713,
                3820939.119006547,
                -13.65621915925731
              ],
              [
                825028.8896649713,
                3821468.119006547,
                -13.65621915925731
              ],
              [
                825557.9096649713,
                3821468.119006547,
                18.563780840742687
              ],
              [
                825557.9096649713,
                3820939.119006547,
                18.563780840742687
              ],
              [
                825028.8896649713,
                3820939.119006547,
                -13.65621915925731
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-21T13:32:03+00:00",
        "end_time": "2019-11-28T20:14:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191128_274000e_3818500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191128_274000e_3818500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191128_274000e_3818500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_274000e_3818500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.46121308,
            34.47868856,
            -13.65621916,
            -77.45526139,
            34.4836169,
            18.56378084
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.46121308244503,
                  34.47885539430698,
                  -13.65621915925731
                ],
                [
                  -77.46101176011881,
                  34.483616902775,
                  -13.65621915925731
                ],
                [
                  -77.45526139026543,
                  34.48345003447566,
                  18.563780840742687
                ],
                [
                  -77.45546303804319,
                  34.47868855554682,
                  18.563780840742687
                ],
                [
                  -77.46121308244503,
                  34.47885539430698,
                  -13.65621915925731
                ]
              ]
            ]
          },
          "id": "20191128_274000e_3818500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_274000e_3818500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-21T13:32:03Z",
            "pc:count": 5576556,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 825293.3863,
                "count": 5576556,
                "maximum": 825557.9097,
                "minimum": 825028.8897,
                "name": "X",
                "position": 0,
                "stddev": 145.1643252,
                "variance": 21072.68132
              },
              {
                "average": 3821200.398,
                "count": 5576556,
                "maximum": 3821468.119,
                "minimum": 3820939.119,
                "name": "Y",
                "position": 1,
                "stddev": 145.0058506,
                "variance": 21026.6967
              },
              {
                "average": 0.8494478761,
                "count": 5576556,
                "maximum": 18.56378084,
                "minimum": -13.65621916,
                "name": "Z",
                "position": 2,
                "stddev": 1.272250614,
                "variance": 1.618621625
              },
              {
                "average": 35666.8329,
                "count": 5576556,
                "maximum": 65535,
                "minimum": 4019,
                "name": "Intensity",
                "position": 3,
                "stddev": 14010.09329,
                "variance": 196282714
              },
              {
                "average": 1.385658998,
                "count": 5576556,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8018901385,
                "variance": 0.6430277943
              },
              {
                "average": 1.77133557,
                "count": 5576556,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.180966507,
                "variance": 1.39468189
              },
              {
                "average": 0.3774645139,
                "count": 5576556,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.484752614,
                "variance": 0.2349850968
              },
              {
                "average": 0.001918388339,
                "count": 5576556,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.04375738187,
                "variance": 0.001914708468
              },
              {
                "average": 11.41252289,
                "count": 5576556,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 18.02766606,
                "variance": 324.9967437
              },
              {
                "average": 0.4838548683,
                "count": 5576556,
                "maximum": 20.8920002,
                "minimum": -21.91200066,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.64793391,
                "variance": 186.2661001
              },
              {
                "average": 1.101939082,
                "count": 5576556,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.156122276,
                "variance": 1.336618717
              },
              {
                "average": 7653.7085,
                "count": 5576556,
                "maximum": 32056,
                "minimum": 351,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12830.1012,
                "variance": 164611496.9
              },
              {
                "average": 259073500.4,
                "count": 5576556,
                "maximum": 260970323.9,
                "minimum": 259007288.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 353154.1774,
                "variance": 124717873000.0
              },
              {
                "average": 1.101939082,
                "count": 5576556,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.156122276,
                "variance": 1.336618717
              },
              {
                "average": 0,
                "count": 5576556,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5576556,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5576556,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1688560108,
                "count": 5576556,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3746247236,
                "variance": 0.1403436836
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              825028.8897,
              3820939.119,
              -13.65621916,
              825557.9097,
              3821468.119,
              18.56378084
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    825028.8896649713,
                    3820939.119006547,
                    -13.65621915925731
                  ],
                  [
                    825028.8896649713,
                    3821468.119006547,
                    -13.65621915925731
                  ],
                  [
                    825557.9096649713,
                    3821468.119006547,
                    18.563780840742687
                  ],
                  [
                    825557.9096649713,
                    3820939.119006547,
                    18.563780840742687
                  ],
                  [
                    825028.8896649713,
                    3820939.119006547,
                    -13.65621915925731
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-21T13:32:03+00:00",
            "end_time": "2019-11-28T20:14: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": "20191126_236500e_3782000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.85795500112202,
              34.14119185529357,
              -13.095582940428478
            ],
            [
              -77.85777865128047,
              34.1459506946421,
              -13.095582940428478
            ],
            [
              -77.85205565000753,
              34.145803938283265,
              12.924417059571521
            ],
            [
              -77.85223231974669,
              34.14104512502059,
              12.924417059571521
            ],
            [
              -77.85795500112202,
              34.14119185529357,
              -13.095582940428478
            ]
          ]
        ]
      },
      "bbox": [
        -77.857955,
        34.14104513,
        -13.09558294,
        -77.85205565,
        34.14595069,
        12.92441706
      ],
      "properties": {
        "datetime": "2019-11-26T18:34:42Z",
        "pc:count": 5734310,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 790012.3765,
            "count": 5734310,
            "maximum": 790262.6435,
            "minimum": 789734.2435,
            "name": "X",
            "position": 0,
            "stddev": 141.6665666,
            "variance": 20069.4161
          },
          {
            "average": 3782531.72,
            "count": 5734310,
            "maximum": 3782801.019,
            "minimum": 3782272.559,
            "name": "Y",
            "position": 1,
            "stddev": 147.0764194,
            "variance": 21631.47313
          },
          {
            "average": -0.1231832969,
            "count": 5734310,
            "maximum": 12.92441706,
            "minimum": -13.09558294,
            "name": "Z",
            "position": 2,
            "stddev": 0.6812015923,
            "variance": 0.4640356094
          },
          {
            "average": 36571.46297,
            "count": 5734310,
            "maximum": 65535,
            "minimum": 4544,
            "name": "Intensity",
            "position": 3,
            "stddev": 8283.112728,
            "variance": 68609956.47
          },
          {
            "average": 1.319806219,
            "count": 5734310,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6073135306,
            "variance": 0.3688297245
          },
          {
            "average": 1.639616798,
            "count": 5734310,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8272862302,
            "variance": 0.6844025067
          },
          {
            "average": 0.3806412629,
            "count": 5734310,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4855445736,
            "variance": 0.235753533
          },
          {
            "average": 0.001788881313,
            "count": 5734310,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.04225732514,
            "variance": 0.001785681528
          },
          {
            "average": 6.717817837,
            "count": 5734310,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.79847094,
            "variance": 190.3978002
          },
          {
            "average": 1.430004235,
            "count": 5734310,
            "maximum": 20.92200089,
            "minimum": -21.73200035,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.54426888,
            "variance": 183.4472195
          },
          {
            "average": 1.104465402,
            "count": 5734310,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.154240048,
            "variance": 1.332270088
          },
          {
            "average": 7790.821656,
            "count": 5734310,
            "maximum": 30555,
            "minimum": 550,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12835.69568,
            "variance": 164755083.7
          },
          {
            "average": 258827205.2,
            "count": 5734310,
            "maximum": 258828482,
            "minimum": 258825900.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 779.9338971,
            "variance": 608296.8838
          },
          {
            "average": 1.104465402,
            "count": 5734310,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.154240048,
            "variance": 1.332270088
          },
          {
            "average": 0,
            "count": 5734310,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5734310,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5734310,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2318854404,
            "count": 5734310,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.422036271,
            "variance": 0.178114614
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          789734.2435,
          3782272.559,
          -13.09558294,
          790262.6435,
          3782801.019,
          12.92441706
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                789734.2435145876,
                3782272.5586958877,
                -13.095582940428478
              ],
              [
                789734.2435145876,
                3782801.0186958876,
                -13.095582940428478
              ],
              [
                790262.6435145875,
                3782801.0186958876,
                12.924417059571521
              ],
              [
                790262.6435145875,
                3782272.5586958877,
                12.924417059571521
              ],
              [
                789734.2435145876,
                3782272.5586958877,
                -13.095582940428478
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T18:34:42+00:00",
        "end_time": "2019-11-26T17:51:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236500e_3782000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236500e_3782000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236500e_3782000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236500e_3782000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.857955,
            34.14104513,
            -13.09558294,
            -77.85205565,
            34.14595069,
            12.92441706
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.85795500112202,
                  34.14119185529357,
                  -13.095582940428478
                ],
                [
                  -77.85777865128047,
                  34.1459506946421,
                  -13.095582940428478
                ],
                [
                  -77.85205565000753,
                  34.145803938283265,
                  12.924417059571521
                ],
                [
                  -77.85223231974669,
                  34.14104512502059,
                  12.924417059571521
                ],
                [
                  -77.85795500112202,
                  34.14119185529357,
                  -13.095582940428478
                ]
              ]
            ]
          },
          "id": "20191126_236500e_3782000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236500e_3782000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T18:34:42Z",
            "pc:count": 5734310,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 790012.3765,
                "count": 5734310,
                "maximum": 790262.6435,
                "minimum": 789734.2435,
                "name": "X",
                "position": 0,
                "stddev": 141.6665666,
                "variance": 20069.4161
              },
              {
                "average": 3782531.72,
                "count": 5734310,
                "maximum": 3782801.019,
                "minimum": 3782272.559,
                "name": "Y",
                "position": 1,
                "stddev": 147.0764194,
                "variance": 21631.47313
              },
              {
                "average": -0.1231832969,
                "count": 5734310,
                "maximum": 12.92441706,
                "minimum": -13.09558294,
                "name": "Z",
                "position": 2,
                "stddev": 0.6812015923,
                "variance": 0.4640356094
              },
              {
                "average": 36571.46297,
                "count": 5734310,
                "maximum": 65535,
                "minimum": 4544,
                "name": "Intensity",
                "position": 3,
                "stddev": 8283.112728,
                "variance": 68609956.47
              },
              {
                "average": 1.319806219,
                "count": 5734310,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6073135306,
                "variance": 0.3688297245
              },
              {
                "average": 1.639616798,
                "count": 5734310,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8272862302,
                "variance": 0.6844025067
              },
              {
                "average": 0.3806412629,
                "count": 5734310,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4855445736,
                "variance": 0.235753533
              },
              {
                "average": 0.001788881313,
                "count": 5734310,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.04225732514,
                "variance": 0.001785681528
              },
              {
                "average": 6.717817837,
                "count": 5734310,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.79847094,
                "variance": 190.3978002
              },
              {
                "average": 1.430004235,
                "count": 5734310,
                "maximum": 20.92200089,
                "minimum": -21.73200035,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.54426888,
                "variance": 183.4472195
              },
              {
                "average": 1.104465402,
                "count": 5734310,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.154240048,
                "variance": 1.332270088
              },
              {
                "average": 7790.821656,
                "count": 5734310,
                "maximum": 30555,
                "minimum": 550,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12835.69568,
                "variance": 164755083.7
              },
              {
                "average": 258827205.2,
                "count": 5734310,
                "maximum": 258828482,
                "minimum": 258825900.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 779.9338971,
                "variance": 608296.8838
              },
              {
                "average": 1.104465402,
                "count": 5734310,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.154240048,
                "variance": 1.332270088
              },
              {
                "average": 0,
                "count": 5734310,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5734310,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5734310,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2318854404,
                "count": 5734310,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.422036271,
                "variance": 0.178114614
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              789734.2435,
              3782272.559,
              -13.09558294,
              790262.6435,
              3782801.019,
              12.92441706
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    789734.2435145876,
                    3782272.5586958877,
                    -13.095582940428478
                  ],
                  [
                    789734.2435145876,
                    3782801.0186958876,
                    -13.095582940428478
                  ],
                  [
                    790262.6435145875,
                    3782801.0186958876,
                    12.924417059571521
                  ],
                  [
                    790262.6435145875,
                    3782272.5586958877,
                    12.924417059571521
                  ],
                  [
                    789734.2435145876,
                    3782272.5586958877,
                    -13.095582940428478
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T18:34:42+00:00",
            "end_time": "2019-11-26T17:51: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": "20191221_274000e_3817500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.46094857558963,
              34.46984500036176,
              -17.176242910704353
            ],
            [
              -77.46074728314586,
              34.474607054544606,
              -17.176242910704353
            ],
            [
              -77.45499709833241,
              34.47444019915119,
              31.44375708929565
            ],
            [
              -77.45519871614434,
              34.46967817451225,
              31.44375708929565
            ],
            [
              -77.46094857558963,
              34.46984500036176,
              -17.176242910704353
            ]
          ]
        ]
      },
      "bbox": [
        -77.46094858,
        34.46967817,
        -17.17624291,
        -77.4549971,
        34.47460705,
        31.44375709
      ],
      "properties": {
        "datetime": "2019-12-21T13:32:11Z",
        "pc:count": 8709942,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 825364.8809,
            "count": 8709942,
            "maximum": 825617.2569,
            "minimum": 825088.1969,
            "name": "X",
            "position": 0,
            "stddev": 140.8503898,
            "variance": 19838.83229
          },
          {
            "average": 3820179.822,
            "count": 8709942,
            "maximum": 3820469.208,
            "minimum": 3819940.148,
            "name": "Y",
            "position": 1,
            "stddev": 139.1251903,
            "variance": 19355.81859
          },
          {
            "average": -1.055180731,
            "count": 8709942,
            "maximum": 31.44375709,
            "minimum": -17.17624291,
            "name": "Z",
            "position": 2,
            "stddev": 1.094068751,
            "variance": 1.196986432
          },
          {
            "average": 27878.93264,
            "count": 8709942,
            "maximum": 65535,
            "minimum": 4697,
            "name": "Intensity",
            "position": 3,
            "stddev": 8222.465609,
            "variance": 67608940.7
          },
          {
            "average": 2.129360563,
            "count": 8709942,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.220220723,
            "variance": 1.488938614
          },
          {
            "average": 3.258805512,
            "count": 8709942,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.435996563,
            "variance": 2.06208613
          },
          {
            "average": 0.4526553679,
            "count": 8709942,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4977534673,
            "variance": 0.2477585143
          },
          {
            "average": 0.00116016846,
            "count": 8709942,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03404148355,
            "variance": 0.001158822603
          },
          {
            "average": 29.0760865,
            "count": 8709942,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 20.80893494,
            "variance": 433.0117735
          },
          {
            "average": -1.929537581,
            "count": 8709942,
            "maximum": 21.58200073,
            "minimum": -21.74399948,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.49208834,
            "variance": 182.0364478
          },
          {
            "average": 0.740634553,
            "count": 8709942,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8763865987,
            "variance": 0.7680534704
          },
          {
            "average": 4933.692486,
            "count": 8709942,
            "maximum": 32056,
            "minimum": 2052,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8837.529574,
            "variance": 78101928.98
          },
          {
            "average": 260969315.5,
            "count": 8709942,
            "maximum": 260970331.9,
            "minimum": 260968576.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 320.8302842,
            "variance": 102932.0712
          },
          {
            "average": 0.740634553,
            "count": 8709942,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.8763865987,
            "variance": 0.7680534704
          },
          {
            "average": 0,
            "count": 8709942,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8709942,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8709942,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1734113729,
            "count": 8709942,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3786025424,
            "variance": 0.1433398851
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          825088.1969,
          3819940.148,
          -17.17624291,
          825617.2569,
          3820469.208,
          31.44375709
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                825088.1968913104,
                3819940.1482772524,
                -17.176242910704353
              ],
              [
                825088.1968913104,
                3820469.208277252,
                -17.176242910704353
              ],
              [
                825617.2568913104,
                3820469.208277252,
                31.44375708929565
              ],
              [
                825617.2568913104,
                3819940.1482772524,
                31.44375708929565
              ],
              [
                825088.1968913104,
                3819940.1482772524,
                -17.176242910704353
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-21T13:32:11+00:00",
        "end_time": "2019-12-21T13:02:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191221_274000e_3817500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191221_274000e_3817500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191221_274000e_3817500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191221_274000e_3817500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.46094858,
            34.46967817,
            -17.17624291,
            -77.4549971,
            34.47460705,
            31.44375709
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.46094857558963,
                  34.46984500036176,
                  -17.176242910704353
                ],
                [
                  -77.46074728314586,
                  34.474607054544606,
                  -17.176242910704353
                ],
                [
                  -77.45499709833241,
                  34.47444019915119,
                  31.44375708929565
                ],
                [
                  -77.45519871614434,
                  34.46967817451225,
                  31.44375708929565
                ],
                [
                  -77.46094857558963,
                  34.46984500036176,
                  -17.176242910704353
                ]
              ]
            ]
          },
          "id": "20191221_274000e_3817500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191221_274000e_3817500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-21T13:32:11Z",
            "pc:count": 8709942,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 825364.8809,
                "count": 8709942,
                "maximum": 825617.2569,
                "minimum": 825088.1969,
                "name": "X",
                "position": 0,
                "stddev": 140.8503898,
                "variance": 19838.83229
              },
              {
                "average": 3820179.822,
                "count": 8709942,
                "maximum": 3820469.208,
                "minimum": 3819940.148,
                "name": "Y",
                "position": 1,
                "stddev": 139.1251903,
                "variance": 19355.81859
              },
              {
                "average": -1.055180731,
                "count": 8709942,
                "maximum": 31.44375709,
                "minimum": -17.17624291,
                "name": "Z",
                "position": 2,
                "stddev": 1.094068751,
                "variance": 1.196986432
              },
              {
                "average": 27878.93264,
                "count": 8709942,
                "maximum": 65535,
                "minimum": 4697,
                "name": "Intensity",
                "position": 3,
                "stddev": 8222.465609,
                "variance": 67608940.7
              },
              {
                "average": 2.129360563,
                "count": 8709942,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.220220723,
                "variance": 1.488938614
              },
              {
                "average": 3.258805512,
                "count": 8709942,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.435996563,
                "variance": 2.06208613
              },
              {
                "average": 0.4526553679,
                "count": 8709942,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4977534673,
                "variance": 0.2477585143
              },
              {
                "average": 0.00116016846,
                "count": 8709942,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03404148355,
                "variance": 0.001158822603
              },
              {
                "average": 29.0760865,
                "count": 8709942,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 20.80893494,
                "variance": 433.0117735
              },
              {
                "average": -1.929537581,
                "count": 8709942,
                "maximum": 21.58200073,
                "minimum": -21.74399948,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.49208834,
                "variance": 182.0364478
              },
              {
                "average": 0.740634553,
                "count": 8709942,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8763865987,
                "variance": 0.7680534704
              },
              {
                "average": 4933.692486,
                "count": 8709942,
                "maximum": 32056,
                "minimum": 2052,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8837.529574,
                "variance": 78101928.98
              },
              {
                "average": 260969315.5,
                "count": 8709942,
                "maximum": 260970331.9,
                "minimum": 260968576.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 320.8302842,
                "variance": 102932.0712
              },
              {
                "average": 0.740634553,
                "count": 8709942,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.8763865987,
                "variance": 0.7680534704
              },
              {
                "average": 0,
                "count": 8709942,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8709942,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8709942,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1734113729,
                "count": 8709942,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3786025424,
                "variance": 0.1433398851
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              825088.1969,
              3819940.148,
              -17.17624291,
              825617.2569,
              3820469.208,
              31.44375709
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    825088.1968913104,
                    3819940.1482772524,
                    -17.176242910704353
                  ],
                  [
                    825088.1968913104,
                    3820469.208277252,
                    -17.176242910704353
                  ],
                  [
                    825617.2568913104,
                    3820469.208277252,
                    31.44375708929565
                  ],
                  [
                    825617.2568913104,
                    3819940.1482772524,
                    31.44375708929565
                  ],
                  [
                    825088.1968913104,
                    3819940.1482772524,
                    -17.176242910704353
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-21T13:32:11+00:00",
            "end_time": "2019-12-21T13:02: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": "20191126_236500e_3782500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.8581062463473,
              34.145695991678245,
              -10.50166142779417
            ],
            [
              -77.85792986850893,
              34.150455008327775,
              -10.50166142779417
            ],
            [
              -77.85220699588041,
              34.15030825322946,
              19.57833857220583
            ],
            [
              -77.85238369367552,
              34.14554926266487,
              19.57833857220583
            ],
            [
              -77.8581062463473,
              34.145695991678245,
              -10.50166142779417
            ]
          ]
        ]
      },
      "bbox": [
        -77.85810625,
        34.14554926,
        -10.50166143,
        -77.852207,
        34.15045501,
        19.57833857
      ],
      "properties": {
        "datetime": "2019-11-26T18:39:13Z",
        "pc:count": 4973428,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789965.9542,
            "count": 4973428,
            "maximum": 790233.2564,
            "minimum": 789704.8964,
            "name": "X",
            "position": 0,
            "stddev": 146.5481135,
            "variance": 21476.34957
          },
          {
            "average": 3783041.742,
            "count": 4973428,
            "maximum": 3783300.31,
            "minimum": 3782771.83,
            "name": "Y",
            "position": 1,
            "stddev": 143.7566549,
            "variance": 20665.97584
          },
          {
            "average": -0.4363687745,
            "count": 4973428,
            "maximum": 19.57833857,
            "minimum": -10.50166143,
            "name": "Z",
            "position": 2,
            "stddev": 0.8863443485,
            "variance": 0.7856063041
          },
          {
            "average": 39049.79021,
            "count": 4973428,
            "maximum": 65535,
            "minimum": 4697,
            "name": "Intensity",
            "position": 3,
            "stddev": 7910.788652,
            "variance": 62580577.1
          },
          {
            "average": 1.175102565,
            "count": 4973428,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5120836669,
            "variance": 0.2622296819
          },
          {
            "average": 1.350231671,
            "count": 4973428,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7621725137,
            "variance": 0.5809069406
          },
          {
            "average": 0.3598628552,
            "count": 4973428,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4799600264,
            "variance": 0.230361627
          },
          {
            "average": 0.00208849912,
            "count": 4973428,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.04565235712,
            "variance": 0.00208413771
          },
          {
            "average": 8.901093773,
            "count": 4973428,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 15.69540324,
            "variance": 246.3456829
          },
          {
            "average": -0.08734404812,
            "count": 4973428,
            "maximum": 20.82600021,
            "minimum": -21.69599915,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.32775672,
            "variance": 177.6290993
          },
          {
            "average": 1.216609751,
            "count": 4973428,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.204144737,
            "variance": 1.449964548
          },
          {
            "average": 9122.203758,
            "count": 4973428,
            "maximum": 30556,
            "minimum": 551,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13550.70871,
            "variance": 183621706.5
          },
          {
            "average": 258828248.1,
            "count": 4973428,
            "maximum": 258828753.1,
            "minimum": 258826536.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 486.0525942,
            "variance": 236247.1244
          },
          {
            "average": 1.216609751,
            "count": 4973428,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.204144737,
            "variance": 1.449964548
          },
          {
            "average": 0,
            "count": 4973428,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4973428,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4973428,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2179004099,
            "count": 4973428,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4128193982,
            "variance": 0.1704198556
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          789704.8964,
          3782771.83,
          -10.50166143,
          790233.2564,
          3783300.31,
          19.57833857
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                789704.8963728255,
                3782771.8301516743,
                -10.50166142779417
              ],
              [
                789704.8963728255,
                3783300.310151675,
                -10.50166142779417
              ],
              [
                790233.2563728256,
                3783300.310151675,
                19.57833857220583
              ],
              [
                790233.2563728256,
                3782771.8301516743,
                19.57833857220583
              ],
              [
                789704.8963728255,
                3782771.8301516743,
                -10.50166142779417
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T18:39:13+00:00",
        "end_time": "2019-11-26T18:02:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236500e_3782500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236500e_3782500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236500e_3782500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236500e_3782500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.85810625,
            34.14554926,
            -10.50166143,
            -77.852207,
            34.15045501,
            19.57833857
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.8581062463473,
                  34.145695991678245,
                  -10.50166142779417
                ],
                [
                  -77.85792986850893,
                  34.150455008327775,
                  -10.50166142779417
                ],
                [
                  -77.85220699588041,
                  34.15030825322946,
                  19.57833857220583
                ],
                [
                  -77.85238369367552,
                  34.14554926266487,
                  19.57833857220583
                ],
                [
                  -77.8581062463473,
                  34.145695991678245,
                  -10.50166142779417
                ]
              ]
            ]
          },
          "id": "20191126_236500e_3782500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236500e_3782500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T18:39:13Z",
            "pc:count": 4973428,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789965.9542,
                "count": 4973428,
                "maximum": 790233.2564,
                "minimum": 789704.8964,
                "name": "X",
                "position": 0,
                "stddev": 146.5481135,
                "variance": 21476.34957
              },
              {
                "average": 3783041.742,
                "count": 4973428,
                "maximum": 3783300.31,
                "minimum": 3782771.83,
                "name": "Y",
                "position": 1,
                "stddev": 143.7566549,
                "variance": 20665.97584
              },
              {
                "average": -0.4363687745,
                "count": 4973428,
                "maximum": 19.57833857,
                "minimum": -10.50166143,
                "name": "Z",
                "position": 2,
                "stddev": 0.8863443485,
                "variance": 0.7856063041
              },
              {
                "average": 39049.79021,
                "count": 4973428,
                "maximum": 65535,
                "minimum": 4697,
                "name": "Intensity",
                "position": 3,
                "stddev": 7910.788652,
                "variance": 62580577.1
              },
              {
                "average": 1.175102565,
                "count": 4973428,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5120836669,
                "variance": 0.2622296819
              },
              {
                "average": 1.350231671,
                "count": 4973428,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7621725137,
                "variance": 0.5809069406
              },
              {
                "average": 0.3598628552,
                "count": 4973428,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4799600264,
                "variance": 0.230361627
              },
              {
                "average": 0.00208849912,
                "count": 4973428,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.04565235712,
                "variance": 0.00208413771
              },
              {
                "average": 8.901093773,
                "count": 4973428,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 15.69540324,
                "variance": 246.3456829
              },
              {
                "average": -0.08734404812,
                "count": 4973428,
                "maximum": 20.82600021,
                "minimum": -21.69599915,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.32775672,
                "variance": 177.6290993
              },
              {
                "average": 1.216609751,
                "count": 4973428,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.204144737,
                "variance": 1.449964548
              },
              {
                "average": 9122.203758,
                "count": 4973428,
                "maximum": 30556,
                "minimum": 551,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13550.70871,
                "variance": 183621706.5
              },
              {
                "average": 258828248.1,
                "count": 4973428,
                "maximum": 258828753.1,
                "minimum": 258826536.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 486.0525942,
                "variance": 236247.1244
              },
              {
                "average": 1.216609751,
                "count": 4973428,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.204144737,
                "variance": 1.449964548
              },
              {
                "average": 0,
                "count": 4973428,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4973428,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4973428,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2179004099,
                "count": 4973428,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4128193982,
                "variance": 0.1704198556
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              789704.8964,
              3782771.83,
              -10.50166143,
              790233.2564,
              3783300.31,
              19.57833857
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    789704.8963728255,
                    3782771.8301516743,
                    -10.50166142779417
                  ],
                  [
                    789704.8963728255,
                    3783300.310151675,
                    -10.50166142779417
                  ],
                  [
                    790233.2563728256,
                    3783300.310151675,
                    19.57833857220583
                  ],
                  [
                    790233.2563728256,
                    3782771.8301516743,
                    19.57833857220583
                  ],
                  [
                    789704.8963728255,
                    3782771.8301516743,
                    -10.50166142779417
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T18:39:13+00:00",
            "end_time": "2019-11-26T18:02: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": "20191221_274000e_3817000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.46081583749873,
              34.46533965135192,
              -23.40957198087433
            ],
            [
              -77.46061457138663,
              34.470101708360716,
              -23.40957198087433
            ],
            [
              -77.454865565862,
              34.46993489096612,
              50.43042801912567
            ],
            [
              -77.45506715722065,
              34.465172863496306,
              50.43042801912567
            ],
            [
              -77.46081583749873,
              34.46533965135192,
              -23.40957198087433
            ]
          ]
        ]
      },
      "bbox": [
        -77.46081584,
        34.46517286,
        -23.40957198,
        -77.45486557,
        34.47010171,
        50.43042802
      ],
      "properties": {
        "datetime": "2019-12-21T13:17:07Z",
        "pc:count": 9836327,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 825381.4897,
            "count": 9836327,
            "maximum": 825646.8746,
            "minimum": 825117.8946,
            "name": "X",
            "position": 0,
            "stddev": 143.0318627,
            "variance": 20458.11376
          },
          {
            "average": 3819706.604,
            "count": 9836327,
            "maximum": 3819969.708,
            "minimum": 3819440.648,
            "name": "Y",
            "position": 1,
            "stddev": 145.1274139,
            "variance": 21061.96627
          },
          {
            "average": -1.229420618,
            "count": 9836327,
            "maximum": 50.43042802,
            "minimum": -23.40957198,
            "name": "Z",
            "position": 2,
            "stddev": 0.4531537848,
            "variance": 0.2053483527
          },
          {
            "average": 23818.16853,
            "count": 9836327,
            "maximum": 65535,
            "minimum": 4478,
            "name": "Intensity",
            "position": 3,
            "stddev": 5069.236672,
            "variance": 25697160.44
          },
          {
            "average": 2.243851287,
            "count": 9836327,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.273375515,
            "variance": 1.621485203
          },
          {
            "average": 3.487795089,
            "count": 9836327,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.439954284,
            "variance": 2.073468339
          },
          {
            "average": 0.4553372412,
            "count": 9836327,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4980012683,
            "variance": 0.2480052632
          },
          {
            "average": 0.0009905120072,
            "count": 9836327,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03145681156,
            "variance": 0.0009895309937
          },
          {
            "average": 31.84234268,
            "count": 9836327,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 19.93179345,
            "variance": 397.2763901
          },
          {
            "average": 0.3849881633,
            "count": 9836327,
            "maximum": 21.60000038,
            "minimum": -21.86400032,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.73993758,
            "variance": 188.7858848
          },
          {
            "average": 0.6864808378,
            "count": 9836327,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8231112678,
            "variance": 0.6775121592
          },
          {
            "average": 4363.536962,
            "count": 9836327,
            "maximum": 32054,
            "minimum": 2051,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8000.000914,
            "variance": 64000014.63
          },
          {
            "average": 260968564.4,
            "count": 9836327,
            "maximum": 260969427.6,
            "minimum": 260968087.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 293.6761676,
            "variance": 86245.69141
          },
          {
            "average": 0.6864808378,
            "count": 9836327,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.8231112678,
            "variance": 0.6775121592
          },
          {
            "average": 0,
            "count": 9836327,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9836327,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9836327,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1773717974,
            "count": 9836327,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3819830595,
            "variance": 0.1459110577
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          825117.8946,
          3819440.648,
          -23.40957198,
          825646.8746,
          3819969.708,
          50.43042802
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                825117.8945900891,
                3819440.647890409,
                -23.40957198087433
              ],
              [
                825117.8945900891,
                3819969.7078904086,
                -23.40957198087433
              ],
              [
                825646.8745900891,
                3819969.7078904086,
                50.43042801912567
              ],
              [
                825646.8745900891,
                3819440.647890409,
                50.43042801912567
              ],
              [
                825117.8945900891,
                3819440.647890409,
                -23.40957198087433
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-21T13:17:07+00:00",
        "end_time": "2019-12-21T12:54:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191221_274000e_3817000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191221_274000e_3817000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191221_274000e_3817000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191221_274000e_3817000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.46081584,
            34.46517286,
            -23.40957198,
            -77.45486557,
            34.47010171,
            50.43042802
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.46081583749873,
                  34.46533965135192,
                  -23.40957198087433
                ],
                [
                  -77.46061457138663,
                  34.470101708360716,
                  -23.40957198087433
                ],
                [
                  -77.454865565862,
                  34.46993489096612,
                  50.43042801912567
                ],
                [
                  -77.45506715722065,
                  34.465172863496306,
                  50.43042801912567
                ],
                [
                  -77.46081583749873,
                  34.46533965135192,
                  -23.40957198087433
                ]
              ]
            ]
          },
          "id": "20191221_274000e_3817000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191221_274000e_3817000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-21T13:17:07Z",
            "pc:count": 9836327,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 825381.4897,
                "count": 9836327,
                "maximum": 825646.8746,
                "minimum": 825117.8946,
                "name": "X",
                "position": 0,
                "stddev": 143.0318627,
                "variance": 20458.11376
              },
              {
                "average": 3819706.604,
                "count": 9836327,
                "maximum": 3819969.708,
                "minimum": 3819440.648,
                "name": "Y",
                "position": 1,
                "stddev": 145.1274139,
                "variance": 21061.96627
              },
              {
                "average": -1.229420618,
                "count": 9836327,
                "maximum": 50.43042802,
                "minimum": -23.40957198,
                "name": "Z",
                "position": 2,
                "stddev": 0.4531537848,
                "variance": 0.2053483527
              },
              {
                "average": 23818.16853,
                "count": 9836327,
                "maximum": 65535,
                "minimum": 4478,
                "name": "Intensity",
                "position": 3,
                "stddev": 5069.236672,
                "variance": 25697160.44
              },
              {
                "average": 2.243851287,
                "count": 9836327,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.273375515,
                "variance": 1.621485203
              },
              {
                "average": 3.487795089,
                "count": 9836327,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.439954284,
                "variance": 2.073468339
              },
              {
                "average": 0.4553372412,
                "count": 9836327,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4980012683,
                "variance": 0.2480052632
              },
              {
                "average": 0.0009905120072,
                "count": 9836327,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03145681156,
                "variance": 0.0009895309937
              },
              {
                "average": 31.84234268,
                "count": 9836327,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 19.93179345,
                "variance": 397.2763901
              },
              {
                "average": 0.3849881633,
                "count": 9836327,
                "maximum": 21.60000038,
                "minimum": -21.86400032,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.73993758,
                "variance": 188.7858848
              },
              {
                "average": 0.6864808378,
                "count": 9836327,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8231112678,
                "variance": 0.6775121592
              },
              {
                "average": 4363.536962,
                "count": 9836327,
                "maximum": 32054,
                "minimum": 2051,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8000.000914,
                "variance": 64000014.63
              },
              {
                "average": 260968564.4,
                "count": 9836327,
                "maximum": 260969427.6,
                "minimum": 260968087.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 293.6761676,
                "variance": 86245.69141
              },
              {
                "average": 0.6864808378,
                "count": 9836327,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.8231112678,
                "variance": 0.6775121592
              },
              {
                "average": 0,
                "count": 9836327,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9836327,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9836327,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1773717974,
                "count": 9836327,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3819830595,
                "variance": 0.1459110577
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              825117.8946,
              3819440.648,
              -23.40957198,
              825646.8746,
              3819969.708,
              50.43042802
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    825117.8945900891,
                    3819440.647890409,
                    -23.40957198087433
                  ],
                  [
                    825117.8945900891,
                    3819969.7078904086,
                    -23.40957198087433
                  ],
                  [
                    825646.8745900891,
                    3819969.7078904086,
                    50.43042801912567
                  ],
                  [
                    825646.8745900891,
                    3819440.647890409,
                    50.43042801912567
                  ],
                  [
                    825117.8945900891,
                    3819440.647890409,
                    -23.40957198087433
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-21T13:17:07+00:00",
            "end_time": "2019-12-21T12:54: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": "20191126_236500e_3781500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.8578037166141,
              34.13668831058944,
              -11.6200839158773
            ],
            [
              -77.85762737473911,
              34.14144751294241,
              -11.6200839158773
            ],
            [
              -77.85190359491233,
              34.141300738641874,
              16.5799160841227
            ],
            [
              -77.85208025669849,
              34.136541562381595,
              16.5799160841227
            ],
            [
              -77.8578037166141,
              34.13668831058944,
              -11.6200839158773
            ]
          ]
        ]
      },
      "bbox": [
        -77.85780372,
        34.13654156,
        -11.62008392,
        -77.85190359,
        34.14144751,
        16.57991608
      ],
      "properties": {
        "datetime": "2019-11-26T18:22:52Z",
        "pc:count": 6360673,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 790028.9057,
            "count": 6360673,
            "maximum": 790292.092,
            "minimum": 789763.592,
            "name": "X",
            "position": 0,
            "stddev": 143.8919374,
            "variance": 20704.88964
          },
          {
            "average": 3782036.725,
            "count": 6360673,
            "maximum": 3782301.853,
            "minimum": 3781773.353,
            "name": "Y",
            "position": 1,
            "stddev": 144.4038469,
            "variance": 20852.47101
          },
          {
            "average": 0.09477158762,
            "count": 6360673,
            "maximum": 16.57991608,
            "minimum": -11.62008392,
            "name": "Z",
            "position": 2,
            "stddev": 0.4640412938,
            "variance": 0.2153343224
          },
          {
            "average": 35796.58725,
            "count": 6360673,
            "maximum": 65535,
            "minimum": 4762,
            "name": "Intensity",
            "position": 3,
            "stddev": 8088.59695,
            "variance": 65425400.62
          },
          {
            "average": 1.369739806,
            "count": 6360673,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6193796784,
            "variance": 0.383631186
          },
          {
            "average": 1.739502565,
            "count": 6360673,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8027830486,
            "variance": 0.6444606232
          },
          {
            "average": 0.3854370442,
            "count": 6360673,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4866984348,
            "variance": 0.2368753664
          },
          {
            "average": 0.001604075544,
            "count": 6360673,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0400187798,
            "variance": 0.001601502737
          },
          {
            "average": 3.860256297,
            "count": 6360673,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.830075027,
            "variance": 96.63037504
          },
          {
            "average": -0.6933561875,
            "count": 6360673,
            "maximum": 20.81999969,
            "minimum": -21.73800087,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.57000532,
            "variance": 184.1450445
          },
          {
            "average": 1.084170181,
            "count": 6360673,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.14289618,
            "variance": 1.306211679
          },
          {
            "average": 7538.324955,
            "count": 6360673,
            "maximum": 30554,
            "minimum": 550,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12680.5578,
            "variance": 160796546.2
          },
          {
            "average": 258826457.9,
            "count": 6360673,
            "maximum": 258827772.2,
            "minimum": 258825892.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 618.0122063,
            "variance": 381939.0872
          },
          {
            "average": 1.084170181,
            "count": 6360673,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.14289618,
            "variance": 1.306211679
          },
          {
            "average": 0,
            "count": 6360673,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6360673,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6360673,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2307252707,
            "count": 6360673,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4212969832,
            "variance": 0.1774911481
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          789763.592,
          3781773.353,
          -11.62008392,
          790292.092,
          3782301.853,
          16.57991608
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                789763.5919528937,
                3781773.3532181256,
                -11.6200839158773
              ],
              [
                789763.5919528937,
                3782301.8532181256,
                -11.6200839158773
              ],
              [
                790292.0919528937,
                3782301.8532181256,
                16.5799160841227
              ],
              [
                790292.0919528937,
                3781773.3532181256,
                16.5799160841227
              ],
              [
                789763.5919528937,
                3781773.3532181256,
                -11.6200839158773
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T18:22:52+00:00",
        "end_time": "2019-11-26T17:51:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236500e_3781500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236500e_3781500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236500e_3781500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236500e_3781500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.85780372,
            34.13654156,
            -11.62008392,
            -77.85190359,
            34.14144751,
            16.57991608
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.8578037166141,
                  34.13668831058944,
                  -11.6200839158773
                ],
                [
                  -77.85762737473911,
                  34.14144751294241,
                  -11.6200839158773
                ],
                [
                  -77.85190359491233,
                  34.141300738641874,
                  16.5799160841227
                ],
                [
                  -77.85208025669849,
                  34.136541562381595,
                  16.5799160841227
                ],
                [
                  -77.8578037166141,
                  34.13668831058944,
                  -11.6200839158773
                ]
              ]
            ]
          },
          "id": "20191126_236500e_3781500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236500e_3781500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T18:22:52Z",
            "pc:count": 6360673,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 790028.9057,
                "count": 6360673,
                "maximum": 790292.092,
                "minimum": 789763.592,
                "name": "X",
                "position": 0,
                "stddev": 143.8919374,
                "variance": 20704.88964
              },
              {
                "average": 3782036.725,
                "count": 6360673,
                "maximum": 3782301.853,
                "minimum": 3781773.353,
                "name": "Y",
                "position": 1,
                "stddev": 144.4038469,
                "variance": 20852.47101
              },
              {
                "average": 0.09477158762,
                "count": 6360673,
                "maximum": 16.57991608,
                "minimum": -11.62008392,
                "name": "Z",
                "position": 2,
                "stddev": 0.4640412938,
                "variance": 0.2153343224
              },
              {
                "average": 35796.58725,
                "count": 6360673,
                "maximum": 65535,
                "minimum": 4762,
                "name": "Intensity",
                "position": 3,
                "stddev": 8088.59695,
                "variance": 65425400.62
              },
              {
                "average": 1.369739806,
                "count": 6360673,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6193796784,
                "variance": 0.383631186
              },
              {
                "average": 1.739502565,
                "count": 6360673,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8027830486,
                "variance": 0.6444606232
              },
              {
                "average": 0.3854370442,
                "count": 6360673,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4866984348,
                "variance": 0.2368753664
              },
              {
                "average": 0.001604075544,
                "count": 6360673,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0400187798,
                "variance": 0.001601502737
              },
              {
                "average": 3.860256297,
                "count": 6360673,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.830075027,
                "variance": 96.63037504
              },
              {
                "average": -0.6933561875,
                "count": 6360673,
                "maximum": 20.81999969,
                "minimum": -21.73800087,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.57000532,
                "variance": 184.1450445
              },
              {
                "average": 1.084170181,
                "count": 6360673,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.14289618,
                "variance": 1.306211679
              },
              {
                "average": 7538.324955,
                "count": 6360673,
                "maximum": 30554,
                "minimum": 550,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12680.5578,
                "variance": 160796546.2
              },
              {
                "average": 258826457.9,
                "count": 6360673,
                "maximum": 258827772.2,
                "minimum": 258825892.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 618.0122063,
                "variance": 381939.0872
              },
              {
                "average": 1.084170181,
                "count": 6360673,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.14289618,
                "variance": 1.306211679
              },
              {
                "average": 0,
                "count": 6360673,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6360673,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6360673,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2307252707,
                "count": 6360673,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4212969832,
                "variance": 0.1774911481
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              789763.592,
              3781773.353,
              -11.62008392,
              790292.092,
              3782301.853,
              16.57991608
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    789763.5919528937,
                    3781773.3532181256,
                    -11.6200839158773
                  ],
                  [
                    789763.5919528937,
                    3782301.8532181256,
                    -11.6200839158773
                  ],
                  [
                    790292.0919528937,
                    3782301.8532181256,
                    16.5799160841227
                  ],
                  [
                    790292.0919528937,
                    3781773.3532181256,
                    16.5799160841227
                  ],
                  [
                    789763.5919528937,
                    3781773.3532181256,
                    -11.6200839158773
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T18:22:52+00:00",
            "end_time": "2019-11-26T17:51: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": "20191126_236500e_3783000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.85825947397349,
              34.15020013006132,
              -12.658478812522075
            ],
            [
              -77.85808309495356,
              34.15495860361299,
              -12.658478812522075
            ],
            [
              -77.85235840123853,
              34.15481179983086,
              17.861521187477926
            ],
            [
              -77.85253510033489,
              34.150053352368154,
              17.861521187477926
            ],
            [
              -77.85825947397349,
              34.15020013006132,
              -12.658478812522075
            ]
          ]
        ]
      },
      "bbox": [
        -77.85825947,
        34.15005335,
        -12.65847881,
        -77.8523584,
        34.1549586,
        17.86152119
      ],
      "properties": {
        "datetime": "2019-11-26T18:54:54Z",
        "pc:count": 6731212,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789972.718,
            "count": 6731212,
            "maximum": 790203.8661,
            "minimum": 789675.3661,
            "name": "X",
            "position": 0,
            "stddev": 144.6122324,
            "variance": 20912.69776
          },
          {
            "average": 3783547.522,
            "count": 6731212,
            "maximum": 3783799.516,
            "minimum": 3783271.096,
            "name": "Y",
            "position": 1,
            "stddev": 133.6071157,
            "variance": 17850.86138
          },
          {
            "average": 1.570723818,
            "count": 6731212,
            "maximum": 17.86152119,
            "minimum": -12.65847881,
            "name": "Z",
            "position": 2,
            "stddev": 3.441751487,
            "variance": 11.8456533
          },
          {
            "average": 33711.77765,
            "count": 6731212,
            "maximum": 65535,
            "minimum": 4675,
            "name": "Intensity",
            "position": 3,
            "stddev": 9417.132893,
            "variance": 88682391.92
          },
          {
            "average": 1.801235944,
            "count": 6731212,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.28178868,
            "variance": 1.642982221
          },
          {
            "average": 2.60247991,
            "count": 6731212,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.867010455,
            "variance": 3.48572804
          },
          {
            "average": 0.4074006286,
            "count": 6731212,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4913505798,
            "variance": 0.2414253923
          },
          {
            "average": 0.001607437115,
            "count": 6731212,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.04006062281,
            "variance": 0.0016048535
          },
          {
            "average": 11.91507518,
            "count": 6731212,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 18.56122256,
            "variance": 344.518983
          },
          {
            "average": 3.588418126,
            "count": 6731212,
            "maximum": 20.80800056,
            "minimum": -21.71999931,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.52968474,
            "variance": 183.0523693
          },
          {
            "average": 0.9802724977,
            "count": 6731212,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.079389753,
            "variance": 1.165082239
          },
          {
            "average": 6284.555624,
            "count": 6731212,
            "maximum": 30558,
            "minimum": 554,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11791.60568,
            "variance": 139041964.4
          },
          {
            "average": 258828764.8,
            "count": 6731212,
            "maximum": 258829694,
            "minimum": 258827783.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 334.7805585,
            "variance": 112078.0224
          },
          {
            "average": 0.9802724977,
            "count": 6731212,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.079389753,
            "variance": 1.165082239
          },
          {
            "average": 0,
            "count": 6731212,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6731212,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6731212,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2602517942,
            "count": 6731212,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4387719526,
            "variance": 0.1925208264
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          789675.3661,
          3783271.096,
          -12.65847881,
          790203.8661,
          3783799.516,
          17.86152119
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                789675.3660695477,
                3783271.096418849,
                -12.658478812522075
              ],
              [
                789675.3660695477,
                3783799.516418849,
                -12.658478812522075
              ],
              [
                790203.8660695477,
                3783799.516418849,
                17.861521187477926
              ],
              [
                790203.8660695477,
                3783271.096418849,
                17.861521187477926
              ],
              [
                789675.3660695477,
                3783271.096418849,
                -12.658478812522075
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T18:54:54+00:00",
        "end_time": "2019-11-26T18:23:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236500e_3783000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236500e_3783000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236500e_3783000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236500e_3783000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.85825947,
            34.15005335,
            -12.65847881,
            -77.8523584,
            34.1549586,
            17.86152119
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.85825947397349,
                  34.15020013006132,
                  -12.658478812522075
                ],
                [
                  -77.85808309495356,
                  34.15495860361299,
                  -12.658478812522075
                ],
                [
                  -77.85235840123853,
                  34.15481179983086,
                  17.861521187477926
                ],
                [
                  -77.85253510033489,
                  34.150053352368154,
                  17.861521187477926
                ],
                [
                  -77.85825947397349,
                  34.15020013006132,
                  -12.658478812522075
                ]
              ]
            ]
          },
          "id": "20191126_236500e_3783000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236500e_3783000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T18:54:54Z",
            "pc:count": 6731212,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789972.718,
                "count": 6731212,
                "maximum": 790203.8661,
                "minimum": 789675.3661,
                "name": "X",
                "position": 0,
                "stddev": 144.6122324,
                "variance": 20912.69776
              },
              {
                "average": 3783547.522,
                "count": 6731212,
                "maximum": 3783799.516,
                "minimum": 3783271.096,
                "name": "Y",
                "position": 1,
                "stddev": 133.6071157,
                "variance": 17850.86138
              },
              {
                "average": 1.570723818,
                "count": 6731212,
                "maximum": 17.86152119,
                "minimum": -12.65847881,
                "name": "Z",
                "position": 2,
                "stddev": 3.441751487,
                "variance": 11.8456533
              },
              {
                "average": 33711.77765,
                "count": 6731212,
                "maximum": 65535,
                "minimum": 4675,
                "name": "Intensity",
                "position": 3,
                "stddev": 9417.132893,
                "variance": 88682391.92
              },
              {
                "average": 1.801235944,
                "count": 6731212,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.28178868,
                "variance": 1.642982221
              },
              {
                "average": 2.60247991,
                "count": 6731212,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.867010455,
                "variance": 3.48572804
              },
              {
                "average": 0.4074006286,
                "count": 6731212,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4913505798,
                "variance": 0.2414253923
              },
              {
                "average": 0.001607437115,
                "count": 6731212,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.04006062281,
                "variance": 0.0016048535
              },
              {
                "average": 11.91507518,
                "count": 6731212,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 18.56122256,
                "variance": 344.518983
              },
              {
                "average": 3.588418126,
                "count": 6731212,
                "maximum": 20.80800056,
                "minimum": -21.71999931,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.52968474,
                "variance": 183.0523693
              },
              {
                "average": 0.9802724977,
                "count": 6731212,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.079389753,
                "variance": 1.165082239
              },
              {
                "average": 6284.555624,
                "count": 6731212,
                "maximum": 30558,
                "minimum": 554,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11791.60568,
                "variance": 139041964.4
              },
              {
                "average": 258828764.8,
                "count": 6731212,
                "maximum": 258829694,
                "minimum": 258827783.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 334.7805585,
                "variance": 112078.0224
              },
              {
                "average": 0.9802724977,
                "count": 6731212,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.079389753,
                "variance": 1.165082239
              },
              {
                "average": 0,
                "count": 6731212,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6731212,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6731212,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2602517942,
                "count": 6731212,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4387719526,
                "variance": 0.1925208264
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              789675.3661,
              3783271.096,
              -12.65847881,
              790203.8661,
              3783799.516,
              17.86152119
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    789675.3660695477,
                    3783271.096418849,
                    -12.658478812522075
                  ],
                  [
                    789675.3660695477,
                    3783799.516418849,
                    -12.658478812522075
                  ],
                  [
                    790203.8660695477,
                    3783799.516418849,
                    17.861521187477926
                  ],
                  [
                    790203.8660695477,
                    3783271.096418849,
                    17.861521187477926
                  ],
                  [
                    789675.3660695477,
                    3783271.096418849,
                    -12.658478812522075
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T18:54:54+00:00",
            "end_time": "2019-11-26T18:23: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": "20191128_274000e_3819000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.46134505847591,
              34.48336022404331,
              -11.117583585419927
            ],
            [
              -77.46114370977828,
              34.48812172968144,
              -11.117583585419927
            ],
            [
              -77.45539368216102,
              34.487954867549455,
              16.442416414580073
            ],
            [
              -77.45559535634568,
              34.48319339144761,
              16.442416414580073
            ],
            [
              -77.46134505847591,
              34.48336022404331,
              -11.117583585419927
            ]
          ]
        ]
      },
      "bbox": [
        -77.46134506,
        34.48319339,
        -11.11758359,
        -77.45539368,
        34.48812173,
        16.44241641
      ],
      "properties": {
        "datetime": "2019-11-28T20:44:31Z",
        "pc:count": 6878690,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 825241.9224,
            "count": 6878690,
            "maximum": 825528.2219,
            "minimum": 824999.2619,
            "name": "X",
            "position": 0,
            "stddev": 147.01043,
            "variance": 21612.06654
          },
          {
            "average": 3821738.557,
            "count": 6878690,
            "maximum": 3821967.565,
            "minimum": 3821438.565,
            "name": "Y",
            "position": 1,
            "stddev": 143.3487607,
            "variance": 20548.86718
          },
          {
            "average": 1.628787849,
            "count": 6878690,
            "maximum": 16.44241641,
            "minimum": -11.11758359,
            "name": "Z",
            "position": 2,
            "stddev": 2.375115918,
            "variance": 5.641175622
          },
          {
            "average": 32090.38795,
            "count": 6878690,
            "maximum": 65535,
            "minimum": 2884,
            "name": "Intensity",
            "position": 3,
            "stddev": 10256.48766,
            "variance": 105195539.2
          },
          {
            "average": 1.87654975,
            "count": 6878690,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.317465774,
            "variance": 1.735716066
          },
          {
            "average": 2.753103134,
            "count": 6878690,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.887387817,
            "variance": 3.562232772
          },
          {
            "average": 0.4025238817,
            "count": 6878690,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4904064042,
            "variance": 0.2404984413
          },
          {
            "average": 0.001578062102,
            "count": 6878690,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03969347618,
            "variance": 0.001575572051
          },
          {
            "average": 9.328336064,
            "count": 6878690,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 16.55346841,
            "variance": 274.0173163
          },
          {
            "average": 1.736393877,
            "count": 6878690,
            "maximum": 20.9279995,
            "minimum": -22.0739994,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.9331769,
            "variance": 194.1334185
          },
          {
            "average": 0.9894949474,
            "count": 6878690,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.088272484,
            "variance": 1.184337
          },
          {
            "average": 6223.610709,
            "count": 6878690,
            "maximum": 30355,
            "minimum": 352,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11901.17102,
            "variance": 141637871.7
          },
          {
            "average": 259008646.8,
            "count": 6878690,
            "maximum": 259009071.8,
            "minimum": 259007871.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 355.8040207,
            "variance": 126596.5012
          },
          {
            "average": 0.9894949474,
            "count": 6878690,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.088272484,
            "variance": 1.184337
          },
          {
            "average": 0,
            "count": 6878690,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6878690,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6878690,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.165953401,
            "count": 6878690,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3720388284,
            "variance": 0.1384128898
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          824999.2619,
          3821438.565,
          -11.11758359,
          825528.2219,
          3821967.565,
          16.44241641
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                824999.2619200537,
                3821438.564803238,
                -11.117583585419927
              ],
              [
                824999.2619200537,
                3821967.564803238,
                -11.117583585419927
              ],
              [
                825528.2219200537,
                3821967.564803238,
                16.442416414580073
              ],
              [
                825528.2219200537,
                3821438.564803238,
                16.442416414580073
              ],
              [
                824999.2619200537,
                3821438.564803238,
                -11.117583585419927
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-28T20:44:31+00:00",
        "end_time": "2019-11-28T20:24:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191128_274000e_3819000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191128_274000e_3819000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191128_274000e_3819000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_274000e_3819000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.46134506,
            34.48319339,
            -11.11758359,
            -77.45539368,
            34.48812173,
            16.44241641
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.46134505847591,
                  34.48336022404331,
                  -11.117583585419927
                ],
                [
                  -77.46114370977828,
                  34.48812172968144,
                  -11.117583585419927
                ],
                [
                  -77.45539368216102,
                  34.487954867549455,
                  16.442416414580073
                ],
                [
                  -77.45559535634568,
                  34.48319339144761,
                  16.442416414580073
                ],
                [
                  -77.46134505847591,
                  34.48336022404331,
                  -11.117583585419927
                ]
              ]
            ]
          },
          "id": "20191128_274000e_3819000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_274000e_3819000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-28T20:44:31Z",
            "pc:count": 6878690,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 825241.9224,
                "count": 6878690,
                "maximum": 825528.2219,
                "minimum": 824999.2619,
                "name": "X",
                "position": 0,
                "stddev": 147.01043,
                "variance": 21612.06654
              },
              {
                "average": 3821738.557,
                "count": 6878690,
                "maximum": 3821967.565,
                "minimum": 3821438.565,
                "name": "Y",
                "position": 1,
                "stddev": 143.3487607,
                "variance": 20548.86718
              },
              {
                "average": 1.628787849,
                "count": 6878690,
                "maximum": 16.44241641,
                "minimum": -11.11758359,
                "name": "Z",
                "position": 2,
                "stddev": 2.375115918,
                "variance": 5.641175622
              },
              {
                "average": 32090.38795,
                "count": 6878690,
                "maximum": 65535,
                "minimum": 2884,
                "name": "Intensity",
                "position": 3,
                "stddev": 10256.48766,
                "variance": 105195539.2
              },
              {
                "average": 1.87654975,
                "count": 6878690,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.317465774,
                "variance": 1.735716066
              },
              {
                "average": 2.753103134,
                "count": 6878690,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.887387817,
                "variance": 3.562232772
              },
              {
                "average": 0.4025238817,
                "count": 6878690,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4904064042,
                "variance": 0.2404984413
              },
              {
                "average": 0.001578062102,
                "count": 6878690,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03969347618,
                "variance": 0.001575572051
              },
              {
                "average": 9.328336064,
                "count": 6878690,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 16.55346841,
                "variance": 274.0173163
              },
              {
                "average": 1.736393877,
                "count": 6878690,
                "maximum": 20.9279995,
                "minimum": -22.0739994,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.9331769,
                "variance": 194.1334185
              },
              {
                "average": 0.9894949474,
                "count": 6878690,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.088272484,
                "variance": 1.184337
              },
              {
                "average": 6223.610709,
                "count": 6878690,
                "maximum": 30355,
                "minimum": 352,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11901.17102,
                "variance": 141637871.7
              },
              {
                "average": 259008646.8,
                "count": 6878690,
                "maximum": 259009071.8,
                "minimum": 259007871.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 355.8040207,
                "variance": 126596.5012
              },
              {
                "average": 0.9894949474,
                "count": 6878690,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.088272484,
                "variance": 1.184337
              },
              {
                "average": 0,
                "count": 6878690,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6878690,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6878690,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.165953401,
                "count": 6878690,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3720388284,
                "variance": 0.1384128898
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              824999.2619,
              3821438.565,
              -11.11758359,
              825528.2219,
              3821967.565,
              16.44241641
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    824999.2619200537,
                    3821438.564803238,
                    -11.117583585419927
                  ],
                  [
                    824999.2619200537,
                    3821967.564803238,
                    -11.117583585419927
                  ],
                  [
                    825528.2219200537,
                    3821967.564803238,
                    16.442416414580073
                  ],
                  [
                    825528.2219200537,
                    3821438.564803238,
                    16.442416414580073
                  ],
                  [
                    824999.2619200537,
                    3821438.564803238,
                    -11.117583585419927
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-28T20:44:31+00:00",
            "end_time": "2019-11-28T20:24: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": "20191126_236500e_3783500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.85841118422069,
              34.15470289217543,
              -22.184637523730377
            ],
            [
              -77.85823475052935,
              34.1594622634378,
              -22.184637523730377
            ],
            [
              -77.85250996870336,
              34.15931545538293,
              26.595362476269624
            ],
            [
              -77.85268672259087,
              34.154556110213555,
              26.595362476269624
            ],
            [
              -77.85841118422069,
              34.15470289217543,
              -22.184637523730377
            ]
          ]
        ]
      },
      "bbox": [
        -77.85841118,
        34.15455611,
        -22.18463752,
        -77.85250997,
        34.15946226,
        26.59536248
      ],
      "properties": {
        "datetime": "2019-11-26T20:13:35Z",
        "pc:count": 6548650,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789896.7978,
            "count": 6548650,
            "maximum": 790174.4601,
            "minimum": 789645.9801,
            "name": "X",
            "position": 0,
            "stddev": 145.8703497,
            "variance": 21278.15893
          },
          {
            "average": 3784033.016,
            "count": 6548650,
            "maximum": 3784298.735,
            "minimum": 3783770.215,
            "name": "Y",
            "position": 1,
            "stddev": 141.1530617,
            "variance": 19924.18683
          },
          {
            "average": 1.274623831,
            "count": 6548650,
            "maximum": 26.59536248,
            "minimum": -22.18463752,
            "name": "Z",
            "position": 2,
            "stddev": 4.273967462,
            "variance": 18.26679786
          },
          {
            "average": 34731.22121,
            "count": 6548650,
            "maximum": 65535,
            "minimum": 3845,
            "name": "Intensity",
            "position": 3,
            "stddev": 11049.34659,
            "variance": 122088060
          },
          {
            "average": 1.704859017,
            "count": 6548650,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.152610625,
            "variance": 1.328511253
          },
          {
            "average": 2.409748421,
            "count": 6548650,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.668497816,
            "variance": 2.783884962
          },
          {
            "average": 0.4006534171,
            "count": 6548650,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4900309104,
            "variance": 0.2401302931
          },
          {
            "average": 0.001586281142,
            "count": 6548650,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03979654628,
            "variance": 0.001583765096
          },
          {
            "average": 13.02659647,
            "count": 6548650,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 19.02434257,
            "variance": 361.9256104
          },
          {
            "average": 1.091474004,
            "count": 6548650,
            "maximum": 20.81399918,
            "minimum": -21.68400002,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.56419025,
            "variance": 183.9872573
          },
          {
            "average": 1.010825743,
            "count": 6548650,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.099728101,
            "variance": 1.209401896
          },
          {
            "average": 6659.179265,
            "count": 6548650,
            "maximum": 30568,
            "minimum": 556,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12075.65088,
            "variance": 145821344.1
          },
          {
            "average": 258829513,
            "count": 6548650,
            "maximum": 258834415.3,
            "minimum": 258828460.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 920.8155263,
            "variance": 847901.2336
          },
          {
            "average": 1.010825743,
            "count": 6548650,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.099728101,
            "variance": 1.209401896
          },
          {
            "average": 0,
            "count": 6548650,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6548650,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6548650,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2310958747,
            "count": 6548650,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4215336268,
            "variance": 0.1776905985
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          789645.9801,
          3783770.215,
          -22.18463752,
          790174.4601,
          3784298.735,
          26.59536248
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                789645.9801368463,
                3783770.2145350506,
                -22.184637523730377
              ],
              [
                789645.9801368463,
                3784298.73453505,
                -22.184637523730377
              ],
              [
                790174.4601368463,
                3784298.73453505,
                26.595362476269624
              ],
              [
                790174.4601368463,
                3783770.2145350506,
                26.595362476269624
              ],
              [
                789645.9801368463,
                3783770.2145350506,
                -22.184637523730377
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T20:13:35+00:00",
        "end_time": "2019-11-26T18:34:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236500e_3783500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236500e_3783500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236500e_3783500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236500e_3783500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.85841118,
            34.15455611,
            -22.18463752,
            -77.85250997,
            34.15946226,
            26.59536248
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.85841118422069,
                  34.15470289217543,
                  -22.184637523730377
                ],
                [
                  -77.85823475052935,
                  34.1594622634378,
                  -22.184637523730377
                ],
                [
                  -77.85250996870336,
                  34.15931545538293,
                  26.595362476269624
                ],
                [
                  -77.85268672259087,
                  34.154556110213555,
                  26.595362476269624
                ],
                [
                  -77.85841118422069,
                  34.15470289217543,
                  -22.184637523730377
                ]
              ]
            ]
          },
          "id": "20191126_236500e_3783500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236500e_3783500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T20:13:35Z",
            "pc:count": 6548650,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789896.7978,
                "count": 6548650,
                "maximum": 790174.4601,
                "minimum": 789645.9801,
                "name": "X",
                "position": 0,
                "stddev": 145.8703497,
                "variance": 21278.15893
              },
              {
                "average": 3784033.016,
                "count": 6548650,
                "maximum": 3784298.735,
                "minimum": 3783770.215,
                "name": "Y",
                "position": 1,
                "stddev": 141.1530617,
                "variance": 19924.18683
              },
              {
                "average": 1.274623831,
                "count": 6548650,
                "maximum": 26.59536248,
                "minimum": -22.18463752,
                "name": "Z",
                "position": 2,
                "stddev": 4.273967462,
                "variance": 18.26679786
              },
              {
                "average": 34731.22121,
                "count": 6548650,
                "maximum": 65535,
                "minimum": 3845,
                "name": "Intensity",
                "position": 3,
                "stddev": 11049.34659,
                "variance": 122088060
              },
              {
                "average": 1.704859017,
                "count": 6548650,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.152610625,
                "variance": 1.328511253
              },
              {
                "average": 2.409748421,
                "count": 6548650,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.668497816,
                "variance": 2.783884962
              },
              {
                "average": 0.4006534171,
                "count": 6548650,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4900309104,
                "variance": 0.2401302931
              },
              {
                "average": 0.001586281142,
                "count": 6548650,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03979654628,
                "variance": 0.001583765096
              },
              {
                "average": 13.02659647,
                "count": 6548650,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 19.02434257,
                "variance": 361.9256104
              },
              {
                "average": 1.091474004,
                "count": 6548650,
                "maximum": 20.81399918,
                "minimum": -21.68400002,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.56419025,
                "variance": 183.9872573
              },
              {
                "average": 1.010825743,
                "count": 6548650,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.099728101,
                "variance": 1.209401896
              },
              {
                "average": 6659.179265,
                "count": 6548650,
                "maximum": 30568,
                "minimum": 556,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12075.65088,
                "variance": 145821344.1
              },
              {
                "average": 258829513,
                "count": 6548650,
                "maximum": 258834415.3,
                "minimum": 258828460.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 920.8155263,
                "variance": 847901.2336
              },
              {
                "average": 1.010825743,
                "count": 6548650,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.099728101,
                "variance": 1.209401896
              },
              {
                "average": 0,
                "count": 6548650,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6548650,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6548650,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2310958747,
                "count": 6548650,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4215336268,
                "variance": 0.1776905985
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              789645.9801,
              3783770.215,
              -22.18463752,
              790174.4601,
              3784298.735,
              26.59536248
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    789645.9801368463,
                    3783770.2145350506,
                    -22.184637523730377
                  ],
                  [
                    789645.9801368463,
                    3784298.73453505,
                    -22.184637523730377
                  ],
                  [
                    790174.4601368463,
                    3784298.73453505,
                    26.595362476269624
                  ],
                  [
                    790174.4601368463,
                    3783770.2145350506,
                    26.595362476269624
                  ],
                  [
                    789645.9801368463,
                    3783770.2145350506,
                    -22.184637523730377
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T20:13:35+00:00",
            "end_time": "2019-11-26T18:34:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191128_273500e_3819000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.46678483798236,
              34.48324994285038,
              -21.77994356827844
            ],
            [
              -77.46658376883934,
              34.48801219667769,
              -21.77994356827844
            ],
            [
              -77.46083458449621,
              34.48784561619869,
              16.620056431721558
            ],
            [
              -77.46103597913216,
              34.48308339186247,
              16.620056431721558
            ],
            [
              -77.46678483798236,
              34.48324994285038,
              -21.77994356827844
            ]
          ]
        ]
      },
      "bbox": [
        -77.46678484,
        34.48308339,
        -21.77994357,
        -77.46083458,
        34.4880122,
        16.62005643
      ],
      "properties": {
        "datetime": "2019-11-28T20:53:52Z",
        "pc:count": 7363333,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 824772.2108,
            "count": 7363333,
            "maximum": 825028.7372,
            "minimum": 824499.8572,
            "name": "X",
            "position": 0,
            "stddev": 148.608084,
            "variance": 22084.36263
          },
          {
            "average": 3821668.065,
            "count": 7363333,
            "maximum": 3821937.921,
            "minimum": 3821408.841,
            "name": "Y",
            "position": 1,
            "stddev": 145.7251248,
            "variance": 21235.812
          },
          {
            "average": 0.7240730571,
            "count": 7363333,
            "maximum": 16.62005643,
            "minimum": -21.77994357,
            "name": "Z",
            "position": 2,
            "stddev": 2.212587218,
            "variance": 4.895542198
          },
          {
            "average": 29625.75635,
            "count": 7363333,
            "maximum": 65535,
            "minimum": 2512,
            "name": "Intensity",
            "position": 3,
            "stddev": 8679.705182,
            "variance": 75337282.04
          },
          {
            "average": 1.881635939,
            "count": 7363333,
            "maximum": 8,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.168571643,
            "variance": 1.365559685
          },
          {
            "average": 2.763274322,
            "count": 7363333,
            "maximum": 8,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.561319613,
            "variance": 2.437718934
          },
          {
            "average": 0.4325856239,
            "count": 7363333,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4954344914,
            "variance": 0.2454553352
          },
          {
            "average": 0.001366772357,
            "count": 7363333,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03694461362,
            "variance": 0.001364904476
          },
          {
            "average": 21.99683594,
            "count": 7363333,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 21.09819277,
            "variance": 445.1337381
          },
          {
            "average": 0.6979285819,
            "count": 7363333,
            "maximum": 20.90399933,
            "minimum": -21.78000069,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.97263361,
            "variance": 168.2892229
          },
          {
            "average": 0.8755958749,
            "count": 7363333,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9974709899,
            "variance": 0.9949483758
          },
          {
            "average": 4784.816873,
            "count": 7363333,
            "maximum": 30356,
            "minimum": 353,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10643.19577,
            "variance": 113277616.2
          },
          {
            "average": 259009001.8,
            "count": 7363333,
            "maximum": 259009632.2,
            "minimum": 259008183.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 315.9698388,
            "variance": 99836.93902
          },
          {
            "average": 0.8755958749,
            "count": 7363333,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.9974709899,
            "variance": 0.9949483758
          },
          {
            "average": 0,
            "count": 7363333,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7363333,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7363333,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1511352264,
            "count": 7363333,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3581806627,
            "variance": 0.1282933872
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          824499.8572,
          3821408.841,
          -21.77994357,
          825028.7372,
          3821937.921,
          16.62005643
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                824499.8572121359,
                3821408.8409821377,
                -21.77994356827844
              ],
              [
                824499.8572121359,
                3821937.920982138,
                -21.77994356827844
              ],
              [
                825028.7372121358,
                3821937.920982138,
                16.620056431721558
              ],
              [
                825028.7372121358,
                3821408.8409821377,
                16.620056431721558
              ],
              [
                824499.8572121359,
                3821408.8409821377,
                -21.77994356827844
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-28T20:53:52+00:00",
        "end_time": "2019-11-28T20:29:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191128_273500e_3819000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191128_273500e_3819000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191128_273500e_3819000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_273500e_3819000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.46678484,
            34.48308339,
            -21.77994357,
            -77.46083458,
            34.4880122,
            16.62005643
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.46678483798236,
                  34.48324994285038,
                  -21.77994356827844
                ],
                [
                  -77.46658376883934,
                  34.48801219667769,
                  -21.77994356827844
                ],
                [
                  -77.46083458449621,
                  34.48784561619869,
                  16.620056431721558
                ],
                [
                  -77.46103597913216,
                  34.48308339186247,
                  16.620056431721558
                ],
                [
                  -77.46678483798236,
                  34.48324994285038,
                  -21.77994356827844
                ]
              ]
            ]
          },
          "id": "20191128_273500e_3819000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_273500e_3819000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-28T20:53:52Z",
            "pc:count": 7363333,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 824772.2108,
                "count": 7363333,
                "maximum": 825028.7372,
                "minimum": 824499.8572,
                "name": "X",
                "position": 0,
                "stddev": 148.608084,
                "variance": 22084.36263
              },
              {
                "average": 3821668.065,
                "count": 7363333,
                "maximum": 3821937.921,
                "minimum": 3821408.841,
                "name": "Y",
                "position": 1,
                "stddev": 145.7251248,
                "variance": 21235.812
              },
              {
                "average": 0.7240730571,
                "count": 7363333,
                "maximum": 16.62005643,
                "minimum": -21.77994357,
                "name": "Z",
                "position": 2,
                "stddev": 2.212587218,
                "variance": 4.895542198
              },
              {
                "average": 29625.75635,
                "count": 7363333,
                "maximum": 65535,
                "minimum": 2512,
                "name": "Intensity",
                "position": 3,
                "stddev": 8679.705182,
                "variance": 75337282.04
              },
              {
                "average": 1.881635939,
                "count": 7363333,
                "maximum": 8,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.168571643,
                "variance": 1.365559685
              },
              {
                "average": 2.763274322,
                "count": 7363333,
                "maximum": 8,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.561319613,
                "variance": 2.437718934
              },
              {
                "average": 0.4325856239,
                "count": 7363333,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4954344914,
                "variance": 0.2454553352
              },
              {
                "average": 0.001366772357,
                "count": 7363333,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03694461362,
                "variance": 0.001364904476
              },
              {
                "average": 21.99683594,
                "count": 7363333,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 21.09819277,
                "variance": 445.1337381
              },
              {
                "average": 0.6979285819,
                "count": 7363333,
                "maximum": 20.90399933,
                "minimum": -21.78000069,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.97263361,
                "variance": 168.2892229
              },
              {
                "average": 0.8755958749,
                "count": 7363333,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9974709899,
                "variance": 0.9949483758
              },
              {
                "average": 4784.816873,
                "count": 7363333,
                "maximum": 30356,
                "minimum": 353,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10643.19577,
                "variance": 113277616.2
              },
              {
                "average": 259009001.8,
                "count": 7363333,
                "maximum": 259009632.2,
                "minimum": 259008183.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 315.9698388,
                "variance": 99836.93902
              },
              {
                "average": 0.8755958749,
                "count": 7363333,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.9974709899,
                "variance": 0.9949483758
              },
              {
                "average": 0,
                "count": 7363333,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7363333,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7363333,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1511352264,
                "count": 7363333,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3581806627,
                "variance": 0.1282933872
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              824499.8572,
              3821408.841,
              -21.77994357,
              825028.7372,
              3821937.921,
              16.62005643
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    824499.8572121359,
                    3821408.8409821377,
                    -21.77994356827844
                  ],
                  [
                    824499.8572121359,
                    3821937.920982138,
                    -21.77994356827844
                  ],
                  [
                    825028.7372121358,
                    3821937.920982138,
                    16.620056431721558
                  ],
                  [
                    825028.7372121358,
                    3821408.8409821377,
                    16.620056431721558
                  ],
                  [
                    824499.8572121359,
                    3821408.8409821377,
                    -21.77994356827844
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-28T20:53:52+00:00",
            "end_time": "2019-11-28T20:29: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": "20191126_236000e_3789000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86550505066565,
              34.20411672758552,
              -9.688788917587168
            ],
            [
              -77.86532866178801,
              34.20887681332175,
              -9.688788917587168
            ],
            [
              -77.85959920121856,
              34.208730117777314,
              35.03121108241283
            ],
            [
              -77.8597759112035,
              34.20397005809996,
              35.03121108241283
            ],
            [
              -77.86550505066565,
              34.20411672758552,
              -9.688788917587168
            ]
          ]
        ]
      },
      "bbox": [
        -77.86550505,
        34.20397006,
        -9.688788918,
        -77.8595992,
        34.20887681,
        35.03121108
      ],
      "properties": {
        "datetime": "2019-11-26T22:02:14Z",
        "pc:count": 7358957,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789091.6504,
            "count": 7358957,
            "maximum": 789351.6457,
            "minimum": 788823.0457,
            "name": "X",
            "position": 0,
            "stddev": 148.0600177,
            "variance": 21921.76883
          },
          {
            "average": 3789479.101,
            "count": 7358957,
            "maximum": 3789760.791,
            "minimum": 3789232.191,
            "name": "Y",
            "position": 1,
            "stddev": 135.8979598,
            "variance": 18468.25548
          },
          {
            "average": 11.10352645,
            "count": 7358957,
            "maximum": 35.03121108,
            "minimum": -9.688788918,
            "name": "Z",
            "position": 2,
            "stddev": 5.89775295,
            "variance": 34.78348986
          },
          {
            "average": 37468.05926,
            "count": 7358957,
            "maximum": 65535,
            "minimum": 3888,
            "name": "Intensity",
            "position": 3,
            "stddev": 13067.0209,
            "variance": 170747035.2
          },
          {
            "average": 1.972318088,
            "count": 7358957,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.465673426,
            "variance": 2.148198592
          },
          {
            "average": 2.943331915,
            "count": 7358957,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.126721181,
            "variance": 4.522942981
          },
          {
            "average": 0.3564828548,
            "count": 7358957,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4789601865,
            "variance": 0.2294028602
          },
          {
            "average": 0.001386201876,
            "count": 7358957,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03720592034,
            "variance": 0.001384280509
          },
          {
            "average": 1.284058053,
            "count": 7358957,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5363682007,
            "variance": 0.2876908468
          },
          {
            "average": -0.09913009779,
            "count": 7358957,
            "maximum": 20.79000092,
            "minimum": -21.70199966,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.51058562,
            "variance": 182.5359238
          },
          {
            "average": 1.236786409,
            "count": 7358957,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.211508603,
            "variance": 1.467753095
          },
          {
            "average": 9383.999282,
            "count": 7358957,
            "maximum": 30583,
            "minimum": 579,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13660.08978,
            "variance": 186598052.9
          },
          {
            "average": 258840088.9,
            "count": 7358957,
            "maximum": 258840934.4,
            "minimum": 258839203,
            "name": "GpsTime",
            "position": 12,
            "stddev": 326.0604708,
            "variance": 106315.4306
          },
          {
            "average": 1.236786409,
            "count": 7358957,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.211508603,
            "variance": 1.467753095
          },
          {
            "average": 0,
            "count": 7358957,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7358957,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7358957,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2285447517,
            "count": 7358957,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4198953109,
            "variance": 0.1763120721
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788823.0457,
          3789232.191,
          -9.688788918,
          789351.6457,
          3789760.791,
          35.03121108
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788823.0457205107,
                3789232.1907727057,
                -9.688788917587168
              ],
              [
                788823.0457205107,
                3789760.7907727053,
                -9.688788917587168
              ],
              [
                789351.6457205107,
                3789760.7907727053,
                35.03121108241283
              ],
              [
                789351.6457205107,
                3789232.1907727057,
                35.03121108241283
              ],
              [
                788823.0457205107,
                3789232.1907727057,
                -9.688788917587168
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:02:14+00:00",
        "end_time": "2019-11-26T21:33:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236000e_3789000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236000e_3789000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236000e_3789000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3789000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86550505,
            34.20397006,
            -9.688788918,
            -77.8595992,
            34.20887681,
            35.03121108
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86550505066565,
                  34.20411672758552,
                  -9.688788917587168
                ],
                [
                  -77.86532866178801,
                  34.20887681332175,
                  -9.688788917587168
                ],
                [
                  -77.85959920121856,
                  34.208730117777314,
                  35.03121108241283
                ],
                [
                  -77.8597759112035,
                  34.20397005809996,
                  35.03121108241283
                ],
                [
                  -77.86550505066565,
                  34.20411672758552,
                  -9.688788917587168
                ]
              ]
            ]
          },
          "id": "20191126_236000e_3789000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3789000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:02:14Z",
            "pc:count": 7358957,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789091.6504,
                "count": 7358957,
                "maximum": 789351.6457,
                "minimum": 788823.0457,
                "name": "X",
                "position": 0,
                "stddev": 148.0600177,
                "variance": 21921.76883
              },
              {
                "average": 3789479.101,
                "count": 7358957,
                "maximum": 3789760.791,
                "minimum": 3789232.191,
                "name": "Y",
                "position": 1,
                "stddev": 135.8979598,
                "variance": 18468.25548
              },
              {
                "average": 11.10352645,
                "count": 7358957,
                "maximum": 35.03121108,
                "minimum": -9.688788918,
                "name": "Z",
                "position": 2,
                "stddev": 5.89775295,
                "variance": 34.78348986
              },
              {
                "average": 37468.05926,
                "count": 7358957,
                "maximum": 65535,
                "minimum": 3888,
                "name": "Intensity",
                "position": 3,
                "stddev": 13067.0209,
                "variance": 170747035.2
              },
              {
                "average": 1.972318088,
                "count": 7358957,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.465673426,
                "variance": 2.148198592
              },
              {
                "average": 2.943331915,
                "count": 7358957,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.126721181,
                "variance": 4.522942981
              },
              {
                "average": 0.3564828548,
                "count": 7358957,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4789601865,
                "variance": 0.2294028602
              },
              {
                "average": 0.001386201876,
                "count": 7358957,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03720592034,
                "variance": 0.001384280509
              },
              {
                "average": 1.284058053,
                "count": 7358957,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5363682007,
                "variance": 0.2876908468
              },
              {
                "average": -0.09913009779,
                "count": 7358957,
                "maximum": 20.79000092,
                "minimum": -21.70199966,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.51058562,
                "variance": 182.5359238
              },
              {
                "average": 1.236786409,
                "count": 7358957,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.211508603,
                "variance": 1.467753095
              },
              {
                "average": 9383.999282,
                "count": 7358957,
                "maximum": 30583,
                "minimum": 579,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13660.08978,
                "variance": 186598052.9
              },
              {
                "average": 258840088.9,
                "count": 7358957,
                "maximum": 258840934.4,
                "minimum": 258839203,
                "name": "GpsTime",
                "position": 12,
                "stddev": 326.0604708,
                "variance": 106315.4306
              },
              {
                "average": 1.236786409,
                "count": 7358957,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.211508603,
                "variance": 1.467753095
              },
              {
                "average": 0,
                "count": 7358957,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7358957,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7358957,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2285447517,
                "count": 7358957,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4198953109,
                "variance": 0.1763120721
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788823.0457,
              3789232.191,
              -9.688788918,
              789351.6457,
              3789760.791,
              35.03121108
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788823.0457205107,
                    3789232.1907727057,
                    -9.688788917587168
                  ],
                  [
                    788823.0457205107,
                    3789760.7907727053,
                    -9.688788917587168
                  ],
                  [
                    789351.6457205107,
                    3789760.7907727053,
                    35.03121108241283
                  ],
                  [
                    789351.6457205107,
                    3789232.1907727057,
                    35.03121108241283
                  ],
                  [
                    788823.0457205107,
                    3789232.1907727057,
                    -9.688788917587168
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:02:14+00:00",
            "end_time": "2019-11-26T21:33: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": "20191128_273500e_3819500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.466917667426,
              34.48775513037904,
              -973.2620920743789
            ],
            [
              -77.4667166100174,
              34.492516481278926,
              -973.2620920743789
            ],
            [
              -77.4609666808914,
              34.492349875494085,
              16.25790792562117
            ],
            [
              -77.46116806382847,
              34.487588554082365,
              16.25790792562117
            ],
            [
              -77.466917667426,
              34.48775513037904,
              -973.2620920743789
            ]
          ]
        ]
      },
      "bbox": [
        -77.46691767,
        34.48758855,
        -973.2620921,
        -77.46096668,
        34.49251648,
        16.25790793
      ],
      "properties": {
        "datetime": "2019-11-28T21:09:00Z",
        "pc:count": 7320769,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 824711.4636,
            "count": 7320769,
            "maximum": 824999.096,
            "minimum": 824470.176,
            "name": "X",
            "position": 0,
            "stddev": 140.1745548,
            "variance": 19648.90582
          },
          {
            "average": 3822181.812,
            "count": 7320769,
            "maximum": 3822437.304,
            "minimum": 3821908.324,
            "name": "Y",
            "position": 1,
            "stddev": 144.3836831,
            "variance": 20846.64795
          },
          {
            "average": -0.4062394624,
            "count": 7320769,
            "maximum": 16.25790793,
            "minimum": -973.2620921,
            "name": "Z",
            "position": 2,
            "stddev": 0.5725091562,
            "variance": 0.3277667339
          },
          {
            "average": 27391.46615,
            "count": 7320769,
            "maximum": 65535,
            "minimum": 4478,
            "name": "Intensity",
            "position": 3,
            "stddev": 6984.560476,
            "variance": 48784085.04
          },
          {
            "average": 1.723677116,
            "count": 7320769,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8276348453,
            "variance": 0.6849794371
          },
          {
            "average": 2.447370898,
            "count": 7320769,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8986297122,
            "variance": 0.8075353597
          },
          {
            "average": 0.4493533398,
            "count": 7320769,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4974283362,
            "variance": 0.2474349496
          },
          {
            "average": 0.001422528152,
            "count": 7320769,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03768958424,
            "variance": 0.00142050476
          },
          {
            "average": 31.75291189,
            "count": 7320769,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 18.97859014,
            "variance": 360.1868839
          },
          {
            "average": -0.2530479418,
            "count": 7320769,
            "maximum": 20.8560009,
            "minimum": -21.84000015,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.62480131,
            "variance": 185.6352108
          },
          {
            "average": 0.7824785893,
            "count": 7320769,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9145799363,
            "variance": 0.8364564599
          },
          {
            "average": 3687.967279,
            "count": 7320769,
            "maximum": 30358,
            "minimum": 355,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9425.439398,
            "variance": 88838907.85
          },
          {
            "average": 259009887.2,
            "count": 7320769,
            "maximum": 259010540.4,
            "minimum": 259009062.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 366.8163995,
            "variance": 134554.2709
          },
          {
            "average": 0.7824785893,
            "count": 7320769,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0.9145799363,
            "variance": 0.8364564599
          },
          {
            "average": 0,
            "count": 7320769,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7320769,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7320769,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1706670433,
            "count": 7320769,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3762177866,
            "variance": 0.141539823
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          824470.176,
          3821908.324,
          -973.2620921,
          824999.096,
          3822437.304,
          16.25790793
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                824470.1760380946,
                3821908.323526042,
                -973.2620920743789
              ],
              [
                824470.1760380946,
                3822437.3035260425,
                -973.2620920743789
              ],
              [
                824999.0960380945,
                3822437.3035260425,
                16.25790792562117
              ],
              [
                824999.0960380945,
                3821908.323526042,
                16.25790792562117
              ],
              [
                824470.1760380946,
                3821908.323526042,
                -973.2620920743789
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-28T21:09:00+00:00",
        "end_time": "2019-11-28T20:44:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191128_273500e_3819500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191128_273500e_3819500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191128_273500e_3819500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_273500e_3819500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.46691767,
            34.48758855,
            -973.2620921,
            -77.46096668,
            34.49251648,
            16.25790793
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.466917667426,
                  34.48775513037904,
                  -973.2620920743789
                ],
                [
                  -77.4667166100174,
                  34.492516481278926,
                  -973.2620920743789
                ],
                [
                  -77.4609666808914,
                  34.492349875494085,
                  16.25790792562117
                ],
                [
                  -77.46116806382847,
                  34.487588554082365,
                  16.25790792562117
                ],
                [
                  -77.466917667426,
                  34.48775513037904,
                  -973.2620920743789
                ]
              ]
            ]
          },
          "id": "20191128_273500e_3819500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_273500e_3819500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-28T21:09:00Z",
            "pc:count": 7320769,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 824711.4636,
                "count": 7320769,
                "maximum": 824999.096,
                "minimum": 824470.176,
                "name": "X",
                "position": 0,
                "stddev": 140.1745548,
                "variance": 19648.90582
              },
              {
                "average": 3822181.812,
                "count": 7320769,
                "maximum": 3822437.304,
                "minimum": 3821908.324,
                "name": "Y",
                "position": 1,
                "stddev": 144.3836831,
                "variance": 20846.64795
              },
              {
                "average": -0.4062394624,
                "count": 7320769,
                "maximum": 16.25790793,
                "minimum": -973.2620921,
                "name": "Z",
                "position": 2,
                "stddev": 0.5725091562,
                "variance": 0.3277667339
              },
              {
                "average": 27391.46615,
                "count": 7320769,
                "maximum": 65535,
                "minimum": 4478,
                "name": "Intensity",
                "position": 3,
                "stddev": 6984.560476,
                "variance": 48784085.04
              },
              {
                "average": 1.723677116,
                "count": 7320769,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8276348453,
                "variance": 0.6849794371
              },
              {
                "average": 2.447370898,
                "count": 7320769,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8986297122,
                "variance": 0.8075353597
              },
              {
                "average": 0.4493533398,
                "count": 7320769,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4974283362,
                "variance": 0.2474349496
              },
              {
                "average": 0.001422528152,
                "count": 7320769,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03768958424,
                "variance": 0.00142050476
              },
              {
                "average": 31.75291189,
                "count": 7320769,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 18.97859014,
                "variance": 360.1868839
              },
              {
                "average": -0.2530479418,
                "count": 7320769,
                "maximum": 20.8560009,
                "minimum": -21.84000015,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.62480131,
                "variance": 185.6352108
              },
              {
                "average": 0.7824785893,
                "count": 7320769,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9145799363,
                "variance": 0.8364564599
              },
              {
                "average": 3687.967279,
                "count": 7320769,
                "maximum": 30358,
                "minimum": 355,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9425.439398,
                "variance": 88838907.85
              },
              {
                "average": 259009887.2,
                "count": 7320769,
                "maximum": 259010540.4,
                "minimum": 259009062.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 366.8163995,
                "variance": 134554.2709
              },
              {
                "average": 0.7824785893,
                "count": 7320769,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0.9145799363,
                "variance": 0.8364564599
              },
              {
                "average": 0,
                "count": 7320769,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7320769,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7320769,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1706670433,
                "count": 7320769,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3762177866,
                "variance": 0.141539823
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              824470.176,
              3821908.324,
              -973.2620921,
              824999.096,
              3822437.304,
              16.25790793
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    824470.1760380946,
                    3821908.323526042,
                    -973.2620920743789
                  ],
                  [
                    824470.1760380946,
                    3822437.3035260425,
                    -973.2620920743789
                  ],
                  [
                    824999.0960380945,
                    3822437.3035260425,
                    16.25790792562117
                  ],
                  [
                    824999.0960380945,
                    3821908.323526042,
                    16.25790792562117
                  ],
                  [
                    824470.1760380946,
                    3821908.323526042,
                    -973.2620920743789
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-28T21:09:00+00:00",
            "end_time": "2019-11-28T20:44: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": "20191126_236000e_3788000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86519951736273,
              34.195110000584336,
              -17.61425554909918
            ],
            [
              -77.8650231908806,
              34.199869551612466,
              -17.61425554909918
            ],
            [
              -77.85929499164183,
              34.19972289218985,
              51.62574445090081
            ],
            [
              -77.85947163901551,
              34.19496336721454,
              51.62574445090081
            ],
            [
              -77.86519951736273,
              34.195110000584336,
              -17.61425554909918
            ]
          ]
        ]
      },
      "bbox": [
        -77.86519952,
        34.19496337,
        -17.61425555,
        -77.85929499,
        34.19986955,
        51.62574445
      ],
      "properties": {
        "datetime": "2019-11-26T21:42:15Z",
        "pc:count": 9429252,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789165.1864,
            "count": 9429252,
            "maximum": 789410.5092,
            "minimum": 788881.9692,
            "name": "X",
            "position": 0,
            "stddev": 149.1678439,
            "variance": 22251.04565
          },
          {
            "average": 3788506.909,
            "count": 9429252,
            "maximum": 3788762.363,
            "minimum": 3788233.823,
            "name": "Y",
            "position": 1,
            "stddev": 143.9887724,
            "variance": 20732.76656
          },
          {
            "average": 8.432279435,
            "count": 9429252,
            "maximum": 51.62574445,
            "minimum": -17.61425555,
            "name": "Z",
            "position": 2,
            "stddev": 8.009485846,
            "variance": 64.15186352
          },
          {
            "average": 33605.00532,
            "count": 9429252,
            "maximum": 65535,
            "minimum": 3779,
            "name": "Intensity",
            "position": 3,
            "stddev": 12276.72683,
            "variance": 150718021.7
          },
          {
            "average": 2.225229636,
            "count": 9429252,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.530593177,
            "variance": 2.342715475
          },
          {
            "average": 3.449152807,
            "count": 9429252,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.073300091,
            "variance": 4.298573265
          },
          {
            "average": 0.3788958021,
            "count": 9429252,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4851121501,
            "variance": 0.2353337982
          },
          {
            "average": 0.001106132279,
            "count": 9429252,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03324016948,
            "variance": 0.001104908867
          },
          {
            "average": 1.481074109,
            "count": 9429252,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.57562998,
            "variance": 12.78512976
          },
          {
            "average": -0.5205281,
            "count": 9429252,
            "maximum": 20.7840004,
            "minimum": -21.69599915,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.79661367,
            "variance": 190.3465486
          },
          {
            "average": 1.138827449,
            "count": 9429252,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.166945984,
            "variance": 1.361762928
          },
          {
            "average": 8177.930314,
            "count": 9429252,
            "maximum": 30580,
            "minimum": 577,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13047.23501,
            "variance": 170230341.4
          },
          {
            "average": 258839077.3,
            "count": 9429252,
            "maximum": 258839735.5,
            "minimum": 258838306.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 357.7114186,
            "variance": 127957.459
          },
          {
            "average": 1.138827449,
            "count": 9429252,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.166945984,
            "variance": 1.361762928
          },
          {
            "average": 0,
            "count": 9429252,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9429252,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9429252,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2303829614,
            "count": 9429252,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4210779872,
            "variance": 0.1773066713
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788881.9692,
          3788233.823,
          -17.61425555,
          789410.5092,
          3788762.363,
          51.62574445
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788881.9692072035,
                3788233.8228278914,
                -17.61425554909918
              ],
              [
                788881.9692072035,
                3788762.3628278915,
                -17.61425554909918
              ],
              [
                789410.5092072035,
                3788762.3628278915,
                51.62574445090081
              ],
              [
                789410.5092072035,
                3788233.8228278914,
                51.62574445090081
              ],
              [
                788881.9692072035,
                3788233.8228278914,
                -17.61425554909918
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T21:42:15+00:00",
        "end_time": "2019-11-26T21:18:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236000e_3788000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236000e_3788000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236000e_3788000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3788000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86519952,
            34.19496337,
            -17.61425555,
            -77.85929499,
            34.19986955,
            51.62574445
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86519951736273,
                  34.195110000584336,
                  -17.61425554909918
                ],
                [
                  -77.8650231908806,
                  34.199869551612466,
                  -17.61425554909918
                ],
                [
                  -77.85929499164183,
                  34.19972289218985,
                  51.62574445090081
                ],
                [
                  -77.85947163901551,
                  34.19496336721454,
                  51.62574445090081
                ],
                [
                  -77.86519951736273,
                  34.195110000584336,
                  -17.61425554909918
                ]
              ]
            ]
          },
          "id": "20191126_236000e_3788000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3788000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T21:42:15Z",
            "pc:count": 9429252,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789165.1864,
                "count": 9429252,
                "maximum": 789410.5092,
                "minimum": 788881.9692,
                "name": "X",
                "position": 0,
                "stddev": 149.1678439,
                "variance": 22251.04565
              },
              {
                "average": 3788506.909,
                "count": 9429252,
                "maximum": 3788762.363,
                "minimum": 3788233.823,
                "name": "Y",
                "position": 1,
                "stddev": 143.9887724,
                "variance": 20732.76656
              },
              {
                "average": 8.432279435,
                "count": 9429252,
                "maximum": 51.62574445,
                "minimum": -17.61425555,
                "name": "Z",
                "position": 2,
                "stddev": 8.009485846,
                "variance": 64.15186352
              },
              {
                "average": 33605.00532,
                "count": 9429252,
                "maximum": 65535,
                "minimum": 3779,
                "name": "Intensity",
                "position": 3,
                "stddev": 12276.72683,
                "variance": 150718021.7
              },
              {
                "average": 2.225229636,
                "count": 9429252,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.530593177,
                "variance": 2.342715475
              },
              {
                "average": 3.449152807,
                "count": 9429252,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.073300091,
                "variance": 4.298573265
              },
              {
                "average": 0.3788958021,
                "count": 9429252,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4851121501,
                "variance": 0.2353337982
              },
              {
                "average": 0.001106132279,
                "count": 9429252,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03324016948,
                "variance": 0.001104908867
              },
              {
                "average": 1.481074109,
                "count": 9429252,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.57562998,
                "variance": 12.78512976
              },
              {
                "average": -0.5205281,
                "count": 9429252,
                "maximum": 20.7840004,
                "minimum": -21.69599915,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.79661367,
                "variance": 190.3465486
              },
              {
                "average": 1.138827449,
                "count": 9429252,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.166945984,
                "variance": 1.361762928
              },
              {
                "average": 8177.930314,
                "count": 9429252,
                "maximum": 30580,
                "minimum": 577,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13047.23501,
                "variance": 170230341.4
              },
              {
                "average": 258839077.3,
                "count": 9429252,
                "maximum": 258839735.5,
                "minimum": 258838306.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 357.7114186,
                "variance": 127957.459
              },
              {
                "average": 1.138827449,
                "count": 9429252,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.166945984,
                "variance": 1.361762928
              },
              {
                "average": 0,
                "count": 9429252,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9429252,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9429252,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2303829614,
                "count": 9429252,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4210779872,
                "variance": 0.1773066713
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788881.9692,
              3788233.823,
              -17.61425555,
              789410.5092,
              3788762.363,
              51.62574445
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788881.9692072035,
                    3788233.8228278914,
                    -17.61425554909918
                  ],
                  [
                    788881.9692072035,
                    3788762.3628278915,
                    -17.61425554909918
                  ],
                  [
                    789410.5092072035,
                    3788762.3628278915,
                    51.62574445090081
                  ],
                  [
                    789410.5092072035,
                    3788233.8228278914,
                    51.62574445090081
                  ],
                  [
                    788881.9692072035,
                    3788233.8228278914,
                    -17.61425554909918
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T21:42:15+00:00",
            "end_time": "2019-11-26T21:18: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": "20191128_273500e_3820500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.46718496449448,
              34.496764218262335,
              -9.776480661478857
            ],
            [
              -77.46698377859241,
              34.501527363714644,
              -9.776480661478857
            ],
            [
              -77.46123170705293,
              34.501360688462256,
              36.863519338521144
            ],
            [
              -77.46143321883777,
              34.49659757251793,
              36.863519338521144
            ],
            [
              -77.46718496449448,
              34.496764218262335,
              -9.776480661478857
            ]
          ]
        ]
      },
      "bbox": [
        -77.46718496,
        34.49659757,
        -9.776480661,
        -77.46123171,
        34.50152736,
        36.86351934
      ],
      "properties": {
        "datetime": "2019-11-30T22:59:05Z",
        "pc:count": 9253645,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 824679.1754,
            "count": 9253645,
            "maximum": 824939.7261,
            "minimum": 824410.6661,
            "name": "X",
            "position": 0,
            "stddev": 144.2202884,
            "variance": 20799.49159
          },
          {
            "average": 3823188.703,
            "count": 9253645,
            "maximum": 3823436.321,
            "minimum": 3822907.141,
            "name": "Y",
            "position": 1,
            "stddev": 142.1159369,
            "variance": 20196.93953
          },
          {
            "average": 8.023239305,
            "count": 9253645,
            "maximum": 36.86351934,
            "minimum": -9.776480661,
            "name": "Z",
            "position": 2,
            "stddev": 6.533951761,
            "variance": 42.69252562
          },
          {
            "average": 33855.98399,
            "count": 9253645,
            "maximum": 65535,
            "minimum": 4391,
            "name": "Intensity",
            "position": 3,
            "stddev": 12768.38949,
            "variance": 163031770.1
          },
          {
            "average": 2.295361774,
            "count": 9253645,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.616860351,
            "variance": 2.614237394
          },
          {
            "average": 3.590734462,
            "count": 9253645,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.206668575,
            "variance": 4.869386198
          },
          {
            "average": 0.3706840926,
            "count": 9253645,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4829880136,
            "variance": 0.2332774213
          },
          {
            "average": 0.001165162485,
            "count": 9253645,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03411458642,
            "variance": 0.001163805007
          },
          {
            "average": 2.686967784,
            "count": 9253645,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.760350697,
            "variance": 60.22304295
          },
          {
            "average": 2.343246771,
            "count": 9253645,
            "maximum": 20.84399986,
            "minimum": -21.86400032,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.13895872,
            "variance": 172.6322363
          },
          {
            "average": 1.158097269,
            "count": 9253645,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.179717969,
            "variance": 1.391734488
          },
          {
            "average": 9201.366712,
            "count": 9253645,
            "maximum": 32406,
            "minimum": 359,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13198.37349,
            "variance": 174197062.9
          },
          {
            "average": 259095574.6,
            "count": 9253645,
            "maximum": 259189945.1,
            "minimum": 259010850.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 88915.84043,
            "variance": 7906026679
          },
          {
            "average": 1.158097269,
            "count": 9253645,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.179717969,
            "variance": 1.391734488
          },
          {
            "average": 0,
            "count": 9253645,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9253645,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9253645,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1598124847,
            "count": 9253645,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3664320796,
            "variance": 0.1342724689
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          824410.6661,
          3822907.141,
          -9.776480661,
          824939.7261,
          3823436.321,
          36.86351934
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                824410.6661197358,
                3822907.1411030004,
                -9.776480661478857
              ],
              [
                824410.6661197358,
                3823436.321103,
                -9.776480661478857
              ],
              [
                824939.7261197359,
                3823436.321103,
                36.863519338521144
              ],
              [
                824939.7261197359,
                3822907.1411030004,
                36.863519338521144
              ],
              [
                824410.6661197358,
                3822907.1411030004,
                -9.776480661478857
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-30T22:59:05+00:00",
        "end_time": "2019-11-28T21:14:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191128_273500e_3820500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191128_273500e_3820500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191128_273500e_3820500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_273500e_3820500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.46718496,
            34.49659757,
            -9.776480661,
            -77.46123171,
            34.50152736,
            36.86351934
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.46718496449448,
                  34.496764218262335,
                  -9.776480661478857
                ],
                [
                  -77.46698377859241,
                  34.501527363714644,
                  -9.776480661478857
                ],
                [
                  -77.46123170705293,
                  34.501360688462256,
                  36.863519338521144
                ],
                [
                  -77.46143321883777,
                  34.49659757251793,
                  36.863519338521144
                ],
                [
                  -77.46718496449448,
                  34.496764218262335,
                  -9.776480661478857
                ]
              ]
            ]
          },
          "id": "20191128_273500e_3820500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_273500e_3820500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-30T22:59:05Z",
            "pc:count": 9253645,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 824679.1754,
                "count": 9253645,
                "maximum": 824939.7261,
                "minimum": 824410.6661,
                "name": "X",
                "position": 0,
                "stddev": 144.2202884,
                "variance": 20799.49159
              },
              {
                "average": 3823188.703,
                "count": 9253645,
                "maximum": 3823436.321,
                "minimum": 3822907.141,
                "name": "Y",
                "position": 1,
                "stddev": 142.1159369,
                "variance": 20196.93953
              },
              {
                "average": 8.023239305,
                "count": 9253645,
                "maximum": 36.86351934,
                "minimum": -9.776480661,
                "name": "Z",
                "position": 2,
                "stddev": 6.533951761,
                "variance": 42.69252562
              },
              {
                "average": 33855.98399,
                "count": 9253645,
                "maximum": 65535,
                "minimum": 4391,
                "name": "Intensity",
                "position": 3,
                "stddev": 12768.38949,
                "variance": 163031770.1
              },
              {
                "average": 2.295361774,
                "count": 9253645,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.616860351,
                "variance": 2.614237394
              },
              {
                "average": 3.590734462,
                "count": 9253645,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.206668575,
                "variance": 4.869386198
              },
              {
                "average": 0.3706840926,
                "count": 9253645,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4829880136,
                "variance": 0.2332774213
              },
              {
                "average": 0.001165162485,
                "count": 9253645,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03411458642,
                "variance": 0.001163805007
              },
              {
                "average": 2.686967784,
                "count": 9253645,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.760350697,
                "variance": 60.22304295
              },
              {
                "average": 2.343246771,
                "count": 9253645,
                "maximum": 20.84399986,
                "minimum": -21.86400032,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.13895872,
                "variance": 172.6322363
              },
              {
                "average": 1.158097269,
                "count": 9253645,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.179717969,
                "variance": 1.391734488
              },
              {
                "average": 9201.366712,
                "count": 9253645,
                "maximum": 32406,
                "minimum": 359,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13198.37349,
                "variance": 174197062.9
              },
              {
                "average": 259095574.6,
                "count": 9253645,
                "maximum": 259189945.1,
                "minimum": 259010850.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 88915.84043,
                "variance": 7906026679
              },
              {
                "average": 1.158097269,
                "count": 9253645,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.179717969,
                "variance": 1.391734488
              },
              {
                "average": 0,
                "count": 9253645,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9253645,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9253645,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1598124847,
                "count": 9253645,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3664320796,
                "variance": 0.1342724689
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              824410.6661,
              3822907.141,
              -9.776480661,
              824939.7261,
              3823436.321,
              36.86351934
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    824410.6661197358,
                    3822907.1411030004,
                    -9.776480661478857
                  ],
                  [
                    824410.6661197358,
                    3823436.321103,
                    -9.776480661478857
                  ],
                  [
                    824939.7261197359,
                    3823436.321103,
                    36.863519338521144
                  ],
                  [
                    824939.7261197359,
                    3822907.1411030004,
                    36.863519338521144
                  ],
                  [
                    824410.6661197358,
                    3822907.1411030004,
                    -9.776480661478857
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-30T22:59:05+00:00",
            "end_time": "2019-11-28T21:14: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": "20191126_236000e_3789500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86565737919204,
              34.20862034481352,
              -7.276902987922369
            ],
            [
              -77.86548095574864,
              34.213380787951486,
              -7.276902987922369
            ],
            [
              -77.85975249026004,
              34.213234115994645,
              45.12309701207763
            ],
            [
              -77.85992923483364,
              34.20847369891168,
              45.12309701207763
            ],
            [
              -77.86565737919204,
              34.20862034481352,
              -7.276902987922369
            ]
          ]
        ]
      },
      "bbox": [
        -77.86565738,
        34.2084737,
        -7.276902988,
        -77.85975249,
        34.21338079,
        45.12309701
      ],
      "properties": {
        "datetime": "2019-11-26T22:10:38Z",
        "pc:count": 8250640,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789054.317,
            "count": 8250640,
            "maximum": 789322.1031,
            "minimum": 788793.6231,
            "name": "X",
            "position": 0,
            "stddev": 151.3573189,
            "variance": 22909.03799
          },
          {
            "average": 3789991.65,
            "count": 8250640,
            "maximum": 3790260.044,
            "minimum": 3789731.404,
            "name": "Y",
            "position": 1,
            "stddev": 142.1521408,
            "variance": 20207.23114
          },
          {
            "average": 13.86724171,
            "count": 8250640,
            "maximum": 45.12309701,
            "minimum": -7.276902988,
            "name": "Z",
            "position": 2,
            "stddev": 5.83066239,
            "variance": 33.9966239
          },
          {
            "average": 36201.01058,
            "count": 8250640,
            "maximum": 65535,
            "minimum": 3670,
            "name": "Intensity",
            "position": 3,
            "stddev": 12958.00744,
            "variance": 167909956.9
          },
          {
            "average": 2.0893401,
            "count": 8250640,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.504960121,
            "variance": 2.264904967
          },
          {
            "average": 3.179362934,
            "count": 8250640,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.125789736,
            "variance": 4.518982002
          },
          {
            "average": 0.3585277021,
            "count": 8250640,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4795681566,
            "variance": 0.2299856168
          },
          {
            "average": 0.001228874366,
            "count": 8250640,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03503376061,
            "variance": 0.001227364383
          },
          {
            "average": 1.235162848,
            "count": 8250640,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5130801199,
            "variance": 0.2632512094
          },
          {
            "average": -0.6047921082,
            "count": 8250640,
            "maximum": 20.80800056,
            "minimum": -21.73800087,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.39066444,
            "variance": 179.3098941
          },
          {
            "average": 1.22432781,
            "count": 8250640,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.207041679,
            "variance": 1.456949616
          },
          {
            "average": 9240.200658,
            "count": 8250640,
            "maximum": 30584,
            "minimum": 581,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13593.33565,
            "variance": 184778774.2
          },
          {
            "average": 258840629.7,
            "count": 8250640,
            "maximum": 258841438.5,
            "minimum": 258840060.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 332.7376091,
            "variance": 110714.3165
          },
          {
            "average": 1.22432781,
            "count": 8250640,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.207041679,
            "variance": 1.456949616
          },
          {
            "average": 0,
            "count": 8250640,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8250640,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8250640,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2177940136,
            "count": 8250640,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4127466558,
            "variance": 0.1703598019
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788793.6231,
          3789731.404,
          -7.276902988,
          789322.1031,
          3790260.044,
          45.12309701
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788793.6230707949,
                3789731.4044748363,
                -7.276902987922369
              ],
              [
                788793.6230707949,
                3790260.044474836,
                -7.276902987922369
              ],
              [
                789322.1030707948,
                3790260.044474836,
                45.12309701207763
              ],
              [
                789322.1030707948,
                3789731.4044748363,
                45.12309701207763
              ],
              [
                788793.6230707949,
                3789731.4044748363,
                -7.276902987922369
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:10:38+00:00",
        "end_time": "2019-11-26T21:47:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236000e_3789500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236000e_3789500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236000e_3789500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3789500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86565738,
            34.2084737,
            -7.276902988,
            -77.85975249,
            34.21338079,
            45.12309701
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86565737919204,
                  34.20862034481352,
                  -7.276902987922369
                ],
                [
                  -77.86548095574864,
                  34.213380787951486,
                  -7.276902987922369
                ],
                [
                  -77.85975249026004,
                  34.213234115994645,
                  45.12309701207763
                ],
                [
                  -77.85992923483364,
                  34.20847369891168,
                  45.12309701207763
                ],
                [
                  -77.86565737919204,
                  34.20862034481352,
                  -7.276902987922369
                ]
              ]
            ]
          },
          "id": "20191126_236000e_3789500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3789500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:10:38Z",
            "pc:count": 8250640,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789054.317,
                "count": 8250640,
                "maximum": 789322.1031,
                "minimum": 788793.6231,
                "name": "X",
                "position": 0,
                "stddev": 151.3573189,
                "variance": 22909.03799
              },
              {
                "average": 3789991.65,
                "count": 8250640,
                "maximum": 3790260.044,
                "minimum": 3789731.404,
                "name": "Y",
                "position": 1,
                "stddev": 142.1521408,
                "variance": 20207.23114
              },
              {
                "average": 13.86724171,
                "count": 8250640,
                "maximum": 45.12309701,
                "minimum": -7.276902988,
                "name": "Z",
                "position": 2,
                "stddev": 5.83066239,
                "variance": 33.9966239
              },
              {
                "average": 36201.01058,
                "count": 8250640,
                "maximum": 65535,
                "minimum": 3670,
                "name": "Intensity",
                "position": 3,
                "stddev": 12958.00744,
                "variance": 167909956.9
              },
              {
                "average": 2.0893401,
                "count": 8250640,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.504960121,
                "variance": 2.264904967
              },
              {
                "average": 3.179362934,
                "count": 8250640,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.125789736,
                "variance": 4.518982002
              },
              {
                "average": 0.3585277021,
                "count": 8250640,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4795681566,
                "variance": 0.2299856168
              },
              {
                "average": 0.001228874366,
                "count": 8250640,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03503376061,
                "variance": 0.001227364383
              },
              {
                "average": 1.235162848,
                "count": 8250640,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5130801199,
                "variance": 0.2632512094
              },
              {
                "average": -0.6047921082,
                "count": 8250640,
                "maximum": 20.80800056,
                "minimum": -21.73800087,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.39066444,
                "variance": 179.3098941
              },
              {
                "average": 1.22432781,
                "count": 8250640,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.207041679,
                "variance": 1.456949616
              },
              {
                "average": 9240.200658,
                "count": 8250640,
                "maximum": 30584,
                "minimum": 581,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13593.33565,
                "variance": 184778774.2
              },
              {
                "average": 258840629.7,
                "count": 8250640,
                "maximum": 258841438.5,
                "minimum": 258840060.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 332.7376091,
                "variance": 110714.3165
              },
              {
                "average": 1.22432781,
                "count": 8250640,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.207041679,
                "variance": 1.456949616
              },
              {
                "average": 0,
                "count": 8250640,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8250640,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8250640,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2177940136,
                "count": 8250640,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4127466558,
                "variance": 0.1703598019
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788793.6231,
              3789731.404,
              -7.276902988,
              789322.1031,
              3790260.044,
              45.12309701
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788793.6230707949,
                    3789731.4044748363,
                    -7.276902987922369
                  ],
                  [
                    788793.6230707949,
                    3790260.044474836,
                    -7.276902987922369
                  ],
                  [
                    789322.1030707948,
                    3790260.044474836,
                    45.12309701207763
                  ],
                  [
                    789322.1030707948,
                    3789731.4044748363,
                    45.12309701207763
                  ],
                  [
                    788793.6230707949,
                    3789731.4044748363,
                    -7.276902987922369
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:10:38+00:00",
            "end_time": "2019-11-26T21:47:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191128_273500e_3820000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.46705077460902,
              34.492259994275464,
              -13.886570682835078
            ],
            [
              -77.46684969094393,
              34.497021342349804,
              -13.886570682835078
            ],
            [
              -77.46109923431054,
              34.49685471757395,
              25.413429317164926
            ],
            [
              -77.46130064358886,
              34.49209339898932,
              25.413429317164926
            ],
            [
              -77.46705077460902,
              34.492259994275464,
              -13.886570682835078
            ]
          ]
        ]
      },
      "bbox": [
        -77.46705077,
        34.4920934,
        -13.88657068,
        -77.46109923,
        34.49702134,
        25.41342932
      ],
      "properties": {
        "datetime": "2019-11-28T21:23:47Z",
        "pc:count": 7047055,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 824696.9138,
            "count": 7047055,
            "maximum": 824969.4099,
            "minimum": 824440.4699,
            "name": "X",
            "position": 0,
            "stddev": 146.2279293,
            "variance": 21382.60732
          },
          {
            "average": 3822674.002,
            "count": 7047055,
            "maximum": 3822936.749,
            "minimum": 3822407.769,
            "name": "Y",
            "position": 1,
            "stddev": 144.0227838,
            "variance": 20742.56227
          },
          {
            "average": 2.773676637,
            "count": 7047055,
            "maximum": 25.41342932,
            "minimum": -13.88657068,
            "name": "Z",
            "position": 2,
            "stddev": 4.655999041,
            "variance": 21.67832707
          },
          {
            "average": 34483.87966,
            "count": 7047055,
            "maximum": 65535,
            "minimum": 5003,
            "name": "Intensity",
            "position": 3,
            "stddev": 11778.89907,
            "variance": 138742463.4
          },
          {
            "average": 1.784269315,
            "count": 7047055,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.191199182,
            "variance": 1.418955492
          },
          {
            "average": 2.568552395,
            "count": 7047055,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.690415149,
            "variance": 2.857503377
          },
          {
            "average": 0.3936899882,
            "count": 7047055,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4885675135,
            "variance": 0.2386982153
          },
          {
            "average": 0.001538089315,
            "count": 7047055,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03918831222,
            "variance": 0.001535723815
          },
          {
            "average": 12.48979496,
            "count": 7047055,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 18.61795255,
            "variance": 346.6281572
          },
          {
            "average": 1.561579633,
            "count": 7047055,
            "maximum": 20.9279995,
            "minimum": -21.86400032,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.45565729,
            "variance": 181.054713
          },
          {
            "average": 1.041263904,
            "count": 7047055,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.119009113,
            "variance": 1.252181395
          },
          {
            "average": 6834.236119,
            "count": 7047055,
            "maximum": 30360,
            "minimum": 357,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12342.51717,
            "variance": 152337730
          },
          {
            "average": 259010692.8,
            "count": 7047055,
            "maximum": 259011427.7,
            "minimum": 259009942.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 331.3457078,
            "variance": 109789.9781
          },
          {
            "average": 1.041263904,
            "count": 7047055,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.119009113,
            "variance": 1.252181395
          },
          {
            "average": 0,
            "count": 7047055,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7047055,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7047055,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1658592135,
            "count": 7047055,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.371954237,
            "variance": 0.1383499544
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          824440.4699,
          3822407.769,
          -13.88657068,
          824969.4099,
          3822936.749,
          25.41342932
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                824440.4699139285,
                3822407.769459989,
                -13.886570682835078
              ],
              [
                824440.4699139285,
                3822936.7494599894,
                -13.886570682835078
              ],
              [
                824969.4099139285,
                3822936.7494599894,
                25.413429317164926
              ],
              [
                824969.4099139285,
                3822407.769459989,
                25.413429317164926
              ],
              [
                824440.4699139285,
                3822407.769459989,
                -13.886570682835078
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-28T21:23:47+00:00",
        "end_time": "2019-11-28T20:59:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191128_273500e_3820000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191128_273500e_3820000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191128_273500e_3820000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_273500e_3820000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.46705077,
            34.4920934,
            -13.88657068,
            -77.46109923,
            34.49702134,
            25.41342932
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.46705077460902,
                  34.492259994275464,
                  -13.886570682835078
                ],
                [
                  -77.46684969094393,
                  34.497021342349804,
                  -13.886570682835078
                ],
                [
                  -77.46109923431054,
                  34.49685471757395,
                  25.413429317164926
                ],
                [
                  -77.46130064358886,
                  34.49209339898932,
                  25.413429317164926
                ],
                [
                  -77.46705077460902,
                  34.492259994275464,
                  -13.886570682835078
                ]
              ]
            ]
          },
          "id": "20191128_273500e_3820000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191128_273500e_3820000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-28T21:23:47Z",
            "pc:count": 7047055,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 824696.9138,
                "count": 7047055,
                "maximum": 824969.4099,
                "minimum": 824440.4699,
                "name": "X",
                "position": 0,
                "stddev": 146.2279293,
                "variance": 21382.60732
              },
              {
                "average": 3822674.002,
                "count": 7047055,
                "maximum": 3822936.749,
                "minimum": 3822407.769,
                "name": "Y",
                "position": 1,
                "stddev": 144.0227838,
                "variance": 20742.56227
              },
              {
                "average": 2.773676637,
                "count": 7047055,
                "maximum": 25.41342932,
                "minimum": -13.88657068,
                "name": "Z",
                "position": 2,
                "stddev": 4.655999041,
                "variance": 21.67832707
              },
              {
                "average": 34483.87966,
                "count": 7047055,
                "maximum": 65535,
                "minimum": 5003,
                "name": "Intensity",
                "position": 3,
                "stddev": 11778.89907,
                "variance": 138742463.4
              },
              {
                "average": 1.784269315,
                "count": 7047055,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.191199182,
                "variance": 1.418955492
              },
              {
                "average": 2.568552395,
                "count": 7047055,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.690415149,
                "variance": 2.857503377
              },
              {
                "average": 0.3936899882,
                "count": 7047055,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4885675135,
                "variance": 0.2386982153
              },
              {
                "average": 0.001538089315,
                "count": 7047055,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03918831222,
                "variance": 0.001535723815
              },
              {
                "average": 12.48979496,
                "count": 7047055,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 18.61795255,
                "variance": 346.6281572
              },
              {
                "average": 1.561579633,
                "count": 7047055,
                "maximum": 20.9279995,
                "minimum": -21.86400032,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.45565729,
                "variance": 181.054713
              },
              {
                "average": 1.041263904,
                "count": 7047055,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.119009113,
                "variance": 1.252181395
              },
              {
                "average": 6834.236119,
                "count": 7047055,
                "maximum": 30360,
                "minimum": 357,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12342.51717,
                "variance": 152337730
              },
              {
                "average": 259010692.8,
                "count": 7047055,
                "maximum": 259011427.7,
                "minimum": 259009942.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 331.3457078,
                "variance": 109789.9781
              },
              {
                "average": 1.041263904,
                "count": 7047055,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.119009113,
                "variance": 1.252181395
              },
              {
                "average": 0,
                "count": 7047055,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7047055,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7047055,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1658592135,
                "count": 7047055,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.371954237,
                "variance": 0.1383499544
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              824440.4699,
              3822407.769,
              -13.88657068,
              824969.4099,
              3822936.749,
              25.41342932
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    824440.4699139285,
                    3822407.769459989,
                    -13.886570682835078
                  ],
                  [
                    824440.4699139285,
                    3822936.7494599894,
                    -13.886570682835078
                  ],
                  [
                    824969.4099139285,
                    3822936.7494599894,
                    25.413429317164926
                  ],
                  [
                    824969.4099139285,
                    3822407.769459989,
                    25.413429317164926
                  ],
                  [
                    824440.4699139285,
                    3822407.769459989,
                    -13.886570682835078
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-28T21:23:47+00:00",
            "end_time": "2019-11-28T20:59: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": "20191126_236000e_3788500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86535227316087,
              34.1996135400128,
              -14.183736150340245
            ],
            [
              -77.86517591214367,
              34.20437344844591,
              -14.183736150340245
            ],
            [
              -77.8594471906561,
              34.2042267737375,
              36.676263849659755
            ],
            [
              -77.85962387267271,
              34.19946689136024,
              36.676263849659755
            ],
            [
              -77.86535227316087,
              34.1996135400128,
              -14.183736150340245
            ]
          ]
        ]
      },
      "bbox": [
        -77.86535227,
        34.19946689,
        -14.18373615,
        -77.85944719,
        34.20437345,
        36.67626385
      ],
      "properties": {
        "datetime": "2019-11-26T21:56:28Z",
        "pc:count": 9470921,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789122.104,
            "count": 9470921,
            "maximum": 789381.068,
            "minimum": 788852.508,
            "name": "X",
            "position": 0,
            "stddev": 147.6586413,
            "variance": 21803.07436
          },
          {
            "average": 3788992.25,
            "count": 9470921,
            "maximum": 3789261.606,
            "minimum": 3788733.026,
            "name": "Y",
            "position": 1,
            "stddev": 139.4113649,
            "variance": 19435.52867
          },
          {
            "average": 9.934300988,
            "count": 9470921,
            "maximum": 36.67626385,
            "minimum": -14.18373615,
            "name": "Z",
            "position": 2,
            "stddev": 7.456263522,
            "variance": 55.5958657
          },
          {
            "average": 34382.50268,
            "count": 9470921,
            "maximum": 65535,
            "minimum": 3670,
            "name": "Intensity",
            "position": 3,
            "stddev": 12755.15384,
            "variance": 162693949.6
          },
          {
            "average": 2.289024584,
            "count": 9470921,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.593697028,
            "variance": 2.539870216
          },
          {
            "average": 3.578064266,
            "count": 9470921,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.160786764,
            "variance": 4.66899944
          },
          {
            "average": 0.3675351109,
            "count": 9470921,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4821338794,
            "variance": 0.2324530777
          },
          {
            "average": 0.001045410473,
            "count": 9470921,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03231590475,
            "variance": 0.0010443177
          },
          {
            "average": 1.20940994,
            "count": 9470921,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5053114199,
            "variance": 0.2553396311
          },
          {
            "average": -1.190844602,
            "count": 9470921,
            "maximum": 20.79599953,
            "minimum": -21.69000053,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.64522073,
            "variance": 186.1920486
          },
          {
            "average": 1.189898005,
            "count": 9470921,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.191119927,
            "variance": 1.41876668
          },
          {
            "average": 8803.454799,
            "count": 9470921,
            "maximum": 30582,
            "minimum": 578,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13382.1075,
            "variance": 179080801.1
          },
          {
            "average": 258839604.3,
            "count": 9470921,
            "maximum": 258840588.9,
            "minimum": 258838854.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 323.5085403,
            "variance": 104657.7757
          },
          {
            "average": 1.189898005,
            "count": 9470921,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.191119927,
            "variance": 1.41876668
          },
          {
            "average": 0,
            "count": 9470921,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9470921,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9470921,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2232312993,
            "count": 9470921,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4164121811,
            "variance": 0.1733991046
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788852.508,
          3788733.026,
          -14.18373615,
          789381.068,
          3789261.606,
          36.67626385
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788852.5080046039,
                3788733.026236736,
                -14.183736150340245
              ],
              [
                788852.5080046039,
                3789261.6062367363,
                -14.183736150340245
              ],
              [
                789381.068004604,
                3789261.6062367363,
                36.676263849659755
              ],
              [
                789381.068004604,
                3788733.026236736,
                36.676263849659755
              ],
              [
                788852.5080046039,
                3788733.026236736,
                -14.183736150340245
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T21:56:28+00:00",
        "end_time": "2019-11-26T21:27:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236000e_3788500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236000e_3788500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236000e_3788500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3788500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86535227,
            34.19946689,
            -14.18373615,
            -77.85944719,
            34.20437345,
            36.67626385
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86535227316087,
                  34.1996135400128,
                  -14.183736150340245
                ],
                [
                  -77.86517591214367,
                  34.20437344844591,
                  -14.183736150340245
                ],
                [
                  -77.8594471906561,
                  34.2042267737375,
                  36.676263849659755
                ],
                [
                  -77.85962387267271,
                  34.19946689136024,
                  36.676263849659755
                ],
                [
                  -77.86535227316087,
                  34.1996135400128,
                  -14.183736150340245
                ]
              ]
            ]
          },
          "id": "20191126_236000e_3788500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3788500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T21:56:28Z",
            "pc:count": 9470921,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789122.104,
                "count": 9470921,
                "maximum": 789381.068,
                "minimum": 788852.508,
                "name": "X",
                "position": 0,
                "stddev": 147.6586413,
                "variance": 21803.07436
              },
              {
                "average": 3788992.25,
                "count": 9470921,
                "maximum": 3789261.606,
                "minimum": 3788733.026,
                "name": "Y",
                "position": 1,
                "stddev": 139.4113649,
                "variance": 19435.52867
              },
              {
                "average": 9.934300988,
                "count": 9470921,
                "maximum": 36.67626385,
                "minimum": -14.18373615,
                "name": "Z",
                "position": 2,
                "stddev": 7.456263522,
                "variance": 55.5958657
              },
              {
                "average": 34382.50268,
                "count": 9470921,
                "maximum": 65535,
                "minimum": 3670,
                "name": "Intensity",
                "position": 3,
                "stddev": 12755.15384,
                "variance": 162693949.6
              },
              {
                "average": 2.289024584,
                "count": 9470921,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.593697028,
                "variance": 2.539870216
              },
              {
                "average": 3.578064266,
                "count": 9470921,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.160786764,
                "variance": 4.66899944
              },
              {
                "average": 0.3675351109,
                "count": 9470921,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4821338794,
                "variance": 0.2324530777
              },
              {
                "average": 0.001045410473,
                "count": 9470921,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03231590475,
                "variance": 0.0010443177
              },
              {
                "average": 1.20940994,
                "count": 9470921,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5053114199,
                "variance": 0.2553396311
              },
              {
                "average": -1.190844602,
                "count": 9470921,
                "maximum": 20.79599953,
                "minimum": -21.69000053,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.64522073,
                "variance": 186.1920486
              },
              {
                "average": 1.189898005,
                "count": 9470921,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.191119927,
                "variance": 1.41876668
              },
              {
                "average": 8803.454799,
                "count": 9470921,
                "maximum": 30582,
                "minimum": 578,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13382.1075,
                "variance": 179080801.1
              },
              {
                "average": 258839604.3,
                "count": 9470921,
                "maximum": 258840588.9,
                "minimum": 258838854.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 323.5085403,
                "variance": 104657.7757
              },
              {
                "average": 1.189898005,
                "count": 9470921,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.191119927,
                "variance": 1.41876668
              },
              {
                "average": 0,
                "count": 9470921,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9470921,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9470921,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2232312993,
                "count": 9470921,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4164121811,
                "variance": 0.1733991046
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788852.508,
              3788733.026,
              -14.18373615,
              789381.068,
              3789261.606,
              36.67626385
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788852.5080046039,
                    3788733.026236736,
                    -14.183736150340245
                  ],
                  [
                    788852.5080046039,
                    3789261.6062367363,
                    -14.183736150340245
                  ],
                  [
                    789381.068004604,
                    3789261.6062367363,
                    36.676263849659755
                  ],
                  [
                    789381.068004604,
                    3788733.026236736,
                    36.676263849659755
                  ],
                  [
                    788852.5080046039,
                    3788733.026236736,
                    -14.183736150340245
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T21:56:28+00:00",
            "end_time": "2019-11-26T21:27: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": "20191201_272500e_3822000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47846658161413,
              34.51005864597032,
              -4.814289174483015
            ],
            [
              -77.47826596056441,
              34.514821298984174,
              -4.814289174483015
            ],
            [
              -77.4725131229423,
              34.51465510543142,
              36.34571082551699
            ],
            [
              -77.47271407005496,
              34.509892481831926,
              36.34571082551699
            ],
            [
              -77.47846658161413,
              34.51005864597032,
              -4.814289174483015
            ]
          ]
        ]
      },
      "bbox": [
        -77.47846658,
        34.50989248,
        -4.814289174,
        -77.47251312,
        34.5148213,
        36.34571083
      ],
      "properties": {
        "datetime": "2019-12-01T22:57:48Z",
        "pc:count": 14038504,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 823575.5087,
            "count": 14038504,
            "maximum": 823851.8434,
            "minimum": 823322.8034,
            "name": "X",
            "position": 0,
            "stddev": 133.9314629,
            "variance": 17937.63675
          },
          {
            "average": 3824643.461,
            "count": 14038504,
            "maximum": 3824875.265,
            "minimum": 3824346.145,
            "name": "Y",
            "position": 1,
            "stddev": 140.7648005,
            "variance": 19814.72906
          },
          {
            "average": 12.12381983,
            "count": 14038504,
            "maximum": 36.34571083,
            "minimum": -4.814289174,
            "name": "Z",
            "position": 2,
            "stddev": 6.667655095,
            "variance": 44.45762447
          },
          {
            "average": 28126.54552,
            "count": 14038504,
            "maximum": 65535,
            "minimum": 4566,
            "name": "Intensity",
            "position": 3,
            "stddev": 11543.83126,
            "variance": 133260040.1
          },
          {
            "average": 2.694859937,
            "count": 14038504,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.714839511,
            "variance": 2.940674548
          },
          {
            "average": 4.389927445,
            "count": 14038504,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.062755736,
            "variance": 4.254961227
          },
          {
            "average": 0.3700170616,
            "count": 14038504,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4828089191,
            "variance": 0.2331044523
          },
          {
            "average": 0.0008307152956,
            "count": 14038504,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02881015909,
            "variance": 0.0008300252668
          },
          {
            "average": 1.165421187,
            "count": 14038504,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4960900126,
            "variance": 0.2461053006
          },
          {
            "average": 5.13005002,
            "count": 14038504,
            "maximum": 20.90399933,
            "minimum": -21.84600067,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.71132324,
            "variance": 161.5777385
          },
          {
            "average": 1.152513687,
            "count": 14038504,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.178651449,
            "variance": 1.389219238
          },
          {
            "average": 8479.840368,
            "count": 14038504,
            "maximum": 30657,
            "minimum": 653,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13172.69372,
            "variance": 173519859.7
          },
          {
            "average": 259275572.9,
            "count": 14038504,
            "maximum": 259276268.6,
            "minimum": 259274714.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 386.9344795,
            "variance": 149718.2914
          },
          {
            "average": 1.152513687,
            "count": 14038504,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.178651449,
            "variance": 1.389219238
          },
          {
            "average": 0,
            "count": 14038504,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14038504,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14038504,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1712178164,
            "count": 14038504,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3766991981,
            "variance": 0.1419022858
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          823322.8034,
          3824346.145,
          -4.814289174,
          823851.8434,
          3824875.265,
          36.34571083
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                823322.8033961297,
                3824346.1448709336,
                -4.814289174483015
              ],
              [
                823322.8033961297,
                3824875.2648709337,
                -4.814289174483015
              ],
              [
                823851.8433961298,
                3824875.2648709337,
                36.34571082551699
              ],
              [
                823851.8433961298,
                3824346.1448709336,
                36.34571082551699
              ],
              [
                823322.8033961297,
                3824346.1448709336,
                -4.814289174483015
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-01T22:57:48+00:00",
        "end_time": "2019-12-01T22:31:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191201_272500e_3822000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191201_272500e_3822000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191201_272500e_3822000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191201_272500e_3822000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47846658,
            34.50989248,
            -4.814289174,
            -77.47251312,
            34.5148213,
            36.34571083
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47846658161413,
                  34.51005864597032,
                  -4.814289174483015
                ],
                [
                  -77.47826596056441,
                  34.514821298984174,
                  -4.814289174483015
                ],
                [
                  -77.4725131229423,
                  34.51465510543142,
                  36.34571082551699
                ],
                [
                  -77.47271407005496,
                  34.509892481831926,
                  36.34571082551699
                ],
                [
                  -77.47846658161413,
                  34.51005864597032,
                  -4.814289174483015
                ]
              ]
            ]
          },
          "id": "20191201_272500e_3822000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191201_272500e_3822000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-01T22:57:48Z",
            "pc:count": 14038504,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 823575.5087,
                "count": 14038504,
                "maximum": 823851.8434,
                "minimum": 823322.8034,
                "name": "X",
                "position": 0,
                "stddev": 133.9314629,
                "variance": 17937.63675
              },
              {
                "average": 3824643.461,
                "count": 14038504,
                "maximum": 3824875.265,
                "minimum": 3824346.145,
                "name": "Y",
                "position": 1,
                "stddev": 140.7648005,
                "variance": 19814.72906
              },
              {
                "average": 12.12381983,
                "count": 14038504,
                "maximum": 36.34571083,
                "minimum": -4.814289174,
                "name": "Z",
                "position": 2,
                "stddev": 6.667655095,
                "variance": 44.45762447
              },
              {
                "average": 28126.54552,
                "count": 14038504,
                "maximum": 65535,
                "minimum": 4566,
                "name": "Intensity",
                "position": 3,
                "stddev": 11543.83126,
                "variance": 133260040.1
              },
              {
                "average": 2.694859937,
                "count": 14038504,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.714839511,
                "variance": 2.940674548
              },
              {
                "average": 4.389927445,
                "count": 14038504,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.062755736,
                "variance": 4.254961227
              },
              {
                "average": 0.3700170616,
                "count": 14038504,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4828089191,
                "variance": 0.2331044523
              },
              {
                "average": 0.0008307152956,
                "count": 14038504,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02881015909,
                "variance": 0.0008300252668
              },
              {
                "average": 1.165421187,
                "count": 14038504,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4960900126,
                "variance": 0.2461053006
              },
              {
                "average": 5.13005002,
                "count": 14038504,
                "maximum": 20.90399933,
                "minimum": -21.84600067,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.71132324,
                "variance": 161.5777385
              },
              {
                "average": 1.152513687,
                "count": 14038504,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.178651449,
                "variance": 1.389219238
              },
              {
                "average": 8479.840368,
                "count": 14038504,
                "maximum": 30657,
                "minimum": 653,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13172.69372,
                "variance": 173519859.7
              },
              {
                "average": 259275572.9,
                "count": 14038504,
                "maximum": 259276268.6,
                "minimum": 259274714.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 386.9344795,
                "variance": 149718.2914
              },
              {
                "average": 1.152513687,
                "count": 14038504,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.178651449,
                "variance": 1.389219238
              },
              {
                "average": 0,
                "count": 14038504,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14038504,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14038504,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1712178164,
                "count": 14038504,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3766991981,
                "variance": 0.1419022858
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              823322.8034,
              3824346.145,
              -4.814289174,
              823851.8434,
              3824875.265,
              36.34571083
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    823322.8033961297,
                    3824346.1448709336,
                    -4.814289174483015
                  ],
                  [
                    823322.8033961297,
                    3824875.2648709337,
                    -4.814289174483015
                  ],
                  [
                    823851.8433961298,
                    3824875.2648709337,
                    36.34571082551699
                  ],
                  [
                    823851.8433961298,
                    3824346.1448709336,
                    36.34571082551699
                  ],
                  [
                    823322.8033961297,
                    3824346.1448709336,
                    -4.814289174483015
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-01T22:57:48+00:00",
            "end_time": "2019-12-01T22:31: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": "20191126_236000e_3790000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86581084778088,
              34.21312394998116,
              -5.814317169596229
            ],
            [
              -77.8656344031848,
              34.21788439032274,
              -5.814317169596229
            ],
            [
              -77.85990389765236,
              34.21773766422993,
              36.36568283040377
            ],
            [
              -77.86008066354736,
              34.21297724995132,
              36.36568283040377
            ],
            [
              -77.86581084778088,
              34.21312394998116,
              -5.814317169596229
            ]
          ]
        ]
      },
      "bbox": [
        -77.86581085,
        34.21297725,
        -5.81431717,
        -77.8599039,
        34.21788439,
        36.36568283
      ],
      "properties": {
        "datetime": "2019-11-26T22:13:48Z",
        "pc:count": 9674998,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789005.2046,
            "count": 9674998,
            "maximum": 789292.7351,
            "minimum": 788764.0951,
            "name": "X",
            "position": 0,
            "stddev": 150.2657621,
            "variance": 22579.79925
          },
          {
            "average": 3790504.43,
            "count": 9674998,
            "maximum": 3790759.254,
            "minimum": 3790230.614,
            "name": "Y",
            "position": 1,
            "stddev": 148.4299675,
            "variance": 22031.45525
          },
          {
            "average": 14.21642295,
            "count": 9674998,
            "maximum": 36.36568283,
            "minimum": -5.81431717,
            "name": "Z",
            "position": 2,
            "stddev": 6.242119693,
            "variance": 38.96405826
          },
          {
            "average": 34598.33109,
            "count": 9674998,
            "maximum": 65535,
            "minimum": 3626,
            "name": "Intensity",
            "position": 3,
            "stddev": 12992.27161,
            "variance": 168799121.5
          },
          {
            "average": 2.277483778,
            "count": 9674998,
            "maximum": 9,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.587733611,
            "variance": 2.520898021
          },
          {
            "average": 3.553908952,
            "count": 9674998,
            "maximum": 9,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.157073916,
            "variance": 4.652967878
          },
          {
            "average": 0.3653083959,
            "count": 9674998,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4815165581,
            "variance": 0.2318581958
          },
          {
            "average": 0.00109715785,
            "count": 9674998,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0331051991,
            "variance": 0.001095954207
          },
          {
            "average": 1.212864333,
            "count": 9674998,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5013776111,
            "variance": 0.2513795089
          },
          {
            "average": 0.6189193048,
            "count": 9674998,
            "maximum": 20.81399918,
            "minimum": -21.70199966,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.6891642,
            "variance": 187.3932165
          },
          {
            "average": 1.195274149,
            "count": 9674998,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.194372434,
            "variance": 1.426525511
          },
          {
            "average": 8883.145874,
            "count": 9674998,
            "maximum": 30585,
            "minimum": 582,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13420.31852,
            "variance": 180104949.1
          },
          {
            "average": 258841166.7,
            "count": 9674998,
            "maximum": 258841628.6,
            "minimum": 258840568.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 328.4016783,
            "variance": 107847.6623
          },
          {
            "average": 1.195274149,
            "count": 9674998,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.194372434,
            "variance": 1.426525511
          },
          {
            "average": 0,
            "count": 9674998,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9674998,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9674998,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.234287697,
            "count": 9674998,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4235528191,
            "variance": 0.1793969906
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788764.0951,
          3790230.614,
          -5.81431717,
          789292.7351,
          3790759.254,
          36.36568283
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788764.0950995615,
                3790230.613828679,
                -5.814317169596229
              ],
              [
                788764.0950995615,
                3790759.2538286787,
                -5.814317169596229
              ],
              [
                789292.7350995614,
                3790759.2538286787,
                36.36568283040377
              ],
              [
                789292.7350995614,
                3790230.613828679,
                36.36568283040377
              ],
              [
                788764.0950995615,
                3790230.613828679,
                -5.814317169596229
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:13:48+00:00",
        "end_time": "2019-11-26T21:56:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236000e_3790000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236000e_3790000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236000e_3790000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3790000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86581085,
            34.21297725,
            -5.81431717,
            -77.8599039,
            34.21788439,
            36.36568283
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86581084778088,
                  34.21312394998116,
                  -5.814317169596229
                ],
                [
                  -77.8656344031848,
                  34.21788439032274,
                  -5.814317169596229
                ],
                [
                  -77.85990389765236,
                  34.21773766422993,
                  36.36568283040377
                ],
                [
                  -77.86008066354736,
                  34.21297724995132,
                  36.36568283040377
                ],
                [
                  -77.86581084778088,
                  34.21312394998116,
                  -5.814317169596229
                ]
              ]
            ]
          },
          "id": "20191126_236000e_3790000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3790000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:13:48Z",
            "pc:count": 9674998,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789005.2046,
                "count": 9674998,
                "maximum": 789292.7351,
                "minimum": 788764.0951,
                "name": "X",
                "position": 0,
                "stddev": 150.2657621,
                "variance": 22579.79925
              },
              {
                "average": 3790504.43,
                "count": 9674998,
                "maximum": 3790759.254,
                "minimum": 3790230.614,
                "name": "Y",
                "position": 1,
                "stddev": 148.4299675,
                "variance": 22031.45525
              },
              {
                "average": 14.21642295,
                "count": 9674998,
                "maximum": 36.36568283,
                "minimum": -5.81431717,
                "name": "Z",
                "position": 2,
                "stddev": 6.242119693,
                "variance": 38.96405826
              },
              {
                "average": 34598.33109,
                "count": 9674998,
                "maximum": 65535,
                "minimum": 3626,
                "name": "Intensity",
                "position": 3,
                "stddev": 12992.27161,
                "variance": 168799121.5
              },
              {
                "average": 2.277483778,
                "count": 9674998,
                "maximum": 9,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.587733611,
                "variance": 2.520898021
              },
              {
                "average": 3.553908952,
                "count": 9674998,
                "maximum": 9,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.157073916,
                "variance": 4.652967878
              },
              {
                "average": 0.3653083959,
                "count": 9674998,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4815165581,
                "variance": 0.2318581958
              },
              {
                "average": 0.00109715785,
                "count": 9674998,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0331051991,
                "variance": 0.001095954207
              },
              {
                "average": 1.212864333,
                "count": 9674998,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5013776111,
                "variance": 0.2513795089
              },
              {
                "average": 0.6189193048,
                "count": 9674998,
                "maximum": 20.81399918,
                "minimum": -21.70199966,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.6891642,
                "variance": 187.3932165
              },
              {
                "average": 1.195274149,
                "count": 9674998,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.194372434,
                "variance": 1.426525511
              },
              {
                "average": 8883.145874,
                "count": 9674998,
                "maximum": 30585,
                "minimum": 582,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13420.31852,
                "variance": 180104949.1
              },
              {
                "average": 258841166.7,
                "count": 9674998,
                "maximum": 258841628.6,
                "minimum": 258840568.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 328.4016783,
                "variance": 107847.6623
              },
              {
                "average": 1.195274149,
                "count": 9674998,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.194372434,
                "variance": 1.426525511
              },
              {
                "average": 0,
                "count": 9674998,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9674998,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9674998,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.234287697,
                "count": 9674998,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4235528191,
                "variance": 0.1793969906
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788764.0951,
              3790230.614,
              -5.81431717,
              789292.7351,
              3790759.254,
              36.36568283
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788764.0950995615,
                    3790230.613828679,
                    -5.814317169596229
                  ],
                  [
                    788764.0950995615,
                    3790759.2538286787,
                    -5.814317169596229
                  ],
                  [
                    789292.7350995614,
                    3790759.2538286787,
                    36.36568283040377
                  ],
                  [
                    789292.7350995614,
                    3790230.613828679,
                    36.36568283040377
                  ],
                  [
                    788764.0950995615,
                    3790230.613828679,
                    -5.814317169596229
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:13:48+00:00",
            "end_time": "2019-11-26T21:56:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20191126_236000e_3787000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86489430162891,
              34.18610226722599,
              -19.31476286199553
            ],
            [
              -77.86471805089887,
              34.19086092334205,
              -19.31476286199553
            ],
            [
              -77.85899067920778,
              34.19071428895985,
              36.625237138004465
            ],
            [
              -77.85916725061371,
              34.185955658890556,
              36.625237138004465
            ],
            [
              -77.86489430162891,
              34.18610226722599,
              -19.31476286199553
            ]
          ]
        ]
      },
      "bbox": [
        -77.8648943,
        34.18595566,
        -19.31476286,
        -77.85899068,
        34.19086092,
        36.62523714
      ],
      "properties": {
        "datetime": "2019-11-26T21:27:54Z",
        "pc:count": 7902725,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789207.8035,
            "count": 7902725,
            "maximum": 789469.3857,
            "minimum": 788940.8657,
            "name": "X",
            "position": 0,
            "stddev": 147.3011219,
            "variance": 21697.62051
          },
          {
            "average": 3787485.583,
            "count": 7902725,
            "maximum": 3787763.783,
            "minimum": 3787235.343,
            "name": "Y",
            "position": 1,
            "stddev": 146.861274,
            "variance": 21568.23379
          },
          {
            "average": 9.677409935,
            "count": 7902725,
            "maximum": 36.62523714,
            "minimum": -19.31476286,
            "name": "Z",
            "position": 2,
            "stddev": 7.170269263,
            "variance": 51.4127613
          },
          {
            "average": 35916.32853,
            "count": 7902725,
            "maximum": 65535,
            "minimum": 3692,
            "name": "Intensity",
            "position": 3,
            "stddev": 12633.52601,
            "variance": 159605979.4
          },
          {
            "average": 2.048040518,
            "count": 7902725,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.476512475,
            "variance": 2.180089089
          },
          {
            "average": 3.09646508,
            "count": 7902725,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.096290022,
            "variance": 4.394431857
          },
          {
            "average": 0.3628315549,
            "count": 7902725,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4808168538,
            "variance": 0.2311848469
          },
          {
            "average": 0.001276901322,
            "count": 7902725,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03571093679,
            "variance": 0.001275271006
          },
          {
            "average": 1.705139683,
            "count": 7902725,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.433252395,
            "variance": 19.6537268
          },
          {
            "average": 0.6276544351,
            "count": 7902725,
            "maximum": 20.81399918,
            "minimum": -21.76199913,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.34965883,
            "variance": 178.213391
          },
          {
            "average": 1.211330016,
            "count": 7902725,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.20041939,
            "variance": 1.441006713
          },
          {
            "average": 9061.240917,
            "count": 7902725,
            "maximum": 30578,
            "minimum": 575,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13511.27508,
            "variance": 182554554.2
          },
          {
            "average": 258838026.9,
            "count": 7902725,
            "maximum": 258838874.4,
            "minimum": 258837418.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 336.6002405,
            "variance": 113299.7219
          },
          {
            "average": 1.211330016,
            "count": 7902725,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.20041939,
            "variance": 1.441006713
          },
          {
            "average": 0,
            "count": 7902725,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7902725,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7902725,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2168879722,
            "count": 7902725,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4121257104,
            "variance": 0.1698476012
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788940.8657,
          3787235.343,
          -19.31476286,
          789469.3857,
          3787763.783,
          36.62523714
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788940.8657210446,
                3787235.3432323257,
                -19.31476286199553
              ],
              [
                788940.8657210446,
                3787763.783232326,
                -19.31476286199553
              ],
              [
                789469.3857210446,
                3787763.783232326,
                36.625237138004465
              ],
              [
                789469.3857210446,
                3787235.3432323257,
                36.625237138004465
              ],
              [
                788940.8657210446,
                3787235.3432323257,
                -19.31476286199553
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T21:27:54+00:00",
        "end_time": "2019-11-26T21:03:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236000e_3787000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236000e_3787000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236000e_3787000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3787000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.8648943,
            34.18595566,
            -19.31476286,
            -77.85899068,
            34.19086092,
            36.62523714
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86489430162891,
                  34.18610226722599,
                  -19.31476286199553
                ],
                [
                  -77.86471805089887,
                  34.19086092334205,
                  -19.31476286199553
                ],
                [
                  -77.85899067920778,
                  34.19071428895985,
                  36.625237138004465
                ],
                [
                  -77.85916725061371,
                  34.185955658890556,
                  36.625237138004465
                ],
                [
                  -77.86489430162891,
                  34.18610226722599,
                  -19.31476286199553
                ]
              ]
            ]
          },
          "id": "20191126_236000e_3787000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3787000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T21:27:54Z",
            "pc:count": 7902725,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789207.8035,
                "count": 7902725,
                "maximum": 789469.3857,
                "minimum": 788940.8657,
                "name": "X",
                "position": 0,
                "stddev": 147.3011219,
                "variance": 21697.62051
              },
              {
                "average": 3787485.583,
                "count": 7902725,
                "maximum": 3787763.783,
                "minimum": 3787235.343,
                "name": "Y",
                "position": 1,
                "stddev": 146.861274,
                "variance": 21568.23379
              },
              {
                "average": 9.677409935,
                "count": 7902725,
                "maximum": 36.62523714,
                "minimum": -19.31476286,
                "name": "Z",
                "position": 2,
                "stddev": 7.170269263,
                "variance": 51.4127613
              },
              {
                "average": 35916.32853,
                "count": 7902725,
                "maximum": 65535,
                "minimum": 3692,
                "name": "Intensity",
                "position": 3,
                "stddev": 12633.52601,
                "variance": 159605979.4
              },
              {
                "average": 2.048040518,
                "count": 7902725,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.476512475,
                "variance": 2.180089089
              },
              {
                "average": 3.09646508,
                "count": 7902725,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.096290022,
                "variance": 4.394431857
              },
              {
                "average": 0.3628315549,
                "count": 7902725,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4808168538,
                "variance": 0.2311848469
              },
              {
                "average": 0.001276901322,
                "count": 7902725,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03571093679,
                "variance": 0.001275271006
              },
              {
                "average": 1.705139683,
                "count": 7902725,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.433252395,
                "variance": 19.6537268
              },
              {
                "average": 0.6276544351,
                "count": 7902725,
                "maximum": 20.81399918,
                "minimum": -21.76199913,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.34965883,
                "variance": 178.213391
              },
              {
                "average": 1.211330016,
                "count": 7902725,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.20041939,
                "variance": 1.441006713
              },
              {
                "average": 9061.240917,
                "count": 7902725,
                "maximum": 30578,
                "minimum": 575,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13511.27508,
                "variance": 182554554.2
              },
              {
                "average": 258838026.9,
                "count": 7902725,
                "maximum": 258838874.4,
                "minimum": 258837418.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 336.6002405,
                "variance": 113299.7219
              },
              {
                "average": 1.211330016,
                "count": 7902725,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.20041939,
                "variance": 1.441006713
              },
              {
                "average": 0,
                "count": 7902725,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7902725,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7902725,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2168879722,
                "count": 7902725,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4121257104,
                "variance": 0.1698476012
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788940.8657,
              3787235.343,
              -19.31476286,
              789469.3857,
              3787763.783,
              36.62523714
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788940.8657210446,
                    3787235.3432323257,
                    -19.31476286199553
                  ],
                  [
                    788940.8657210446,
                    3787763.783232326,
                    -19.31476286199553
                  ],
                  [
                    789469.3857210446,
                    3787763.783232326,
                    36.625237138004465
                  ],
                  [
                    789469.3857210446,
                    3787235.3432323257,
                    36.625237138004465
                  ],
                  [
                    788940.8657210446,
                    3787235.3432323257,
                    -19.31476286199553
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T21:27:54+00:00",
            "end_time": "2019-11-26T21:03: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": "20191130_272500e_3821000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47819995832,
              34.50105023846975,
              -6.75582878680691
            ],
            [
              -77.47799950329467,
              34.50581019681237,
              -6.75582878680691
            ],
            [
              -77.47224706908045,
              34.50564402220758,
              30.884171213193092
            ],
            [
              -77.47244784985115,
              34.500884093262925,
              30.884171213193092
            ],
            [
              -77.47819995832,
              34.50105023846975,
              -6.75582878680691
            ]
          ]
        ]
      },
      "bbox": [
        -77.47819996,
        34.50088409,
        -6.755828787,
        -77.47224707,
        34.5058102,
        30.88417121
      ],
      "properties": {
        "datetime": "2019-11-30T23:30:09Z",
        "pc:count": 17703899,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 823650.4993,
            "count": 17703899,
            "maximum": 823911.2045,
            "minimum": 823382.1445,
            "name": "X",
            "position": 0,
            "stddev": 144.6024866,
            "variance": 20909.87912
          },
          {
            "average": 3823622.124,
            "count": 17703899,
            "maximum": 3823876.221,
            "minimum": 3823347.401,
            "name": "Y",
            "position": 1,
            "stddev": 141.2093284,
            "variance": 19940.07443
          },
          {
            "average": 12.89901377,
            "count": 17703899,
            "maximum": 30.88417121,
            "minimum": -6.755828787,
            "name": "Z",
            "position": 2,
            "stddev": 5.26982115,
            "variance": 27.77101496
          },
          {
            "average": 27763.60464,
            "count": 17703899,
            "maximum": 65535,
            "minimum": 3692,
            "name": "Intensity",
            "position": 3,
            "stddev": 10496.58584,
            "variance": 110178314.2
          },
          {
            "average": 3.060315414,
            "count": 17703899,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.776446732,
            "variance": 3.155762992
          },
          {
            "average": 5.121385182,
            "count": 17703899,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.778007273,
            "variance": 3.161309862
          },
          {
            "average": 0.3801677246,
            "count": 17703899,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4854278928,
            "variance": 0.2356402391
          },
          {
            "average": 0.0005831483788,
            "count": 17703899,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02414142394,
            "variance": 0.0005828083497
          },
          {
            "average": 1.112015099,
            "count": 17703899,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4723900381,
            "variance": 0.2231523481
          },
          {
            "average": 0.974544934,
            "count": 17703899,
            "maximum": 20.84399986,
            "minimum": -21.7859993,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.60867248,
            "variance": 185.1959667
          },
          {
            "average": 1.101583725,
            "count": 17703899,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.153659004,
            "variance": 1.330929097
          },
          {
            "average": 9622.499025,
            "count": 17703899,
            "maximum": 32410,
            "minimum": 2407,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12821.1032,
            "variance": 164380687.3
          },
          {
            "average": 259190965.7,
            "count": 17703899,
            "maximum": 259191809.2,
            "minimum": 259190272.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 343.4409114,
            "variance": 117951.6596
          },
          {
            "average": 1.101583725,
            "count": 17703899,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.153659004,
            "variance": 1.330929097
          },
          {
            "average": 0,
            "count": 17703899,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17703899,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17703899,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1682760391,
            "count": 17703899,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3741112424,
            "variance": 0.1399592217
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          823382.1445,
          3823347.401,
          -6.755828787,
          823911.2045,
          3823876.221,
          30.88417121
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                823382.1445249408,
                3823347.4010455664,
                -6.75582878680691
              ],
              [
                823382.1445249408,
                3823876.2210455667,
                -6.75582878680691
              ],
              [
                823911.2045249408,
                3823876.2210455667,
                30.884171213193092
              ],
              [
                823911.2045249408,
                3823347.4010455664,
                30.884171213193092
              ],
              [
                823382.1445249408,
                3823347.4010455664,
                -6.75582878680691
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-30T23:30:09+00:00",
        "end_time": "2019-11-30T23:04:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191130_272500e_3821000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191130_272500e_3821000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191130_272500e_3821000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_272500e_3821000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47819996,
            34.50088409,
            -6.755828787,
            -77.47224707,
            34.5058102,
            30.88417121
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47819995832,
                  34.50105023846975,
                  -6.75582878680691
                ],
                [
                  -77.47799950329467,
                  34.50581019681237,
                  -6.75582878680691
                ],
                [
                  -77.47224706908045,
                  34.50564402220758,
                  30.884171213193092
                ],
                [
                  -77.47244784985115,
                  34.500884093262925,
                  30.884171213193092
                ],
                [
                  -77.47819995832,
                  34.50105023846975,
                  -6.75582878680691
                ]
              ]
            ]
          },
          "id": "20191130_272500e_3821000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_272500e_3821000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-30T23:30:09Z",
            "pc:count": 17703899,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 823650.4993,
                "count": 17703899,
                "maximum": 823911.2045,
                "minimum": 823382.1445,
                "name": "X",
                "position": 0,
                "stddev": 144.6024866,
                "variance": 20909.87912
              },
              {
                "average": 3823622.124,
                "count": 17703899,
                "maximum": 3823876.221,
                "minimum": 3823347.401,
                "name": "Y",
                "position": 1,
                "stddev": 141.2093284,
                "variance": 19940.07443
              },
              {
                "average": 12.89901377,
                "count": 17703899,
                "maximum": 30.88417121,
                "minimum": -6.755828787,
                "name": "Z",
                "position": 2,
                "stddev": 5.26982115,
                "variance": 27.77101496
              },
              {
                "average": 27763.60464,
                "count": 17703899,
                "maximum": 65535,
                "minimum": 3692,
                "name": "Intensity",
                "position": 3,
                "stddev": 10496.58584,
                "variance": 110178314.2
              },
              {
                "average": 3.060315414,
                "count": 17703899,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.776446732,
                "variance": 3.155762992
              },
              {
                "average": 5.121385182,
                "count": 17703899,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.778007273,
                "variance": 3.161309862
              },
              {
                "average": 0.3801677246,
                "count": 17703899,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4854278928,
                "variance": 0.2356402391
              },
              {
                "average": 0.0005831483788,
                "count": 17703899,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02414142394,
                "variance": 0.0005828083497
              },
              {
                "average": 1.112015099,
                "count": 17703899,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4723900381,
                "variance": 0.2231523481
              },
              {
                "average": 0.974544934,
                "count": 17703899,
                "maximum": 20.84399986,
                "minimum": -21.7859993,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.60867248,
                "variance": 185.1959667
              },
              {
                "average": 1.101583725,
                "count": 17703899,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.153659004,
                "variance": 1.330929097
              },
              {
                "average": 9622.499025,
                "count": 17703899,
                "maximum": 32410,
                "minimum": 2407,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12821.1032,
                "variance": 164380687.3
              },
              {
                "average": 259190965.7,
                "count": 17703899,
                "maximum": 259191809.2,
                "minimum": 259190272.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 343.4409114,
                "variance": 117951.6596
              },
              {
                "average": 1.101583725,
                "count": 17703899,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.153659004,
                "variance": 1.330929097
              },
              {
                "average": 0,
                "count": 17703899,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17703899,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17703899,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1682760391,
                "count": 17703899,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3741112424,
                "variance": 0.1399592217
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              823382.1445,
              3823347.401,
              -6.755828787,
              823911.2045,
              3823876.221,
              30.88417121
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    823382.1445249408,
                    3823347.4010455664,
                    -6.75582878680691
                  ],
                  [
                    823382.1445249408,
                    3823876.2210455667,
                    -6.75582878680691
                  ],
                  [
                    823911.2045249408,
                    3823876.2210455667,
                    30.884171213193092
                  ],
                  [
                    823911.2045249408,
                    3823347.4010455664,
                    30.884171213193092
                  ],
                  [
                    823382.1445249408,
                    3823347.4010455664,
                    -6.75582878680691
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-30T23:30:09+00:00",
            "end_time": "2019-11-30T23:04: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": "20191126_236000e_3786500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86474282985132,
              34.18159856432238,
              -13.488196723651665
            ],
            [
              -77.86456655368306,
              34.18635848395584,
              -13.488196723651665
            ],
            [
              -77.8588381868333,
              34.186211826042175,
              38.45180327634833
            ],
            [
              -77.85901478376381,
              34.18145193246819,
              38.45180327634833
            ],
            [
              -77.86474282985132,
              34.18159856432238,
              -13.488196723651665
            ]
          ]
        ]
      },
      "bbox": [
        -77.86474283,
        34.18145193,
        -13.48819672,
        -77.85883819,
        34.18635848,
        38.45180328
      ],
      "properties": {
        "datetime": "2019-11-26T21:18:15Z",
        "pc:count": 8283099,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789215.9394,
            "count": 8283099,
            "maximum": 789498.8482,
            "minimum": 788970.2082,
            "name": "X",
            "position": 0,
            "stddev": 143.8363992,
            "variance": 20688.90975
          },
          {
            "average": 3786992.039,
            "count": 8283099,
            "maximum": 3787264.699,
            "minimum": 3786736.119,
            "name": "Y",
            "position": 1,
            "stddev": 152.0601823,
            "variance": 23122.29904
          },
          {
            "average": 11.20239929,
            "count": 8283099,
            "maximum": 38.45180328,
            "minimum": -13.48819672,
            "name": "Z",
            "position": 2,
            "stddev": 7.111841582,
            "variance": 50.57829069
          },
          {
            "average": 35791.95436,
            "count": 8283099,
            "maximum": 65535,
            "minimum": 3604,
            "name": "Intensity",
            "position": 3,
            "stddev": 12925.5281,
            "variance": 167069276.8
          },
          {
            "average": 2.139667895,
            "count": 8283099,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.542745926,
            "variance": 2.380064993
          },
          {
            "average": 3.279358607,
            "count": 8283099,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.168348282,
            "variance": 4.701734273
          },
          {
            "average": 0.3625278413,
            "count": 8283099,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4807301046,
            "variance": 0.2311014335
          },
          {
            "average": 0.001192911011,
            "count": 8283099,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03451793907,
            "variance": 0.001191488118
          },
          {
            "average": 1.242163833,
            "count": 8283099,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5251747012,
            "variance": 0.2758084668
          },
          {
            "average": -1.933138951,
            "count": 8283099,
            "maximum": 20.8920002,
            "minimum": -21.70199966,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.57095933,
            "variance": 184.170937
          },
          {
            "average": 1.205021212,
            "count": 8283099,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.199138026,
            "variance": 1.437932006
          },
          {
            "average": 9000.087989,
            "count": 8283099,
            "maximum": 30577,
            "minimum": 573,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13482.13983,
            "variance": 181768094.3
          },
          {
            "average": 258837545.7,
            "count": 8283099,
            "maximum": 258838295.1,
            "minimum": 258836549,
            "name": "GpsTime",
            "position": 12,
            "stddev": 340.4716644,
            "variance": 115920.9543
          },
          {
            "average": 1.205021212,
            "count": 8283099,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.199138026,
            "variance": 1.437932006
          },
          {
            "average": 0,
            "count": 8283099,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8283099,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8283099,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2299514952,
            "count": 8283099,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4208014097,
            "variance": 0.1770738264
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788970.2082,
          3786736.119,
          -13.48819672,
          789498.8482,
          3787264.699,
          38.45180328
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788970.2082416654,
                3786736.118717674,
                -13.488196723651665
              ],
              [
                788970.2082416654,
                3787264.6987176742,
                -13.488196723651665
              ],
              [
                789498.8482416653,
                3787264.6987176742,
                38.45180327634833
              ],
              [
                789498.8482416653,
                3786736.118717674,
                38.45180327634833
              ],
              [
                788970.2082416654,
                3786736.118717674,
                -13.488196723651665
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T21:18:15+00:00",
        "end_time": "2019-11-26T20:49:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236000e_3786500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236000e_3786500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236000e_3786500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3786500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86474283,
            34.18145193,
            -13.48819672,
            -77.85883819,
            34.18635848,
            38.45180328
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86474282985132,
                  34.18159856432238,
                  -13.488196723651665
                ],
                [
                  -77.86456655368306,
                  34.18635848395584,
                  -13.488196723651665
                ],
                [
                  -77.8588381868333,
                  34.186211826042175,
                  38.45180327634833
                ],
                [
                  -77.85901478376381,
                  34.18145193246819,
                  38.45180327634833
                ],
                [
                  -77.86474282985132,
                  34.18159856432238,
                  -13.488196723651665
                ]
              ]
            ]
          },
          "id": "20191126_236000e_3786500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3786500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T21:18:15Z",
            "pc:count": 8283099,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789215.9394,
                "count": 8283099,
                "maximum": 789498.8482,
                "minimum": 788970.2082,
                "name": "X",
                "position": 0,
                "stddev": 143.8363992,
                "variance": 20688.90975
              },
              {
                "average": 3786992.039,
                "count": 8283099,
                "maximum": 3787264.699,
                "minimum": 3786736.119,
                "name": "Y",
                "position": 1,
                "stddev": 152.0601823,
                "variance": 23122.29904
              },
              {
                "average": 11.20239929,
                "count": 8283099,
                "maximum": 38.45180328,
                "minimum": -13.48819672,
                "name": "Z",
                "position": 2,
                "stddev": 7.111841582,
                "variance": 50.57829069
              },
              {
                "average": 35791.95436,
                "count": 8283099,
                "maximum": 65535,
                "minimum": 3604,
                "name": "Intensity",
                "position": 3,
                "stddev": 12925.5281,
                "variance": 167069276.8
              },
              {
                "average": 2.139667895,
                "count": 8283099,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.542745926,
                "variance": 2.380064993
              },
              {
                "average": 3.279358607,
                "count": 8283099,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.168348282,
                "variance": 4.701734273
              },
              {
                "average": 0.3625278413,
                "count": 8283099,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4807301046,
                "variance": 0.2311014335
              },
              {
                "average": 0.001192911011,
                "count": 8283099,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03451793907,
                "variance": 0.001191488118
              },
              {
                "average": 1.242163833,
                "count": 8283099,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5251747012,
                "variance": 0.2758084668
              },
              {
                "average": -1.933138951,
                "count": 8283099,
                "maximum": 20.8920002,
                "minimum": -21.70199966,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.57095933,
                "variance": 184.170937
              },
              {
                "average": 1.205021212,
                "count": 8283099,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.199138026,
                "variance": 1.437932006
              },
              {
                "average": 9000.087989,
                "count": 8283099,
                "maximum": 30577,
                "minimum": 573,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13482.13983,
                "variance": 181768094.3
              },
              {
                "average": 258837545.7,
                "count": 8283099,
                "maximum": 258838295.1,
                "minimum": 258836549,
                "name": "GpsTime",
                "position": 12,
                "stddev": 340.4716644,
                "variance": 115920.9543
              },
              {
                "average": 1.205021212,
                "count": 8283099,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.199138026,
                "variance": 1.437932006
              },
              {
                "average": 0,
                "count": 8283099,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8283099,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8283099,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2299514952,
                "count": 8283099,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4208014097,
                "variance": 0.1770738264
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788970.2082,
              3786736.119,
              -13.48819672,
              789498.8482,
              3787264.699,
              38.45180328
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788970.2082416654,
                    3786736.118717674,
                    -13.488196723651665
                  ],
                  [
                    788970.2082416654,
                    3787264.6987176742,
                    -13.488196723651665
                  ],
                  [
                    789498.8482416653,
                    3787264.6987176742,
                    38.45180327634833
                  ],
                  [
                    789498.8482416653,
                    3786736.118717674,
                    38.45180327634833
                  ],
                  [
                    788970.2082416654,
                    3786736.118717674,
                    -13.488196723651665
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T21:18:15+00:00",
            "end_time": "2019-11-26T20:49: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": "20191126_236000e_3785500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86443728841361,
              34.17259154726545,
              -20.555411056677247
            ],
            [
              -77.86426107462597,
              34.17735093218664,
              -20.555411056677247
            ],
            [
              -77.8585341850177,
              34.177204315969966,
              37.96458894332275
            ],
            [
              -77.85871071933992,
              34.17244495710122,
              37.96458894332275
            ],
            [
              -77.86443728841361,
              34.17259154726545,
              -20.555411056677247
            ]
          ]
        ]
      },
      "bbox": [
        -77.86443729,
        34.17244496,
        -20.55541106,
        -77.85853419,
        34.17735093,
        37.96458894
      ],
      "properties": {
        "datetime": "2019-11-26T20:58:43Z",
        "pc:count": 10549362,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789282.0299,
            "count": 10549362,
            "maximum": 789557.6906,
            "minimum": 789029.1306,
            "name": "X",
            "position": 0,
            "stddev": 144.448821,
            "variance": 20865.46189
          },
          {
            "average": 3785980.733,
            "count": 10549362,
            "maximum": 3786266.241,
            "minimum": 3785737.721,
            "name": "Y",
            "position": 1,
            "stddev": 143.020782,
            "variance": 20454.94409
          },
          {
            "average": 14.32309356,
            "count": 10549362,
            "maximum": 37.96458894,
            "minimum": -20.55541106,
            "name": "Z",
            "position": 2,
            "stddev": 6.903776677,
            "variance": 47.66213241
          },
          {
            "average": 32961.52222,
            "count": 10549362,
            "maximum": 65535,
            "minimum": 3364,
            "name": "Intensity",
            "position": 3,
            "stddev": 12773.02574,
            "variance": 163150186.4
          },
          {
            "average": 2.400357102,
            "count": 10549362,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.624033722,
            "variance": 2.637485529
          },
          {
            "average": 3.799932546,
            "count": 10549362,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.133093971,
            "variance": 4.55008989
          },
          {
            "average": 0.369847295,
            "count": 10549362,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4827631878,
            "variance": 0.2330602955
          },
          {
            "average": 0.0009859364007,
            "count": 10549362,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03138414287,
            "variance": 0.0009849644235
          },
          {
            "average": 1.171429419,
            "count": 10549362,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4789564538,
            "variance": 0.2293992847
          },
          {
            "average": -1.075764163,
            "count": 10549362,
            "maximum": 20.80200005,
            "minimum": -21.72599983,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.84113183,
            "variance": 191.5769303
          },
          {
            "average": 1.179304777,
            "count": 10549362,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.186364243,
            "variance": 1.407460117
          },
          {
            "average": 8667.316822,
            "count": 10549362,
            "maximum": 30574,
            "minimum": 571,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13315.9821,
            "variance": 177315379.2
          },
          {
            "average": 258836489.2,
            "count": 10549362,
            "maximum": 258837123.4,
            "minimum": 258835657,
            "name": "GpsTime",
            "position": 12,
            "stddev": 344.6636542,
            "variance": 118793.0345
          },
          {
            "average": 1.179304777,
            "count": 10549362,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.186364243,
            "variance": 1.407460117
          },
          {
            "average": 0,
            "count": 10549362,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10549362,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10549362,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2375183447,
            "count": 10549362,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4255624488,
            "variance": 0.1811033978
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          789029.1306,
          3785737.721,
          -20.55541106,
          789557.6906,
          3786266.241,
          37.96458894
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                789029.1306219315,
                3785737.7208624147,
                -20.555411056677247
              ],
              [
                789029.1306219315,
                3786266.2408624142,
                -20.555411056677247
              ],
              [
                789557.6906219316,
                3786266.2408624142,
                37.96458894332275
              ],
              [
                789557.6906219316,
                3785737.7208624147,
                37.96458894332275
              ],
              [
                789029.1306219315,
                3785737.7208624147,
                -20.555411056677247
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T20:58:43+00:00",
        "end_time": "2019-11-26T20:34:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236000e_3785500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236000e_3785500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236000e_3785500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3785500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86443729,
            34.17244496,
            -20.55541106,
            -77.85853419,
            34.17735093,
            37.96458894
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86443728841361,
                  34.17259154726545,
                  -20.555411056677247
                ],
                [
                  -77.86426107462597,
                  34.17735093218664,
                  -20.555411056677247
                ],
                [
                  -77.8585341850177,
                  34.177204315969966,
                  37.96458894332275
                ],
                [
                  -77.85871071933992,
                  34.17244495710122,
                  37.96458894332275
                ],
                [
                  -77.86443728841361,
                  34.17259154726545,
                  -20.555411056677247
                ]
              ]
            ]
          },
          "id": "20191126_236000e_3785500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3785500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T20:58:43Z",
            "pc:count": 10549362,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789282.0299,
                "count": 10549362,
                "maximum": 789557.6906,
                "minimum": 789029.1306,
                "name": "X",
                "position": 0,
                "stddev": 144.448821,
                "variance": 20865.46189
              },
              {
                "average": 3785980.733,
                "count": 10549362,
                "maximum": 3786266.241,
                "minimum": 3785737.721,
                "name": "Y",
                "position": 1,
                "stddev": 143.020782,
                "variance": 20454.94409
              },
              {
                "average": 14.32309356,
                "count": 10549362,
                "maximum": 37.96458894,
                "minimum": -20.55541106,
                "name": "Z",
                "position": 2,
                "stddev": 6.903776677,
                "variance": 47.66213241
              },
              {
                "average": 32961.52222,
                "count": 10549362,
                "maximum": 65535,
                "minimum": 3364,
                "name": "Intensity",
                "position": 3,
                "stddev": 12773.02574,
                "variance": 163150186.4
              },
              {
                "average": 2.400357102,
                "count": 10549362,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.624033722,
                "variance": 2.637485529
              },
              {
                "average": 3.799932546,
                "count": 10549362,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.133093971,
                "variance": 4.55008989
              },
              {
                "average": 0.369847295,
                "count": 10549362,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4827631878,
                "variance": 0.2330602955
              },
              {
                "average": 0.0009859364007,
                "count": 10549362,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03138414287,
                "variance": 0.0009849644235
              },
              {
                "average": 1.171429419,
                "count": 10549362,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4789564538,
                "variance": 0.2293992847
              },
              {
                "average": -1.075764163,
                "count": 10549362,
                "maximum": 20.80200005,
                "minimum": -21.72599983,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.84113183,
                "variance": 191.5769303
              },
              {
                "average": 1.179304777,
                "count": 10549362,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.186364243,
                "variance": 1.407460117
              },
              {
                "average": 8667.316822,
                "count": 10549362,
                "maximum": 30574,
                "minimum": 571,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13315.9821,
                "variance": 177315379.2
              },
              {
                "average": 258836489.2,
                "count": 10549362,
                "maximum": 258837123.4,
                "minimum": 258835657,
                "name": "GpsTime",
                "position": 12,
                "stddev": 344.6636542,
                "variance": 118793.0345
              },
              {
                "average": 1.179304777,
                "count": 10549362,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.186364243,
                "variance": 1.407460117
              },
              {
                "average": 0,
                "count": 10549362,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10549362,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10549362,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2375183447,
                "count": 10549362,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4255624488,
                "variance": 0.1811033978
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              789029.1306,
              3785737.721,
              -20.55541106,
              789557.6906,
              3786266.241,
              37.96458894
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    789029.1306219315,
                    3785737.7208624147,
                    -20.555411056677247
                  ],
                  [
                    789029.1306219315,
                    3786266.2408624142,
                    -20.555411056677247
                  ],
                  [
                    789557.6906219316,
                    3786266.2408624142,
                    37.96458894332275
                  ],
                  [
                    789557.6906219316,
                    3785737.7208624147,
                    37.96458894332275
                  ],
                  [
                    789029.1306219315,
                    3785737.7208624147,
                    -20.555411056677247
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T20:58:43+00:00",
            "end_time": "2019-11-26T20:34: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": "20191130_272500e_3821500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47833353147655,
              34.505553681813524,
              -1.710006472851475
            ],
            [
              -77.4781329517605,
              34.51031597761383,
              -1.710006472851475
            ],
            [
              -77.47237998964957,
              34.51014978411177,
              38.98999352714853
            ],
            [
              -77.47258089535599,
              34.5053875177254,
              38.98999352714853
            ],
            [
              -77.47833353147655,
              34.505553681813524,
              -1.710006472851475
            ]
          ]
        ]
      },
      "bbox": [
        -77.47833353,
        34.50538752,
        -1.710006473,
        -77.47237999,
        34.51031598,
        38.98999353
      ],
      "properties": {
        "datetime": "2019-12-01T22:57:47Z",
        "pc:count": 14268657,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 823612.2198,
            "count": 14268657,
            "maximum": 823881.5332,
            "minimum": 823352.4532,
            "name": "X",
            "position": 0,
            "stddev": 137.2402292,
            "variance": 18834.8805
          },
          {
            "average": 3824099.524,
            "count": 14268657,
            "maximum": 3824375.768,
            "minimum": 3823846.688,
            "name": "Y",
            "position": 1,
            "stddev": 146.0566808,
            "variance": 21332.55402
          },
          {
            "average": 14.84133587,
            "count": 14268657,
            "maximum": 38.98999353,
            "minimum": -1.710006473,
            "name": "Z",
            "position": 2,
            "stddev": 5.888448615,
            "variance": 34.6738271
          },
          {
            "average": 28688.43365,
            "count": 14268657,
            "maximum": 65535,
            "minimum": 3255,
            "name": "Intensity",
            "position": 3,
            "stddev": 11677.31017,
            "variance": 136359572.8
          },
          {
            "average": 2.838061494,
            "count": 14268657,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.747911814,
            "variance": 3.05519571
          },
          {
            "average": 4.675636887,
            "count": 14268657,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.987291546,
            "variance": 3.949327688
          },
          {
            "average": 0.3734752332,
            "count": 14268657,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4837266788,
            "variance": 0.2339914998
          },
          {
            "average": 0.0007554319934,
            "count": 14268657,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02747474056,
            "variance": 0.0007548613688
          },
          {
            "average": 1.144642204,
            "count": 14268657,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.473226499,
            "variance": 0.2239433193
          },
          {
            "average": 1.916107888,
            "count": 14268657,
            "maximum": 20.94599915,
            "minimum": -21.84600067,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.69337675,
            "variance": 187.5085668
          },
          {
            "average": 1.138905505,
            "count": 14268657,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.171605904,
            "variance": 1.372660395
          },
          {
            "average": 9478.717589,
            "count": 14268657,
            "maximum": 32410,
            "minimum": 655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13097.93054,
            "variance": 171555784.5
          },
          {
            "average": 259219901.2,
            "count": 14268657,
            "maximum": 259276267.4,
            "minimum": 259191205.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 39890.36529,
            "variance": 1591241243
          },
          {
            "average": 1.138905505,
            "count": 14268657,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.171605904,
            "variance": 1.372660395
          },
          {
            "average": 0,
            "count": 14268657,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14268657,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14268657,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1747820415,
            "count": 14268657,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3797805808,
            "variance": 0.1442332896
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          823352.4532,
          3823846.688,
          -1.710006473,
          823881.5332,
          3824375.768,
          38.98999353
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                823352.4532178119,
                3823846.687646708,
                -1.710006472851475
              ],
              [
                823352.4532178119,
                3824375.767646708,
                -1.710006472851475
              ],
              [
                823881.533217812,
                3824375.767646708,
                38.98999352714853
              ],
              [
                823881.533217812,
                3823846.687646708,
                38.98999352714853
              ],
              [
                823352.4532178119,
                3823846.687646708,
                -1.710006472851475
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-01T22:57:47+00:00",
        "end_time": "2019-11-30T23:20:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191130_272500e_3821500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191130_272500e_3821500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191130_272500e_3821500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_272500e_3821500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47833353,
            34.50538752,
            -1.710006473,
            -77.47237999,
            34.51031598,
            38.98999353
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47833353147655,
                  34.505553681813524,
                  -1.710006472851475
                ],
                [
                  -77.4781329517605,
                  34.51031597761383,
                  -1.710006472851475
                ],
                [
                  -77.47237998964957,
                  34.51014978411177,
                  38.98999352714853
                ],
                [
                  -77.47258089535599,
                  34.5053875177254,
                  38.98999352714853
                ],
                [
                  -77.47833353147655,
                  34.505553681813524,
                  -1.710006472851475
                ]
              ]
            ]
          },
          "id": "20191130_272500e_3821500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191130_272500e_3821500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-01T22:57:47Z",
            "pc:count": 14268657,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 823612.2198,
                "count": 14268657,
                "maximum": 823881.5332,
                "minimum": 823352.4532,
                "name": "X",
                "position": 0,
                "stddev": 137.2402292,
                "variance": 18834.8805
              },
              {
                "average": 3824099.524,
                "count": 14268657,
                "maximum": 3824375.768,
                "minimum": 3823846.688,
                "name": "Y",
                "position": 1,
                "stddev": 146.0566808,
                "variance": 21332.55402
              },
              {
                "average": 14.84133587,
                "count": 14268657,
                "maximum": 38.98999353,
                "minimum": -1.710006473,
                "name": "Z",
                "position": 2,
                "stddev": 5.888448615,
                "variance": 34.6738271
              },
              {
                "average": 28688.43365,
                "count": 14268657,
                "maximum": 65535,
                "minimum": 3255,
                "name": "Intensity",
                "position": 3,
                "stddev": 11677.31017,
                "variance": 136359572.8
              },
              {
                "average": 2.838061494,
                "count": 14268657,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.747911814,
                "variance": 3.05519571
              },
              {
                "average": 4.675636887,
                "count": 14268657,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.987291546,
                "variance": 3.949327688
              },
              {
                "average": 0.3734752332,
                "count": 14268657,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4837266788,
                "variance": 0.2339914998
              },
              {
                "average": 0.0007554319934,
                "count": 14268657,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02747474056,
                "variance": 0.0007548613688
              },
              {
                "average": 1.144642204,
                "count": 14268657,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.473226499,
                "variance": 0.2239433193
              },
              {
                "average": 1.916107888,
                "count": 14268657,
                "maximum": 20.94599915,
                "minimum": -21.84600067,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.69337675,
                "variance": 187.5085668
              },
              {
                "average": 1.138905505,
                "count": 14268657,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.171605904,
                "variance": 1.372660395
              },
              {
                "average": 9478.717589,
                "count": 14268657,
                "maximum": 32410,
                "minimum": 655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13097.93054,
                "variance": 171555784.5
              },
              {
                "average": 259219901.2,
                "count": 14268657,
                "maximum": 259276267.4,
                "minimum": 259191205.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 39890.36529,
                "variance": 1591241243
              },
              {
                "average": 1.138905505,
                "count": 14268657,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.171605904,
                "variance": 1.372660395
              },
              {
                "average": 0,
                "count": 14268657,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14268657,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14268657,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1747820415,
                "count": 14268657,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3797805808,
                "variance": 0.1442332896
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              823352.4532,
              3823846.688,
              -1.710006473,
              823881.5332,
              3824375.768,
              38.98999353
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    823352.4532178119,
                    3823846.687646708,
                    -1.710006472851475
                  ],
                  [
                    823352.4532178119,
                    3824375.767646708,
                    -1.710006472851475
                  ],
                  [
                    823881.533217812,
                    3824375.767646708,
                    38.98999352714853
                  ],
                  [
                    823881.533217812,
                    3823846.687646708,
                    38.98999352714853
                  ],
                  [
                    823352.4532178119,
                    3823846.687646708,
                    -1.710006472851475
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-01T22:57:47+00:00",
            "end_time": "2019-11-30T23:20: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": "20191126_236000e_3786000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86459055320427,
              34.17709494856608,
              -24.30308561677035
            ],
            [
              -77.86441429825145,
              34.181854870999295,
              -24.30308561677035
            ],
            [
              -77.85868601994005,
              34.181708217296034,
              37.03691438322966
            ],
            [
              -77.85886259559588,
              34.176948320923216,
              37.03691438322966
            ],
            [
              -77.86459055320427,
              34.17709494856608,
              -24.30308561677035
            ]
          ]
        ]
      },
      "bbox": [
        -77.86459055,
        34.17694832,
        -24.30308562,
        -77.85868602,
        34.18185487,
        37.03691438
      ],
      "properties": {
        "datetime": "2019-11-26T21:12:58Z",
        "pc:count": 9939610,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789292.2425,
            "count": 9939610,
            "maximum": 789528.2844,
            "minimum": 788999.6244,
            "name": "X",
            "position": 0,
            "stddev": 147.7856798,
            "variance": 21840.60715
          },
          {
            "average": 3786522.271,
            "count": 9939610,
            "maximum": 3786765.486,
            "minimum": 3786236.906,
            "name": "Y",
            "position": 1,
            "stddev": 144.3544935,
            "variance": 20838.21978
          },
          {
            "average": 13.61057049,
            "count": 9939610,
            "maximum": 37.03691438,
            "minimum": -24.30308562,
            "name": "Z",
            "position": 2,
            "stddev": 5.931874092,
            "variance": 35.18713025
          },
          {
            "average": 33639.21207,
            "count": 9939610,
            "maximum": 65535,
            "minimum": 3539,
            "name": "Intensity",
            "position": 3,
            "stddev": 12826.60286,
            "variance": 164521741
          },
          {
            "average": 2.403505369,
            "count": 9939610,
            "maximum": 10,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.659587279,
            "variance": 2.754229937
          },
          {
            "average": 3.807024018,
            "count": 9939610,
            "maximum": 10,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.211191703,
            "variance": 4.889368748
          },
          {
            "average": 0.3645894557,
            "count": 9939610,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4813148739,
            "variance": 0.2316640078
          },
          {
            "average": 0.00101935589,
            "count": 9939610,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03191107811,
            "variance": 0.001018316906
          },
          {
            "average": 1.192814809,
            "count": 9939610,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4915920977,
            "variance": 0.2416627906
          },
          {
            "average": -3.038671857,
            "count": 9939610,
            "maximum": 20.83799934,
            "minimum": -21.72599983,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.06344388,
            "variance": 170.6535659
          },
          {
            "average": 1.193812031,
            "count": 9939610,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.194600418,
            "variance": 1.42707016
          },
          {
            "average": 8866.084109,
            "count": 9939610,
            "maximum": 30576,
            "minimum": 572,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13416.63546,
            "variance": 180006107.2
          },
          {
            "average": 258836987.9,
            "count": 9939610,
            "maximum": 258837978.8,
            "minimum": 258836225.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 326.9102921,
            "variance": 106870.3391
          },
          {
            "average": 1.193812031,
            "count": 9939610,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.194600418,
            "variance": 1.42707016
          },
          {
            "average": 0,
            "count": 9939610,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9939610,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9939610,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2242201656,
            "count": 9939610,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4170677408,
            "variance": 0.1739455004
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788999.6244,
          3786236.906,
          -24.30308562,
          789528.2844,
          3786765.486,
          37.03691438
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788999.624382937,
                3786236.9063797696,
                -24.30308561677035
              ],
              [
                788999.624382937,
                3786765.4863797696,
                -24.30308561677035
              ],
              [
                789528.2843829369,
                3786765.4863797696,
                37.03691438322966
              ],
              [
                789528.2843829369,
                3786236.9063797696,
                37.03691438322966
              ],
              [
                788999.624382937,
                3786236.9063797696,
                -24.30308561677035
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T21:12:58+00:00",
        "end_time": "2019-11-26T20:43:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236000e_3786000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236000e_3786000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236000e_3786000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3786000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.86459055,
            34.17694832,
            -24.30308562,
            -77.85868602,
            34.18185487,
            37.03691438
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86459055320427,
                  34.17709494856608,
                  -24.30308561677035
                ],
                [
                  -77.86441429825145,
                  34.181854870999295,
                  -24.30308561677035
                ],
                [
                  -77.85868601994005,
                  34.181708217296034,
                  37.03691438322966
                ],
                [
                  -77.85886259559588,
                  34.176948320923216,
                  37.03691438322966
                ],
                [
                  -77.86459055320427,
                  34.17709494856608,
                  -24.30308561677035
                ]
              ]
            ]
          },
          "id": "20191126_236000e_3786000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3786000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T21:12:58Z",
            "pc:count": 9939610,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789292.2425,
                "count": 9939610,
                "maximum": 789528.2844,
                "minimum": 788999.6244,
                "name": "X",
                "position": 0,
                "stddev": 147.7856798,
                "variance": 21840.60715
              },
              {
                "average": 3786522.271,
                "count": 9939610,
                "maximum": 3786765.486,
                "minimum": 3786236.906,
                "name": "Y",
                "position": 1,
                "stddev": 144.3544935,
                "variance": 20838.21978
              },
              {
                "average": 13.61057049,
                "count": 9939610,
                "maximum": 37.03691438,
                "minimum": -24.30308562,
                "name": "Z",
                "position": 2,
                "stddev": 5.931874092,
                "variance": 35.18713025
              },
              {
                "average": 33639.21207,
                "count": 9939610,
                "maximum": 65535,
                "minimum": 3539,
                "name": "Intensity",
                "position": 3,
                "stddev": 12826.60286,
                "variance": 164521741
              },
              {
                "average": 2.403505369,
                "count": 9939610,
                "maximum": 10,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.659587279,
                "variance": 2.754229937
              },
              {
                "average": 3.807024018,
                "count": 9939610,
                "maximum": 10,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.211191703,
                "variance": 4.889368748
              },
              {
                "average": 0.3645894557,
                "count": 9939610,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4813148739,
                "variance": 0.2316640078
              },
              {
                "average": 0.00101935589,
                "count": 9939610,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03191107811,
                "variance": 0.001018316906
              },
              {
                "average": 1.192814809,
                "count": 9939610,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4915920977,
                "variance": 0.2416627906
              },
              {
                "average": -3.038671857,
                "count": 9939610,
                "maximum": 20.83799934,
                "minimum": -21.72599983,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.06344388,
                "variance": 170.6535659
              },
              {
                "average": 1.193812031,
                "count": 9939610,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.194600418,
                "variance": 1.42707016
              },
              {
                "average": 8866.084109,
                "count": 9939610,
                "maximum": 30576,
                "minimum": 572,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13416.63546,
                "variance": 180006107.2
              },
              {
                "average": 258836987.9,
                "count": 9939610,
                "maximum": 258837978.8,
                "minimum": 258836225.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 326.9102921,
                "variance": 106870.3391
              },
              {
                "average": 1.193812031,
                "count": 9939610,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.194600418,
                "variance": 1.42707016
              },
              {
                "average": 0,
                "count": 9939610,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9939610,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9939610,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2242201656,
                "count": 9939610,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4170677408,
                "variance": 0.1739455004
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788999.6244,
              3786236.906,
              -24.30308562,
              789528.2844,
              3786765.486,
              37.03691438
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788999.624382937,
                    3786236.9063797696,
                    -24.30308561677035
                  ],
                  [
                    788999.624382937,
                    3786765.4863797696,
                    -24.30308561677035
                  ],
                  [
                    789528.2843829369,
                    3786765.4863797696,
                    37.03691438322966
                  ],
                  [
                    789528.2843829369,
                    3786236.9063797696,
                    37.03691438322966
                  ],
                  [
                    788999.624382937,
                    3786236.9063797696,
                    -24.30308561677035
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T21:12:58+00:00",
            "end_time": "2019-11-26T20:43: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": "20191126_236000e_3787500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.86504719516311,
              34.1906066419807,
              -9.909194462008617
            ],
            [
              -77.86487092325235,
              34.19536529529945,
              -9.909194462008617
            ],
            [
              -77.85914259596353,
              34.19521863452414,
              38.37080553799139
            ],
            [
              -77.85931918865799,
              34.190460007255176,
              38.37080553799139
            ],
            [
              -77.86504719516311,
              34.1906066419807,
              -9.909194462008617
            ]
          ]
        ]
      },
      "bbox": [
        -77.8650472,
        34.19046001,
        -9.909194462,
        -77.8591426,
        34.1953653,
        38.37080554
      ],
      "properties": {
        "datetime": "2019-11-26T21:33:11Z",
        "pc:count": 8432639,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789150.1552,
            "count": 8432639,
            "maximum": 789439.9695,
            "minimum": 788911.3895,
            "name": "X",
            "position": 0,
            "stddev": 140.6538404,
            "variance": 19783.50283
          },
          {
            "average": 3788001.28,
            "count": 8432639,
            "maximum": 3788263.078,
            "minimum": 3787734.638,
            "name": "Y",
            "position": 1,
            "stddev": 137.5162805,
            "variance": 18910.72741
          },
          {
            "average": 7.670728148,
            "count": 8432639,
            "maximum": 38.37080554,
            "minimum": -9.909194462,
            "name": "Z",
            "position": 2,
            "stddev": 9.343891729,
            "variance": 87.30831265
          },
          {
            "average": 33228.56407,
            "count": 8432639,
            "maximum": 65535,
            "minimum": 3692,
            "name": "Intensity",
            "position": 3,
            "stddev": 11761.66842,
            "variance": 138336844
          },
          {
            "average": 2.109123609,
            "count": 8432639,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.489654101,
            "variance": 2.219069342
          },
          {
            "average": 3.218266073,
            "count": 8432639,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.077967819,
            "variance": 4.317950256
          },
          {
            "average": 0.3786699514,
            "count": 8432639,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4850557156,
            "variance": 0.2352790472
          },
          {
            "average": 0.001223341827,
            "count": 8432639,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03495490533,
            "variance": 0.001221845407
          },
          {
            "average": 2.829489914,
            "count": 8432639,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.137530566,
            "variance": 66.21940371
          },
          {
            "average": -1.076988233,
            "count": 8432639,
            "maximum": 20.80800056,
            "minimum": -21.73200035,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.9745815,
            "variance": 195.2889282
          },
          {
            "average": 1.13729581,
            "count": 8432639,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.166664446,
            "variance": 1.361105929
          },
          {
            "average": 8163.859519,
            "count": 8432639,
            "maximum": 30579,
            "minimum": 576,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13039.79161,
            "variance": 170036165.2
          },
          {
            "average": 258838631.5,
            "count": 8432639,
            "maximum": 258839191.6,
            "minimum": 258837959.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 363.3549739,
            "variance": 132026.837
          },
          {
            "average": 1.13729581,
            "count": 8432639,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.166664446,
            "variance": 1.361105929
          },
          {
            "average": 0,
            "count": 8432639,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8432639,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8432639,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2435446365,
            "count": 8432639,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4292210018,
            "variance": 0.1842306684
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          788911.3895,
          3787734.638,
          -9.909194462,
          789439.9695,
          3788263.078,
          38.37080554
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                788911.3895352458,
                3787734.6384746516,
                -9.909194462008617
              ],
              [
                788911.3895352458,
                3788263.078474652,
                -9.909194462008617
              ],
              [
                789439.9695352459,
                3788263.078474652,
                38.37080553799139
              ],
              [
                789439.9695352459,
                3787734.6384746516,
                38.37080553799139
              ],
              [
                788911.3895352458,
                3787734.6384746516,
                -9.909194462008617
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T21:33:11+00:00",
        "end_time": "2019-11-26T21:12:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236000e_3787500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236000e_3787500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236000e_3787500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3787500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.8650472,
            34.19046001,
            -9.909194462,
            -77.8591426,
            34.1953653,
            38.37080554
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.86504719516311,
                  34.1906066419807,
                  -9.909194462008617
                ],
                [
                  -77.86487092325235,
                  34.19536529529945,
                  -9.909194462008617
                ],
                [
                  -77.85914259596353,
                  34.19521863452414,
                  38.37080553799139
                ],
                [
                  -77.85931918865799,
                  34.190460007255176,
                  38.37080553799139
                ],
                [
                  -77.86504719516311,
                  34.1906066419807,
                  -9.909194462008617
                ]
              ]
            ]
          },
          "id": "20191126_236000e_3787500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236000e_3787500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T21:33:11Z",
            "pc:count": 8432639,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789150.1552,
                "count": 8432639,
                "maximum": 789439.9695,
                "minimum": 788911.3895,
                "name": "X",
                "position": 0,
                "stddev": 140.6538404,
                "variance": 19783.50283
              },
              {
                "average": 3788001.28,
                "count": 8432639,
                "maximum": 3788263.078,
                "minimum": 3787734.638,
                "name": "Y",
                "position": 1,
                "stddev": 137.5162805,
                "variance": 18910.72741
              },
              {
                "average": 7.670728148,
                "count": 8432639,
                "maximum": 38.37080554,
                "minimum": -9.909194462,
                "name": "Z",
                "position": 2,
                "stddev": 9.343891729,
                "variance": 87.30831265
              },
              {
                "average": 33228.56407,
                "count": 8432639,
                "maximum": 65535,
                "minimum": 3692,
                "name": "Intensity",
                "position": 3,
                "stddev": 11761.66842,
                "variance": 138336844
              },
              {
                "average": 2.109123609,
                "count": 8432639,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.489654101,
                "variance": 2.219069342
              },
              {
                "average": 3.218266073,
                "count": 8432639,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.077967819,
                "variance": 4.317950256
              },
              {
                "average": 0.3786699514,
                "count": 8432639,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4850557156,
                "variance": 0.2352790472
              },
              {
                "average": 0.001223341827,
                "count": 8432639,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03495490533,
                "variance": 0.001221845407
              },
              {
                "average": 2.829489914,
                "count": 8432639,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.137530566,
                "variance": 66.21940371
              },
              {
                "average": -1.076988233,
                "count": 8432639,
                "maximum": 20.80800056,
                "minimum": -21.73200035,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.9745815,
                "variance": 195.2889282
              },
              {
                "average": 1.13729581,
                "count": 8432639,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.166664446,
                "variance": 1.361105929
              },
              {
                "average": 8163.859519,
                "count": 8432639,
                "maximum": 30579,
                "minimum": 576,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13039.79161,
                "variance": 170036165.2
              },
              {
                "average": 258838631.5,
                "count": 8432639,
                "maximum": 258839191.6,
                "minimum": 258837959.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 363.3549739,
                "variance": 132026.837
              },
              {
                "average": 1.13729581,
                "count": 8432639,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.166664446,
                "variance": 1.361105929
              },
              {
                "average": 0,
                "count": 8432639,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8432639,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8432639,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.2435446365,
                "count": 8432639,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4292210018,
                "variance": 0.1842306684
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              788911.3895,
              3787734.638,
              -9.909194462,
              789439.9695,
              3788263.078,
              38.37080554
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    788911.3895352458,
                    3787734.6384746516,
                    -9.909194462008617
                  ],
                  [
                    788911.3895352458,
                    3788263.078474652,
                    -9.909194462008617
                  ],
                  [
                    789439.9695352459,
                    3788263.078474652,
                    38.37080553799139
                  ],
                  [
                    789439.9695352459,
                    3787734.6384746516,
                    38.37080553799139
                  ],
                  [
                    788911.3895352458,
                    3787734.6384746516,
                    -9.909194462008617
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T21:33:11+00:00",
            "end_time": "2019-11-26T21:12: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": "20191201_272500e_3822500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47859938756478,
              34.5145638045514,
              -6.656425651819358
            ],
            [
              -77.47839874033116,
              34.519326454733815,
              -6.656425651819358
            ],
            [
              -77.47264602718862,
              34.519160261124675,
              36.08357434818065
            ],
            [
              -77.4728470005331,
              34.514397640354815,
              36.08357434818065
            ],
            [
              -77.47859938756478,
              34.5145638045514,
              -6.656425651819358
            ]
          ]
        ]
      },
      "bbox": [
        -77.47859939,
        34.51439764,
        -6.656425652,
        -77.47264603,
        34.51932645,
        36.08357435
      ],
      "properties": {
        "datetime": "2019-12-01T22:48:48Z",
        "pc:count": 16293828,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 823558.5503,
            "count": 16293828,
            "maximum": 823822.1746,
            "minimum": 823293.1746,
            "name": "X",
            "position": 0,
            "stddev": 139.7188849,
            "variance": 19521.3668
          },
          {
            "average": 3825090.028,
            "count": 16293828,
            "maximum": 3825374.745,
            "minimum": 3824845.625,
            "name": "Y",
            "position": 1,
            "stddev": 135.489377,
            "variance": 18357.37129
          },
          {
            "average": 11.02987121,
            "count": 16293828,
            "maximum": 36.08357435,
            "minimum": -6.656425652,
            "name": "Z",
            "position": 2,
            "stddev": 7.326593854,
            "variance": 53.6789775
          },
          {
            "average": 27314.82492,
            "count": 16293828,
            "maximum": 65535,
            "minimum": 4303,
            "name": "Intensity",
            "position": 3,
            "stddev": 10743.60524,
            "variance": 115425053.5
          },
          {
            "average": 2.820263599,
            "count": 16293828,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.714894567,
            "variance": 2.940863375
          },
          {
            "average": 4.640537877,
            "count": 16293828,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.920660021,
            "variance": 3.688934915
          },
          {
            "average": 0.3718022554,
            "count": 16293828,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4832859946,
            "variance": 0.2335653526
          },
          {
            "average": 0.0007172040849,
            "count": 16293828,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.02677106175,
            "variance": 0.0007166897472
          },
          {
            "average": 1.536593549,
            "count": 16293828,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.143664484,
            "variance": 17.16995535
          },
          {
            "average": -0.9489835135,
            "count": 16293828,
            "maximum": 20.89800072,
            "minimum": -21.8579998,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.78689761,
            "variance": 190.0785457
          },
          {
            "average": 1.13042951,
            "count": 16293828,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.170390202,
            "variance": 1.369813226
          },
          {
            "average": 8239.350849,
            "count": 16293828,
            "maximum": 30655,
            "minimum": 651,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13039.80873,
            "variance": 170036611.7
          },
          {
            "average": 259274700.2,
            "count": 16293828,
            "maximum": 259275728.9,
            "minimum": 259273711.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 326.7388995,
            "variance": 106758.3085
          },
          {
            "average": 1.13042951,
            "count": 16293828,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.170390202,
            "variance": 1.369813226
          },
          {
            "average": 0,
            "count": 16293828,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16293828,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16293828,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1722160686,
            "count": 16293828,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3775681436,
            "variance": 0.142557703
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          823293.1746,
          3824845.625,
          -6.656425652,
          823822.1746,
          3825374.745,
          36.08357435
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                823293.1745723534,
                3824845.6246457365,
                -6.656425651819358
              ],
              [
                823293.1745723534,
                3825374.7446457366,
                -6.656425651819358
              ],
              [
                823822.1745723534,
                3825374.7446457366,
                36.08357434818065
              ],
              [
                823822.1745723534,
                3824845.6246457365,
                36.08357434818065
              ],
              [
                823293.1745723534,
                3824845.6246457365,
                -6.656425651819358
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-12-01T22:48:48+00:00",
        "end_time": "2019-12-01T22:15:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191201_272500e_3822500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191201_272500e_3822500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191201_272500e_3822500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191201_272500e_3822500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47859939,
            34.51439764,
            -6.656425652,
            -77.47264603,
            34.51932645,
            36.08357435
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47859938756478,
                  34.5145638045514,
                  -6.656425651819358
                ],
                [
                  -77.47839874033116,
                  34.519326454733815,
                  -6.656425651819358
                ],
                [
                  -77.47264602718862,
                  34.519160261124675,
                  36.08357434818065
                ],
                [
                  -77.4728470005331,
                  34.514397640354815,
                  36.08357434818065
                ],
                [
                  -77.47859938756478,
                  34.5145638045514,
                  -6.656425651819358
                ]
              ]
            ]
          },
          "id": "20191201_272500e_3822500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191201_272500e_3822500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-12-01T22:48:48Z",
            "pc:count": 16293828,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 823558.5503,
                "count": 16293828,
                "maximum": 823822.1746,
                "minimum": 823293.1746,
                "name": "X",
                "position": 0,
                "stddev": 139.7188849,
                "variance": 19521.3668
              },
              {
                "average": 3825090.028,
                "count": 16293828,
                "maximum": 3825374.745,
                "minimum": 3824845.625,
                "name": "Y",
                "position": 1,
                "stddev": 135.489377,
                "variance": 18357.37129
              },
              {
                "average": 11.02987121,
                "count": 16293828,
                "maximum": 36.08357435,
                "minimum": -6.656425652,
                "name": "Z",
                "position": 2,
                "stddev": 7.326593854,
                "variance": 53.6789775
              },
              {
                "average": 27314.82492,
                "count": 16293828,
                "maximum": 65535,
                "minimum": 4303,
                "name": "Intensity",
                "position": 3,
                "stddev": 10743.60524,
                "variance": 115425053.5
              },
              {
                "average": 2.820263599,
                "count": 16293828,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.714894567,
                "variance": 2.940863375
              },
              {
                "average": 4.640537877,
                "count": 16293828,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.920660021,
                "variance": 3.688934915
              },
              {
                "average": 0.3718022554,
                "count": 16293828,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4832859946,
                "variance": 0.2335653526
              },
              {
                "average": 0.0007172040849,
                "count": 16293828,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.02677106175,
                "variance": 0.0007166897472
              },
              {
                "average": 1.536593549,
                "count": 16293828,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.143664484,
                "variance": 17.16995535
              },
              {
                "average": -0.9489835135,
                "count": 16293828,
                "maximum": 20.89800072,
                "minimum": -21.8579998,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.78689761,
                "variance": 190.0785457
              },
              {
                "average": 1.13042951,
                "count": 16293828,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.170390202,
                "variance": 1.369813226
              },
              {
                "average": 8239.350849,
                "count": 16293828,
                "maximum": 30655,
                "minimum": 651,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13039.80873,
                "variance": 170036611.7
              },
              {
                "average": 259274700.2,
                "count": 16293828,
                "maximum": 259275728.9,
                "minimum": 259273711.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 326.7388995,
                "variance": 106758.3085
              },
              {
                "average": 1.13042951,
                "count": 16293828,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.170390202,
                "variance": 1.369813226
              },
              {
                "average": 0,
                "count": 16293828,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16293828,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16293828,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1722160686,
                "count": 16293828,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3775681436,
                "variance": 0.142557703
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              823293.1746,
              3824845.625,
              -6.656425652,
              823822.1746,
              3825374.745,
              36.08357435
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    823293.1745723534,
                    3824845.6246457365,
                    -6.656425651819358
                  ],
                  [
                    823293.1745723534,
                    3825374.7446457366,
                    -6.656425651819358
                  ],
                  [
                    823822.1745723534,
                    3825374.7446457366,
                    36.08357434818065
                  ],
                  [
                    823822.1745723534,
                    3824845.6246457365,
                    36.08357434818065
                  ],
                  [
                    823293.1745723534,
                    3824845.6246457365,
                    -6.656425651819358
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-12-01T22:48:48+00:00",
            "end_time": "2019-12-01T22:15: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": "20191126_236500e_3792500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.8576288331234,
              34.235835757385395,
              -11.889213083862916
            ],
            [
              -77.85751878795453,
              34.23879460969702,
              -11.889213083862916
            ],
            [
              -77.85530405607497,
              34.23873777140787,
              31.250786916137084
            ],
            [
              -77.85541417848893,
              34.23577892536983,
              31.250786916137084
            ],
            [
              -77.8576288331234,
              34.235835757385395,
              -11.889213083862916
            ]
          ]
        ]
      },
      "bbox": [
        -77.85762883,
        34.23577893,
        -11.88921308,
        -77.85530406,
        34.23879461,
        31.25078692
      ],
      "properties": {
        "datetime": "2019-11-26T22:21:30Z",
        "pc:count": 717235,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789565.9901,
            "count": 717235,
            "maximum": 789644.6688,
            "minimum": 789440.4088,
            "name": "X",
            "position": 0,
            "stddev": 46.20987931,
            "variance": 2135.352946
          },
          {
            "average": 3792904.813,
            "count": 717235,
            "maximum": 3793102.176,
            "minimum": 3792773.596,
            "name": "Y",
            "position": 1,
            "stddev": 85.12981645,
            "variance": 7247.085649
          },
          {
            "average": 14.11082601,
            "count": 717235,
            "maximum": 31.25078692,
            "minimum": -11.88921308,
            "name": "Z",
            "position": 2,
            "stddev": 4.499241848,
            "variance": 20.24317721
          },
          {
            "average": 39309.70566,
            "count": 717235,
            "maximum": 65535,
            "minimum": 5024,
            "name": "Intensity",
            "position": 3,
            "stddev": 12170.65355,
            "variance": 148124807.9
          },
          {
            "average": 1.736729245,
            "count": 717235,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.25372225,
            "variance": 1.57181948
          },
          {
            "average": 2.466824681,
            "count": 717235,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.849112744,
            "variance": 3.41921794
          },
          {
            "average": 0.3685193835,
            "count": 717235,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4824035364,
            "variance": 0.2327131719
          },
          {
            "average": 0.002407857955,
            "count": 717235,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.04901085108,
            "variance": 0.002402063524
          },
          {
            "average": 1.234354152,
            "count": 717235,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5052794796,
            "variance": 0.2553073526
          },
          {
            "average": 14.7225013,
            "count": 717235,
            "maximum": 20.7840004,
            "minimum": -3.407999992,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.116453683,
            "variance": 26.17809829
          },
          {
            "average": 1.166416865,
            "count": 717235,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.183927987,
            "variance": 1.401685479
          },
          {
            "average": 8564.974813,
            "count": 717235,
            "maximum": 30586,
            "minimum": 586,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13255.39325,
            "variance": 175705450.3
          },
          {
            "average": 258842087,
            "count": 717235,
            "maximum": 258842090.3,
            "minimum": 258842083.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.580550943,
            "variance": 2.498141285
          },
          {
            "average": 1.166416865,
            "count": 717235,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.183927987,
            "variance": 1.401685479
          },
          {
            "average": 0,
            "count": 717235,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 717235,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 717235,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.3388080615,
            "count": 717235,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4733048397,
            "variance": 0.2240174713
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          789440.4088,
          3792773.596,
          -11.88921308,
          789644.6688,
          3793102.176,
          31.25078692
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                789440.4088126466,
                3792773.5964352507,
                -11.889213083862916
              ],
              [
                789440.4088126466,
                3793102.176435251,
                -11.889213083862916
              ],
              [
                789644.6688126466,
                3793102.176435251,
                31.250786916137084
              ],
              [
                789644.6688126466,
                3792773.5964352507,
                31.250786916137084
              ],
              [
                789440.4088126466,
                3792773.5964352507,
                -11.889213083862916
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:21:30+00:00",
        "end_time": "2019-11-26T22:21:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236500e_3792500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236500e_3792500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236500e_3792500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236500e_3792500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.85762883,
            34.23577893,
            -11.88921308,
            -77.85530406,
            34.23879461,
            31.25078692
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.8576288331234,
                  34.235835757385395,
                  -11.889213083862916
                ],
                [
                  -77.85751878795453,
                  34.23879460969702,
                  -11.889213083862916
                ],
                [
                  -77.85530405607497,
                  34.23873777140787,
                  31.250786916137084
                ],
                [
                  -77.85541417848893,
                  34.23577892536983,
                  31.250786916137084
                ],
                [
                  -77.8576288331234,
                  34.235835757385395,
                  -11.889213083862916
                ]
              ]
            ]
          },
          "id": "20191126_236500e_3792500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236500e_3792500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:21:30Z",
            "pc:count": 717235,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789565.9901,
                "count": 717235,
                "maximum": 789644.6688,
                "minimum": 789440.4088,
                "name": "X",
                "position": 0,
                "stddev": 46.20987931,
                "variance": 2135.352946
              },
              {
                "average": 3792904.813,
                "count": 717235,
                "maximum": 3793102.176,
                "minimum": 3792773.596,
                "name": "Y",
                "position": 1,
                "stddev": 85.12981645,
                "variance": 7247.085649
              },
              {
                "average": 14.11082601,
                "count": 717235,
                "maximum": 31.25078692,
                "minimum": -11.88921308,
                "name": "Z",
                "position": 2,
                "stddev": 4.499241848,
                "variance": 20.24317721
              },
              {
                "average": 39309.70566,
                "count": 717235,
                "maximum": 65535,
                "minimum": 5024,
                "name": "Intensity",
                "position": 3,
                "stddev": 12170.65355,
                "variance": 148124807.9
              },
              {
                "average": 1.736729245,
                "count": 717235,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.25372225,
                "variance": 1.57181948
              },
              {
                "average": 2.466824681,
                "count": 717235,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.849112744,
                "variance": 3.41921794
              },
              {
                "average": 0.3685193835,
                "count": 717235,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4824035364,
                "variance": 0.2327131719
              },
              {
                "average": 0.002407857955,
                "count": 717235,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.04901085108,
                "variance": 0.002402063524
              },
              {
                "average": 1.234354152,
                "count": 717235,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5052794796,
                "variance": 0.2553073526
              },
              {
                "average": 14.7225013,
                "count": 717235,
                "maximum": 20.7840004,
                "minimum": -3.407999992,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.116453683,
                "variance": 26.17809829
              },
              {
                "average": 1.166416865,
                "count": 717235,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.183927987,
                "variance": 1.401685479
              },
              {
                "average": 8564.974813,
                "count": 717235,
                "maximum": 30586,
                "minimum": 586,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13255.39325,
                "variance": 175705450.3
              },
              {
                "average": 258842087,
                "count": 717235,
                "maximum": 258842090.3,
                "minimum": 258842083.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.580550943,
                "variance": 2.498141285
              },
              {
                "average": 1.166416865,
                "count": 717235,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.183927987,
                "variance": 1.401685479
              },
              {
                "average": 0,
                "count": 717235,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 717235,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 717235,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.3388080615,
                "count": 717235,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4733048397,
                "variance": 0.2240174713
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              789440.4088,
              3792773.596,
              -11.88921308,
              789644.6688,
              3793102.176,
              31.25078692
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    789440.4088126466,
                    3792773.5964352507,
                    -11.889213083862916
                  ],
                  [
                    789440.4088126466,
                    3793102.176435251,
                    -11.889213083862916
                  ],
                  [
                    789644.6688126466,
                    3793102.176435251,
                    31.250786916137084
                  ],
                  [
                    789644.6688126466,
                    3792773.5964352507,
                    31.250786916137084
                  ],
                  [
                    789440.4088126466,
                    3792773.5964352507,
                    -11.889213083862916
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:21:30+00:00",
            "end_time": "2019-11-26T22:21: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": "20191126_236500e_3792000n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.85830812050752,
              34.231321558648006,
              -4.329965383879298
            ],
            [
              -77.85813579420018,
              34.23595660132864,
              -4.329965383879298
            ],
            [
              -77.85509039588986,
              34.235878453102295,
              36.6300346161207
            ],
            [
              -77.85526288856138,
              34.231243423934096,
              36.6300346161207
            ],
            [
              -77.85830812050752,
              34.231321558648006,
              -4.329965383879298
            ]
          ]
        ]
      },
      "bbox": [
        -77.85830812,
        34.23124342,
        -4.329965384,
        -77.8550904,
        34.2359566,
        36.63003462
      ],
      "properties": {
        "datetime": "2019-11-26T22:21:30Z",
        "pc:count": 2185288,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 789562.5693,
            "count": 2185288,
            "maximum": 789674.1618,
            "minimum": 789393.2818,
            "name": "X",
            "position": 0,
            "stddev": 67.62492115,
            "variance": 4573.12996
          },
          {
            "average": 3792468.536,
            "count": 2185288,
            "maximum": 3792785.561,
            "minimum": 3792270.841,
            "name": "Y",
            "position": 1,
            "stddev": 144.1950251,
            "variance": 20792.20527
          },
          {
            "average": 12.24950537,
            "count": 2185288,
            "maximum": 36.63003462,
            "minimum": -4.329965384,
            "name": "Z",
            "position": 2,
            "stddev": 6.901553943,
            "variance": 47.63144683
          },
          {
            "average": 34282.94536,
            "count": 2185288,
            "maximum": 65535,
            "minimum": 3648,
            "name": "Intensity",
            "position": 3,
            "stddev": 13598.88447,
            "variance": 184929658.8
          },
          {
            "average": 2.210341612,
            "count": 2185288,
            "maximum": 11,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.579647711,
            "variance": 2.495286892
          },
          {
            "average": 3.417539015,
            "count": 2185288,
            "maximum": 11,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.192602363,
            "variance": 4.807505123
          },
          {
            "average": 0.2716342194,
            "count": 2185288,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.444802384,
            "variance": 0.1978491608
          },
          {
            "average": 0.001199384246,
            "count": 2185288,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03461136044,
            "variance": 0.001197946272
          },
          {
            "average": 2.037298516,
            "count": 2185288,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.789606159,
            "variance": 33.51953948
          },
          {
            "average": -7.397026317,
            "count": 2185288,
            "maximum": 20.80200005,
            "minimum": -21.66600037,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.35602962,
            "variance": 107.2473495
          },
          {
            "average": 1.122884947,
            "count": 2185288,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.250806346,
            "variance": 1.564516514
          },
          {
            "average": 9097.768613,
            "count": 2185288,
            "maximum": 30586,
            "minimum": 585,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13524.53399,
            "variance": 182913019.6
          },
          {
            "average": 258841766.3,
            "count": 2185288,
            "maximum": 258842090.5,
            "minimum": 258841648.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 192.0532812,
            "variance": 36884.46281
          },
          {
            "average": 1.122884947,
            "count": 2185288,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.250806346,
            "variance": 1.564516514
          },
          {
            "average": 0,
            "count": 2185288,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2185288,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2185288,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.1895356585,
            "count": 2185288,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3919336206,
            "variance": 0.1536119629
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          789393.2818,
          3792270.841,
          -4.329965384,
          789674.1618,
          3792785.561,
          36.63003462
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                789393.28184455,
                3792270.8406331628,
                -4.329965383879298
              ],
              [
                789393.28184455,
                3792785.5606331625,
                -4.329965383879298
              ],
              [
                789674.1618445499,
                3792785.5606331625,
                36.6300346161207
              ],
              [
                789674.1618445499,
                3792270.8406331628,
                36.6300346161207
              ],
              [
                789393.28184455,
                3792270.8406331628,
                -4.329965383879298
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T22:21:30+00:00",
        "end_time": "2019-11-26T22:14:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_236500e_3792000n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_236500e_3792000n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_236500e_3792000n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236500e_3792000n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.85830812,
            34.23124342,
            -4.329965384,
            -77.8550904,
            34.2359566,
            36.63003462
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.85830812050752,
                  34.231321558648006,
                  -4.329965383879298
                ],
                [
                  -77.85813579420018,
                  34.23595660132864,
                  -4.329965383879298
                ],
                [
                  -77.85509039588986,
                  34.235878453102295,
                  36.6300346161207
                ],
                [
                  -77.85526288856138,
                  34.231243423934096,
                  36.6300346161207
                ],
                [
                  -77.85830812050752,
                  34.231321558648006,
                  -4.329965383879298
                ]
              ]
            ]
          },
          "id": "20191126_236500e_3792000n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_236500e_3792000n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T22:21:30Z",
            "pc:count": 2185288,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 789562.5693,
                "count": 2185288,
                "maximum": 789674.1618,
                "minimum": 789393.2818,
                "name": "X",
                "position": 0,
                "stddev": 67.62492115,
                "variance": 4573.12996
              },
              {
                "average": 3792468.536,
                "count": 2185288,
                "maximum": 3792785.561,
                "minimum": 3792270.841,
                "name": "Y",
                "position": 1,
                "stddev": 144.1950251,
                "variance": 20792.20527
              },
              {
                "average": 12.24950537,
                "count": 2185288,
                "maximum": 36.63003462,
                "minimum": -4.329965384,
                "name": "Z",
                "position": 2,
                "stddev": 6.901553943,
                "variance": 47.63144683
              },
              {
                "average": 34282.94536,
                "count": 2185288,
                "maximum": 65535,
                "minimum": 3648,
                "name": "Intensity",
                "position": 3,
                "stddev": 13598.88447,
                "variance": 184929658.8
              },
              {
                "average": 2.210341612,
                "count": 2185288,
                "maximum": 11,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.579647711,
                "variance": 2.495286892
              },
              {
                "average": 3.417539015,
                "count": 2185288,
                "maximum": 11,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 2.192602363,
                "variance": 4.807505123
              },
              {
                "average": 0.2716342194,
                "count": 2185288,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.444802384,
                "variance": 0.1978491608
              },
              {
                "average": 0.001199384246,
                "count": 2185288,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03461136044,
                "variance": 0.001197946272
              },
              {
                "average": 2.037298516,
                "count": 2185288,
                "maximum": 45,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.789606159,
                "variance": 33.51953948
              },
              {
                "average": -7.397026317,
                "count": 2185288,
                "maximum": 20.80200005,
                "minimum": -21.66600037,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.35602962,
                "variance": 107.2473495
              },
              {
                "average": 1.122884947,
                "count": 2185288,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.250806346,
                "variance": 1.564516514
              },
              {
                "average": 9097.768613,
                "count": 2185288,
                "maximum": 30586,
                "minimum": 585,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13524.53399,
                "variance": 182913019.6
              },
              {
                "average": 258841766.3,
                "count": 2185288,
                "maximum": 258842090.5,
                "minimum": 258841648.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 192.0532812,
                "variance": 36884.46281
              },
              {
                "average": 1.122884947,
                "count": 2185288,
                "maximum": 3,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 1.250806346,
                "variance": 1.564516514
              },
              {
                "average": 0,
                "count": 2185288,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2185288,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2185288,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.1895356585,
                "count": 2185288,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3919336206,
                "variance": 0.1536119629
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              789393.2818,
              3792270.841,
              -4.329965384,
              789674.1618,
              3792785.561,
              36.63003462
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    789393.28184455,
                    3792270.8406331628,
                    -4.329965383879298
                  ],
                  [
                    789393.28184455,
                    3792785.5606331625,
                    -4.329965383879298
                  ],
                  [
                    789674.1618445499,
                    3792785.5606331625,
                    36.6300346161207
                  ],
                  [
                    789674.1618445499,
                    3792270.8406331628,
                    36.6300346161207
                  ],
                  [
                    789393.28184455,
                    3792270.8406331628,
                    -4.329965383879298
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 17N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6346
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
            "start_time": "2019-11-26T22:21:30+00:00",
            "end_time": "2019-11-26T22:14: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": "20191126_237000e_3780500n.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.85208467648143,
              34.12780647571178,
              -14.692968095673965
            ],
            [
              -77.85190805947013,
              34.13256601896827,
              -14.692968095673965
            ],
            [
              -77.8461851265139,
              34.13241901702331,
              15.707031904326037
            ],
            [
              -77.84636206330137,
              34.12765949990512,
              15.707031904326037
            ],
            [
              -77.85208467648143,
              34.12780647571178,
              -14.692968095673965
            ]
          ]
        ]
      },
      "bbox": [
        -77.85208468,
        34.1276595,
        -14.6929681,
        -77.84618513,
        34.13256602,
        15.7070319
      ],
      "properties": {
        "datetime": "2019-11-26T20:01:04Z",
        "pc:count": 7720814,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 790628.1901,
            "count": 7720814,
            "maximum": 790850.0698,
            "minimum": 790321.5898,
            "name": "X",
            "position": 0,
            "stddev": 152.3226636,
            "variance": 23202.19383
          },
          {
            "average": 3781051.907,
            "count": 7720814,
            "maximum": 3781332.785,
            "minimum": 3780804.245,
            "name": "Y",
            "position": 1,
            "stddev": 137.8499725,
            "variance": 19002.61493
          },
          {
            "average": -0.4757480979,
            "count": 7720814,
            "maximum": 15.7070319,
            "minimum": -14.6929681,
            "name": "Z",
            "position": 2,
            "stddev": 1.175303733,
            "variance": 1.381338865
          },
          {
            "average": 33698.40856,
            "count": 7720814,
            "maximum": 65535,
            "minimum": 4653,
            "name": "Intensity",
            "position": 3,
            "stddev": 10212.51576,
            "variance": 104295478.1
          },
          {
            "average": 2.146595683,
            "count": 7720814,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.617074515,
            "variance": 2.614929987
          },
          {
            "average": 3.293213384,
            "count": 7720814,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 2.320238265,
            "variance": 5.383505604
          },
          {
            "average": 0.4155910245,
            "count": 7720814,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4928236564,
            "variance": 0.2428751563
          },
          {
            "average": 0.001315405345,
            "count": 7720814,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03624465786,
            "variance": 0.001313675223
          },
          {
            "average": 13.9158761,
            "count": 7720814,
            "maximum": 45,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 19.45634507,
            "variance": 378.5493634
          },
          {
            "average": 4.182375789,
            "count": 7720814,
            "maximum": 20.79599953,
            "minimum": -21.69000053,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.66415295,
            "variance": 186.7090757
          },
          {
            "average": 0.9267678253,
            "count": 7720814,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.044137427,
            "variance": 1.090222966
          },
          {
            "average": 5677.296146,
            "count": 7720814,
            "maximum": 30567,
            "minimum": 552,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11279.47003,
            "variance": 127226444.1
          },
          {
            "average": 258832884.1,
            "count": 7720814,
            "maximum": 258833664.1,
            "minimum": 258826812.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1111.77727,
            "variance": 1236048.699
          },
          {
            "average": 0.9267678253,
            "count": 7720814,
            "maximum": 3,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 1.044137427,
            "variance": 1.090222966
          },
          {
            "average": 0,
            "count": 7720814,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7720814,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7720814,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.2653115332,
            "count": 7720814,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4414989794,
            "variance": 0.1949213488
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          790321.5898,
          3780804.245,
          -14.6929681,
          790850.0698,
          3781332.785,
          15.7070319
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                790321.5897621441,
                3780804.245248508,
                -14.692968095673965
              ],
              [
                790321.5897621441,
                3781332.785248508,
                -14.692968095673965
              ],
              [
                790850.0697621441,
                3781332.785248508,
                15.707031904326037
              ],
              [
                790850.0697621441,
                3780804.245248508,
                15.707031904326037
              ],
              [
                790321.5897621441,
                3780804.245248508,
                -14.692968095673965
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 17N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6346
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 17N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6346\"]]",
        "start_time": "2019-11-26T20:01:04+00:00",
        "end_time": "2019-11-26T18:06:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/stac/block01/20191126_237000e_3780500n.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20191126_237000e_3780500n.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9467/block01/20191126_237000e_3780500n.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_237000e_3780500n.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.85208468,
            34.1276595,
            -14.6929681,
            -77.84618513,
            34.13256602,
            15.7070319
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.85208467648143,
                  34.12780647571178,
                  -14.692968095673965
                ],
                [
                  -77.85190805947013,
                  34.13256601896827,
                  -14.692968095673965
                ],
                [
                  -77.8461851265139,
                  34.13241901702331,
                  15.707031904326037
                ],
                [
                  -77.84636206330137,
                  34.12765949990512,
                  15.707031904326037
                ],
                [
                  -77.85208467648143,
                  34.12780647571178,
                  -14.692968095673965
                ]
              ]
            ]
          },
          "id": "20191126_237000e_3780500n.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9467/block01/20191126_237000e_3780500n.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-11-26T20:01:04Z",
            "pc:count": 7720814,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 790628.1901,
                "count": 7720814,
                "maximum": 790850.0698,
                "minimum": 790321.5898,
                "name": "X",
                "position": 0,
                "stddev": 152.3226636,
                "variance": 23202.19383
              },
              {
                "average": 3781051.907,
                "count": 7720814,
                "maximum": 3781332.785,
                "minimum": 3780804.245,
                "name": "Y",
                "position": 1,
                "stddev": 137.8499725,
                "variance": 19002.61493
              },
              {
            